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

Uses of Class
psdi.app.sets.FldSetId

  • Packages that use FldSetId 
    Package Description
    psdi.app.ci  
    psdi.app.common  
    psdi.app.compmaster
    The Company Master application allows users to define the companies that belong to a company set and add companies to organizations.
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.masterpm  
    psdi.app.sets
    A set is a unique identifier of data that enables the sharing of item and vendor company data among organizations.
    psdi.app.site
    An organization is a legal entity within a company that can have one or more sites.
    • Uses of FldSetId in psdi.app.ci

      Subclasses of FldSetId in psdi.app.ci 
      Modifier and Type Class and Description
      class  FldCIItemSetId
      Behavior of the itemsetid field in the CI object
    • Uses of FldSetId in psdi.app.common

      Subclasses of FldSetId in psdi.app.common 
      Modifier and Type Class and Description
      class  FldCommonItemSetId
      Common field class for ItemSetID attributes.
    • Uses of FldSetId in psdi.app.compmaster

      Subclasses of FldSetId in psdi.app.compmaster 
      Modifier and Type Class and Description
      class  FldCompMasterCompanySetId
      Verifies that the company set identifier is a valid set in the sets table, of type "COMPANY".
    • Uses of FldSetId in psdi.app.jobplan

      Subclasses of FldSetId in psdi.app.jobplan 
      Modifier and Type Class and Description
      class  FldJobToolSetId
      Behaviour of the ItemSetId field in the Job Item(Material, Services, Tool) object
    • Uses of FldSetId in psdi.app.masterpm

      Subclasses of FldSetId in psdi.app.masterpm 
      Modifier and Type Class and Description
      class  FldItemSetId
      This class validates set identifiers.
    • Uses of FldSetId in psdi.app.sets

      Subclasses of FldSetId in psdi.app.sets 
      Modifier and Type Class and Description
      class  FldSetsSetId
      This class validates a sets "set identifier".
    • Uses of FldSetId in psdi.app.site

      Subclasses of FldSetId in psdi.app.site 
      Modifier and Type Class and Description
      class  FldOrganizationCompanySetId
      Verifies that the company set identifier is a valid set in the sets table, of type "COMPANY".
      class  FldOrganizationItemSetId
      Verifies that the company set identifier is a valid set in the sets table, of type "ITEM".
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes