Package | Description |
---|---|
psdi.app.common.purchasing | |
psdi.app.po |
The PO package includes MBOs related to Purchase Orders (POs).
|
psdi.app.pr |
The PR package includes MBOs related to Purchase Requisitions (PRs).
|
psdi.app.rfq |
The RFQ package includes MBOs related to Request for Quotations (RFQs).
|
Modifier and Type | Class and Description |
---|---|
class |
PurchasingLineMbo
Mbo object to represent a PRLine or a POLine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
POLineRemote
Remote Interface to the POLine object.
|
Modifier and Type | Class and Description |
---|---|
class |
POLine
MBO to represent a Purchase Order Line in the MAXIMO System.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PRLineRemote
Remote Interface to the PRLine object.
|
Modifier and Type | Class and Description |
---|---|
class |
PRLine
MBO to represent a PRLine in the Maximo System.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QuotationLineRemote
Remote Interface to the QuotationLine object.
|
Modifier and Type | Class and Description |
---|---|
class |
QuotationLine
MBO object to represent QuotationLine attrbiutes.
|