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

Uses of Class
psdi.app.po.FldPOLineNum

  • Packages that use FldPOLineNum 
    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.
    • Uses of FldPOLineNum in psdi.app.inventory

      Subclasses of FldPOLineNum in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInvReservePoLineNum
      Behavior associated with InvReserve's POLineNum field
      class  FldInvUseLinePoLineNum
      Behavior associated with InvUseLine's POLineNum field
      class  FldMatRecTransPoLineNum
      Behavior associated with MatRecTrans's POLineNum field
    • Uses of FldPOLineNum in psdi.app.invoice

      Subclasses of FldPOLineNum in psdi.app.invoice 
      Modifier and Type Class and Description
      class  FldInvoiceLinePOLineNum
      InvoiceLine.polinenum validation class: The base class FldPOLineNum checks that the ponum/polinenum combination entered is valid.
      class  FldInvoiceMatchPOLineNum
      InvoiceMatch.polinenum validation Class: The base class FldPOLineNum checks if the entered ponum/polinenum coombination is valid.
    • Uses of FldPOLineNum in psdi.app.labor

      Subclasses of FldPOLineNum in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldLabTransPOLineNum
      Behaviour associated with the POLineNum field The Poline entered must be valid and must be of the type service
      class  FldServRecTransPoLinenum
      Behaviour of the po linenum field in the ServRecTrans object
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes