Package | Description |
---|---|
psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
psdi.app.inventory.virtual |
Modifier and Type | Method and Description |
---|---|
void |
InventoryRemote.kitMakeOrBreak(KitRemote kit) |
void |
Inventory.kitMakeOrBreak(KitRemote kit)
manage kit balances
|
void |
InventoryRemote.kitMakeOrBreak(KitRemote kit,
boolean useSourceBinForInvKitAction) |
void |
Inventory.kitMakeOrBreak(KitRemote kit,
boolean useSourceBinForInvKitAction) |
Modifier and Type | Class and Description |
---|---|
class |
Kit
Mbo object to represent Kit.
|