Package | Description |
---|---|
psdi.app.po |
The PO package includes MBOs related to Purchase Orders (POs).
|
psdi.app.po.virtual |
Modifier and Type | Class and Description |
---|---|
class |
ShipmentLine
MBO to represent ShipmentLine.
|
Modifier and Type | Method and Description |
---|---|
void |
ReceiptInputRemote.setShipmentLine(ShipmentLineRemote sml) |
void |
ReceiptInput.setShipmentLine(ShipmentLineRemote sml)
Sets reference of the shipmentline based on which this Mbo was created.
|