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

Uses of Class
psdi.app.po.FldPONum

  • Packages that use FldPONum 
    Package Description
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.invoice
    The invoice package is a collection of MBOs used for creating and maintaining invoices.
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of FldPONum in psdi.app.inventory

      Subclasses of FldPONum in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInvReservePoNum
      Behaviour associated with the PONUM field of the MatRecTrans Object
      class  FldMatRecTransPoNum
      Behaviour associated with the PONUM field of the MatRecTrans Object
    • Uses of FldPONum in psdi.app.invoice

      Subclasses of FldPONum in psdi.app.invoice 
      Modifier and Type Class and Description
      class  FldInvoiceLinePONum
      InvoiceLine.ponum validation class: Validates that the entered PO is a valid PO and the invoice line PO is the same as the Invoice PO.
      class  FldInvoicePONum
      Invoice.ponum validation class: The base class FldPONnum checks if the entered ponum is valid.
    • Uses of FldPONum in psdi.app.labor

      Subclasses of FldPONum in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldLabTransPonum
      Behaviour associated with the LabTrans ponum field
      class  FldServRecTransPonum
      Behaviour of the ponum field in the ServRecTrans object
    • Uses of FldPONum in psdi.app.pr

      Subclasses of FldPONum in psdi.app.pr 
      Modifier and Type Class and Description
      class  FldPRLinePONum
      This is the field validation class for PONum field of PRLine.
    • Uses of FldPONum in psdi.app.workorder

      Subclasses of FldPONum in psdi.app.workorder 
      Modifier and Type Class and Description
      class  FldWOGeneratedForPO
      This is the field validation class for GENERATEDFORPO
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes