Package | Description |
---|---|
psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
psdi.app.pr |
The PR package includes MBOs related to Purchase Requisitions (PRs).
|
Modifier and Type | Class and Description |
---|---|
class |
Reorder
Mbo object to represent Reorder.The table is ReorderPad.
|
Modifier and Type | Method and Description |
---|---|
PRLineRemote |
PR.createPRLineFromReorder(java.lang.String description,
java.lang.String storeloc,
ReorderRemote reoRemote)
This method will create a PR Line item and return a reference to it.
|
PRLineRemote |
PRRemote.createPRLineFromReorder(java.lang.String description,
java.lang.String storeloc,
ReorderRemote reoRemote) |