Uses of Class
com.sgs.common.database.StockLocation
-
Packages that use StockLocation Package Description com.sgapi.services This package provides endpoints for integrating data with the SG V5 System Imports are handled within the IntegrationImport class Exports are handled within the IntegrationExport classcom.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of StockLocation in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type StockLocation Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setStockLocation(java.util.List<StockLocation> stockLocations)
Imports a stock detail record. -
Uses of StockLocation in com.sgs.common.database
Fields in com.sgs.common.database declared as StockLocation Modifier and Type Field Description StockLocation
QALog. linkedStock
The stock associated with this eventStockLocation
SPCRun. sourceStock
The active source stock lot for the SPC runStockLocation
BatchConsumption. stock
The inventory that was consumedStockLocation
ContainerLink. stock
The stock item which is contained within this pallet/containerStockLocation
LotContainer. stock
The stock that this LotContainer pertains toStockLocation
SalesLog. stock
The stock which was affected by this actionStockLocation
StockAssignment. stock
The stock item to assignStockLocation
SystemLog. stock
The stock item in questionStockLocation
SystemLog. targetStock
The target stock entity of this transactionMethods in com.sgs.common.database that return StockLocation Modifier and Type Method Description StockLocation
FormulaStep. getActiveStock()
StockLocation
QALog. getLinkedStock()
StockLocation
Batch. getProducedStock()
StockLocation
BatchFull. getProducedStock()
StockLocation
SuperBatch. getProducedStock()
StockLocation
SPCRun. getSourceStock()
StockLocation
Bag. getStock()
StockLocation
BatchConsumption. getStock()
StockLocation
ContainerLink. getStock()
StockLocation
LotContainer. getStock()
StockLocation
RackStockLocationLink. getStock()
StockLocation
SalesLog. getStock()
StockLocation
StockAssignment. getStock()
StockLocation
SystemLog. getStock()
StockLocation
SystemLog. getTargetStock()
Methods in com.sgs.common.database with parameters of type StockLocation Modifier and Type Method Description int
StockLocation. compareTo(StockLocation o)
byte[]
LabelPrinter. parseBagLabel(byte[] data, java.lang.String formulaCode, java.lang.String formulaName, java.lang.String formulaUnits, java.lang.String weight, java.lang.String batchNumber, java.lang.String jobNumber, java.lang.String operator, java.lang.String status, boolean ltsEnabled, java.util.Date expiry, java.lang.String comCode, java.lang.String comDesc, java.lang.String bagId, StockLocation stock, java.lang.String batchCount, java.lang.String terminalName, java.lang.String jobLocationCode, java.lang.String jobLocationDesc, Container batchPallet, Commodity stockCommodity, Bag bag, java.lang.String grossWeight, java.lang.String tare, java.lang.Integer stepSequenceNo, java.lang.String targetQty)
byte[]
LabelPrinter. parseBatchLabel(byte[] data, java.lang.String formulaCode, java.lang.String formulaName, java.lang.String formulaUnits, java.lang.String weightStr, java.lang.String batchNumber, java.lang.String jobNumber, java.lang.String operator, java.lang.String barcode, java.lang.String status, boolean ltsEnabled, java.util.Date expiry, boolean containsAllergen, java.lang.Object[][] ingredientArray, int ingredientArraySize, int commodityId, java.lang.String upc, Location productionLocation, java.lang.Integer serial, java.lang.String gtin, java.lang.Double packCount, StockLocation sourceLot, StockLocation producedStock, double weight, java.lang.String productWeighmentUnit, java.lang.Double tare, java.lang.String weightDividedByLabels, java.lang.Double transactionPackCount, int ingredientArrayDecimals, java.lang.String terminalName, java.lang.Object[][] salesOrderLinkArray, int salesOrderArraySize, java.lang.String manufacturerPartNo, java.lang.String batchXofY, java.lang.String jobComments, java.lang.String customField1, java.lang.String customField2, java.lang.String customField3, java.lang.String customField4, java.lang.String customField5, java.lang.Double products, java.lang.Integer bulkQty, java.lang.Double formulaExpectedWeight, java.lang.Double consumptionWeight, Container pallet, java.lang.String formulaCustomField1, java.lang.Double stepWeight, int formulaProduceAs, double boxCount, int labelAddDays, int stockContainerNumber, java.lang.String formulaCustomField2, int labelQuantity, java.lang.String[] reasons, int labelAddDaysSecondary, java.lang.Double packQty, java.lang.String formulaCustomField3, java.lang.String formulaCustomField4, java.lang.String formulaCustomField5, java.lang.String formulaCustomField6, java.lang.String formulaCustomField7, java.lang.Double formulaTare)
byte[]
LabelPrinter. parseFPBoxEndLabel(byte[] data, Formula formula, com.sgs.common.data_containers.SalesOrderFormulaPair order, java.lang.String lotNumber, boolean ltsEnabled, java.lang.String origin, java.lang.String supplierLot, StockLocation stock, StockLocation producedStock, java.lang.String terminalName, java.lang.String operator, int labelsQty, int labelAddDays, PreBatch preBatch, java.lang.Double netWeight, java.lang.String productWeighmentUnit, int labelAddDaysSecondary)
byte[]
LabelPrinter. parseFPStockLabel(byte[] data, StockLocation activeStock, StockLocation producedStock, java.lang.String terminalName)
byte[]
LabelPrinter. parseGenericLabel(byte[] data, java.lang.String jobNumber, java.lang.String formulaCode, java.lang.String formulaName, java.lang.String formulaUnits, java.lang.String comCode, java.lang.String comDesc, java.lang.String ingredientUnitsCode, java.lang.String ingredientUnitsDesc, StockLocation stock, java.lang.String operator, java.lang.String batchNumber, java.lang.String terminalName, FormulaStep step, Container pallet, java.util.Date expiry, java.lang.Double palletQty, java.util.Date jobProductionDate)
byte[]
LabelPrinter. parseLotContainerLabel(byte[] data, StockLocation stock, java.util.Date receivedDate, java.lang.String barcode, java.util.Date expiry, java.lang.String operator, boolean containsAllergen, Container pallet, Container container, java.lang.Integer containerQty, java.lang.Double grossWeight, java.lang.Double palletTare, LotContainer lotContainer, java.lang.Double quantity, java.lang.Integer bulkReceiptCount, java.lang.Double bulkItemWeight, java.lang.String weightByLabels, PurchaseOrderLine poLine)
byte[]
LabelPrinter. parseStockLabel(byte[] data, StockLocation stock, java.util.Date receivedDate, java.lang.String barcode, java.util.Date expiry, java.lang.String operator, boolean containsAllergen, Container pallet, Container container, java.lang.Integer containerQty, java.lang.Double grossWeight, java.lang.Double palletTare, LotContainer lotContainer, java.lang.Double quantity, java.lang.Integer bulkReceiptCount, java.lang.Double bulkItemWeight, java.lang.String weightByLabels, PurchaseOrderLine poLine, java.lang.Double packQty, int labelAddDays, int labelAddDaysSecondary)
byte[]
LabelPrinter. parseWithdrawLabel(byte[] data, StockLocation stock, java.util.Date receivedDate, java.lang.String barcode, java.util.Date expiry, java.lang.String operator, boolean containsAllergen, Container pallet, Container container, java.lang.Integer containerQty, java.lang.Double grossWeight, java.lang.Double palletTare, LotContainer lotContainer, java.lang.Double quantity, java.lang.Integer bulkReceiptCount, java.lang.Double tare, Reason reason)
void
FormulaStep. setActiveStock(StockLocation stock)
void
QALog. setLinkedStock(StockLocation linkedStock)
void
Batch. setProducedStock(StockLocation producedStock)
void
BatchFull. setProducedStock(StockLocation producedStock)
void
SuperBatch. setProducedStock(StockLocation producedStock)
void
SPCRun. setSourceStock(StockLocation sourceStock)
void
Bag. setStock(StockLocation stock)
void
BatchConsumption. setStock(StockLocation stock)
void
ContainerLink. setStock(StockLocation stock)
void
LotContainer. setStock(StockLocation stock)
void
RackStockLocationLink. setStock(StockLocation stock)
void
SalesLog. setStock(StockLocation stock)
void
StockAssignment. setStock(StockLocation stock)
void
SystemLog. setStock(StockLocation stock)
void
SystemLog. setTargetStock(StockLocation targetStock)
-