Package | Description |
---|---|
psdi.app.asset | |
psdi.app.common.purchasing | |
psdi.app.invoice |
The invoice package is a collection of MBOs used for creating and maintaining invoices.
|
psdi.app.mr |
The MR package includes MBOs related to material requests.
|
psdi.app.pm |
The PM package contains Mbos related to preventive
maintenance.
|
psdi.app.po |
The PO package includes MBOs related to Purchase Orders (POs).
|
Modifier and Type | Class and Description |
---|---|
class |
FldDepSchedGlTransaction |
class |
FldMoveModifyAssetNewGLAccount
Field validaor for the TLOAMNEWGLACCOUNT attribute in ASSET.
|
Modifier and Type | Class and Description |
---|---|
class |
FldPurGLDebitAcct
Validation for gldebit attribute in PO,PR,RFQ objects.
|
Modifier and Type | Class and Description |
---|---|
class |
FldInvoiceCostGLCreditAcct
InvoiceCost.glcreditacct validation class: The base class FldPartialGLAccount
checks if the GL account entered here is a valid.
|
class |
FldInvoiceCostGLCreditAcctNonPer
InvoiceCost.glcreditacctnonper (non-persistent) validation class: This class is needed to
handle the non-persistent field glcreditacctnonper which is displayed on the invoice line tab.
|
class |
FldInvoiceCostGLDebitAcct
InvoiceCost.gldebitacct validation class: The base class FldPartialGLAccount
checks if the GL account entered here is a valid.
|
class |
FldInvoiceCostGLDebitAcctNonPer
InvoiceCost.gldebitacctnonper (non-persistent) validation class: This class is needed to
handle the non-persistent field gldebitacctnonper which is displayed on the invoice line tab.
|
Modifier and Type | Class and Description |
---|---|
class |
FldMRGlDebitAcct
The General Ledger account to which the contents of the MR should be charged.When a GLAccount is entered on the MR Header,
it is copied to the lines based on some rules
If the lines contain fully specified GLDebitAccounts, the GLDebitAcct from the header is not copied to the lines.
|
class |
FldMRLineGlDebitAcct
Behaviour of the debitglaccount field in the MR object
|
Modifier and Type | Class and Description |
---|---|
class |
FldPMGLAccount
Behaviour of the GLACCOUNT field in the PM object
If a PM is not a master Pm, then it should have either asset, or location or GLAccount associated with it. |
Modifier and Type | Class and Description |
---|---|
class |
FldPOLineGLDebitAcct
Validation for enddate attribute in PO object
|