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

Uses of Class
psdi.app.common.FldCommonAssetnum

  • Packages that use FldCommonAssetnum 
    Package Description
    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 FldCommonAssetnum in psdi.app.common.purchasing

      Subclasses of FldCommonAssetnum in psdi.app.common.purchasing 
      Modifier and Type Class and Description
      class  FldPurAssetnum
      This is field class validation for the asset field of POLine/PRLine.
    • Uses of FldCommonAssetnum in psdi.app.contract.virtual

      Subclasses of FldCommonAssetnum in psdi.app.contract.virtual 
      Modifier and Type Class and Description
      class  FldCreateRelInputAssetNum
      This is field class validation for the assetnum field of the non persistent CREATERELINPUT object.
    • Uses of FldCommonAssetnum in psdi.app.inventory

      Subclasses of FldCommonAssetnum in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInvReserveAssetnum
      InvReserve.Assetnum Validation - if user has entered itemnum and storeroom, but hasn't entered a wonum or location THEN...
      class  FldInvUseLineAssetnum
      InvUseLine.Assetnum Validation - if user has entered itemnum and storeroom, but hasn't entered a wonum or location THEN...
      class  FldMatRecTransAssetnum
      behavior of MatRecTrans.Assetnum.
      class  FldMatRecTransRotAssetnum
      Dummy class does nothing other than call super class.
      class  FldMatUseTransAssetnum
      MatUseTrans.Assetnum Validation - if user has entered itemnum and storeroom, but hasn't entered a wonum or location THEN...
    • Uses of FldCommonAssetnum in psdi.app.inventory.virtual

      Subclasses of FldCommonAssetnum in psdi.app.inventory.virtual 
      Modifier and Type Class and Description
      class  FldIssueCurrentItemAssetnum
      IssueCurrentItem.Assetnum Validation - if user has entered itemnum and storeroom, but hasn't entered a wonum or location THEN...
    • Uses of FldCommonAssetnum in psdi.app.invoice

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

      Subclasses of FldCommonAssetnum in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldLabTransAssetnum
      Behaviour associated with the asset field
    • Uses of FldCommonAssetnum in psdi.app.tool

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