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

Uses of Class
psdi.app.workorder.FldInterfaceWonum

  • Packages that use FldInterfaceWonum 
    Package Description
    psdi.app.common.purchasing  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.inventory.virtual  
    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.mr
    The MR package includes MBOs related to material requests.
    psdi.app.tool
    The Tool package includes MBOs that contain information about the tools used in maintenance work.
    • Uses of FldInterfaceWonum in psdi.app.common.purchasing

      Subclasses of FldInterfaceWonum in psdi.app.common.purchasing 
      Modifier and Type Class and Description
      class  FldPurWonum
      This is the field class validation for the wonum field of POLine/PRLine/RFQLine.

      It extends FldInterfaceWonum in the workorder package to derive base validation.
    • Uses of FldInterfaceWonum in psdi.app.inventory

      Subclasses of FldInterfaceWonum in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInvUseLineWoNum
      Behavior of wonum in the InvUseLine object
      class  FldMatRecTransWoNum
      Behavior of wonum in the MatRecTrans object
      class  FldMatUseTransWoNum
      Behavior of wonum in the MatUseTrans object
    • Uses of FldInterfaceWonum in psdi.app.inventory.virtual

      Subclasses of FldInterfaceWonum in psdi.app.inventory.virtual 
      Modifier and Type Class and Description
      class  FldIssueCurrentItemWONum
      Behavior of wonum in the IssueCurrentItem object
    • Uses of FldInterfaceWonum in psdi.app.invoice

      Subclasses of FldInterfaceWonum in psdi.app.invoice 
      Modifier and Type Class and Description
      class  FldInvoiceCostWONum
      InvoiceCost.wonum validation class: The base class FldInterfaceWonum sets value of the refwo attribute of the invoice cost.
      class  FldInvoiceCostWONumNonPer
      InvoiceCost.wonumnonper (non-persistent) validation class: This class is needed to handle the non-persistent field wonumnonper which is displayed on the invoice line tab.
    • Uses of FldInterfaceWonum in psdi.app.labor

      Subclasses of FldInterfaceWonum in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldLabTransActivity
      Behavior associated with the LabTrans activity field.
      class  FldLabTransWonum
      Behavior associated with the LabTrans Wonum field.
      class  FldServRecTransWonum
      Behaviour of the work order field in the ServRecTrans object
    • Uses of FldInterfaceWonum in psdi.app.mr

      Subclasses of FldInterfaceWonum in psdi.app.mr 
      Modifier and Type Class and Description
      class  FldMRLineWonum
      Behavior of the wonum field in the MRLine object.
    • Uses of FldInterfaceWonum in psdi.app.tool

      Subclasses of FldInterfaceWonum in psdi.app.tool 
      Modifier and Type Class and Description
      class  FldToolTransWonum
      Attribute handler for wonum of ToolTrans
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes