Package | Description |
---|---|
psdi.app.pr |
The PR package includes MBOs related to Purchase Requisitions (PRs).
|
Modifier and Type | Class and Description |
---|---|
class |
PRLine
MBO to represent a PRLine in the Maximo System.
|
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) |