Package | Description |
---|---|
psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
Modifier and Type | Class and Description |
---|---|
class |
ToolInv
The MBO to represent tool inventory.
|
Modifier and Type | Method and Description |
---|---|
void |
InventoryServiceRemote.validateBinLot(Inventory inv,
java.lang.String binnum,
java.lang.String lotnum) |
void |
InventoryService.validateBinLot(Inventory inv,
java.lang.String binnum,
java.lang.String lotnum)
This method takes location,binnum,lotnum and checks the
ITEMNUM/LOCATION/BINNUM/LOTNUM combination against
the INVBALANCES table.
|