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

Uses of Class
psdi.app.common.FldCommonLocation

  • Packages that use FldCommonLocation 
    Package Description
    psdi.app.asset.virtual  
    psdi.app.common.purchasing  
    psdi.app.contract.virtual  
    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.tool
    The Tool package includes MBOs that contain information about the tools used in maintenance work.
    • Uses of FldCommonLocation in psdi.app.asset.virtual

      Subclasses of FldCommonLocation in psdi.app.asset.virtual 
      Modifier and Type Class and Description
      class  FldMoveModifyLocation
      Behavior of the location field in the MoveModify object
    • Uses of FldCommonLocation in psdi.app.common.purchasing

      Subclasses of FldCommonLocation in psdi.app.common.purchasing 
      Modifier and Type Class and Description
      class  FldPurLocation
      This is field class validation for the location field of POLine/PRLine/RFQLine.
    • Uses of FldCommonLocation in psdi.app.contract.virtual

      Subclasses of FldCommonLocation in psdi.app.contract.virtual 
      Modifier and Type Class and Description
      class  FldCreateRelInputLocation 
      class  FldCreateRelInputStoreloc 
    • Uses of FldCommonLocation in psdi.app.inventory

      Subclasses of FldCommonLocation in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInvReserveOpLocation
      Behavior of the location field in the InvReserve object
      class  FldInvUseLineLocation
      Behavior of the location field in the InvUseLine object
      class  FldMatRecTransLocation
      Behavior of the location field in the MatRecTrans object (not to be confused with storeloc!)
      class  FldMatUseTransLocation
      Behavior of the location field in the MatUseTrans object (not to be confused with storeloc!)
    • Uses of FldCommonLocation in psdi.app.inventory.virtual

      Subclasses of FldCommonLocation in psdi.app.inventory.virtual 
      Modifier and Type Class and Description
      class  FldIssueCurrentItemLocation
      Behavior of the location field in the IssueCurrentItem object (not to be confused with storeloc!)
    • Uses of FldCommonLocation in psdi.app.invoice

      Subclasses of FldCommonLocation in psdi.app.invoice 
      Modifier and Type Class and Description
      class  FldInvoiceCostLocation
      InvoiceCost.location validation class: The base class FldCommonLocation checks if the location entered here is a valid location and belongs to a valid asset.
      class  FldInvoiceCostLocationNonPer
      InvoiceCost.assetnumnonper (non-persistent) validation class: This class is needed to handle the non-persistent field locationnonper which is displayed on the invoice line tab.
    • Uses of FldCommonLocation in psdi.app.labor

      Subclasses of FldCommonLocation in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldLabTransLocation
      Behaviour associated with the Location field
    • Uses of FldCommonLocation in psdi.app.tool

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