Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.financial.FldPartialGLAccount

  • Packages that use FldPartialGLAccount 
    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).
    • Uses of FldPartialGLAccount in psdi.app.asset

      Subclasses of FldPartialGLAccount in psdi.app.asset 
      Modifier and Type Class and Description
      class  FldDepSchedGlTransaction 
      class  FldMoveModifyAssetNewGLAccount
      Field validaor for the TLOAMNEWGLACCOUNT attribute in ASSET.
    • Uses of FldPartialGLAccount in psdi.app.common.purchasing

      Subclasses of FldPartialGLAccount in psdi.app.common.purchasing 
      Modifier and Type Class and Description
      class  FldPurGLDebitAcct
      Validation for gldebit attribute in PO,PR,RFQ objects.
    • Uses of FldPartialGLAccount in psdi.app.invoice

      Subclasses of FldPartialGLAccount in psdi.app.invoice 
      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.
    • Uses of FldPartialGLAccount in psdi.app.mr

      Subclasses of FldPartialGLAccount in psdi.app.mr 
      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
    • Uses of FldPartialGLAccount in psdi.app.pm

      Subclasses of FldPartialGLAccount in psdi.app.pm 
      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.
    • Uses of FldPartialGLAccount in psdi.app.po

      Subclasses of FldPartialGLAccount in psdi.app.po 
      Modifier and Type Class and Description
      class  FldPOLineGLDebitAcct
      Validation for enddate attribute in PO object
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes