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

Uses of Class
psdi.app.company.FldCompany

  • Packages that use FldCompany 
    Package Description
    psdi.app.asset  
    psdi.app.company
    The Company package contains MBOs that maintain detailed information about an organization's vendors, manufacturers, couriers, internal storerooms, and other companies that do business with an organization.
    psdi.app.contract  
    psdi.app.craft  
    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.item
    The Item package includes MAXIMO Business Objects related to items.
    psdi.app.mr
    The MR package includes MBOs related to material requests.
    psdi.app.rfq
    The RFQ package includes MBOs related to Request for Quotations (RFQs).
    psdi.app.site
    An organization is a legal entity within a company that can have one or more sites.
    psdi.app.sla  
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.plusc.app.asset  
    • Uses of FldCompany in psdi.app.asset

      Subclasses of FldCompany in psdi.app.asset 
      Modifier and Type Class and Description
      class  FldAssetManufacturer
      Inventory.Manufacturer Validation checks to ensure the entered value lives in the company object.
      class  FldAssetVendor
      Asset.Vendor Validation checks to ensure the entered value lives in the company object.
    • Uses of FldCompany in psdi.app.company

      Subclasses of FldCompany in psdi.app.company 
      Modifier and Type Class and Description
      class  FldCompanyParentCompany
      Companies.parentcompany validation class: The value entered as the parent company should be a valid company existing in the COMPANIES table and not be a child of some other company.
      class  FldManufacturer
      Basic common field validation class for MANUFACTURER field.
    • Uses of FldCompany in psdi.app.contract

      Subclasses of FldCompany in psdi.app.contract 
      Modifier and Type Class and Description
      class  FldContractAuthVendor
      Vendor field validation on the ContractAuth object.
    • Uses of FldCompany in psdi.app.craft

      Subclasses of FldCompany in psdi.app.craft 
      Modifier and Type Class and Description
      class  FldCraftRateVendor
      Validatation for the CraftRate.vendor
    • Uses of FldCompany in psdi.app.inventory

      Subclasses of FldCompany in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldInventoryConsVendor
      Attribute handler for the consignment vendor attribute of the INVENTORY object.
      class  FldInventoryManufacturer
      Inventory.Manufacturer Validation checks to ensure the entered value lives in the company object.
      class  FldInventoryVendor
      Attribute handler for the vendor attribute of the INVENTORY object.
      class  FldInvLotManufacturer
      InvLot.Manufacturer Validation does the following: - checks to ensure the entered value lives in the company object
      class  FldInvLotVendor
      InvLot.Vendor Validation does the following: - checks to ensure the entered value lives in the company object - ensures that the disabled flag is set to No
      class  FldMatRecTransManufacturer
      Field validation class for MATRECTRANS.manufacturer This class extends basic class psdi.app.company.FldManufacturer.
    • Uses of FldCompany in psdi.app.invoice

      Subclasses of FldCompany in psdi.app.invoice 
      Modifier and Type Class and Description
      class  FldInvoiceVendor
      Invoice.vendor validation class: The base class FldCompany checks if the vendor entered here is valid.
    • Uses of FldCompany in psdi.app.item

      Subclasses of FldCompany in psdi.app.item 
      Modifier and Type Class and Description
      class  FldInvVendorManufacturer
      Behaviour of the manufacturer field in the InvVendor object.
      class  FldInvVendorVendor
      Behaviour of the vendor field in the InvVendor object also copy crossover fields from companies to the invvendor record
      class  FldItemOrgInfoVendor
      Behaviour of the vendor field in the ItemOrgInfo object also copy crossover fields from companies to the itemorginfo record
    • Uses of FldCompany in psdi.app.mr

      Subclasses of FldCompany in psdi.app.mr 
      Modifier and Type Class and Description
      class  FldMRLineManufacturer
      Behavior of the manufacturer field in the MRLine object
    • Uses of FldCompany in psdi.app.rfq

      Subclasses of FldCompany in psdi.app.rfq 
      Modifier and Type Class and Description
      class  FldRFQVendorVendor 
    • Uses of FldCompany in psdi.app.site

      Subclasses of FldCompany in psdi.app.site 
      Modifier and Type Class and Description
      class  FldSiteEComVendor
      Validate the vendor for SiteECom; the vendor must be enabled for e-commerce.
    • Uses of FldCompany in psdi.app.sla

      Subclasses of FldCompany in psdi.app.sla 
      Modifier and Type Class and Description
      class  FldSLAVendor
      Behavior associated with SLA.company field
    • Uses of FldCompany in psdi.app.ticket

      Subclasses of FldCompany in psdi.app.ticket 
      Modifier and Type Class and Description
      class  FldTkTemplateVendor
      Common Validation Class for: Vendor
      class  FldTkVendor
      Validation Class for Vendor of Ticket object
    • Uses of FldCompany in psdi.app.workorder

      Subclasses of FldCompany in psdi.app.workorder 
      Modifier and Type Class and Description
      class  FldWOVendor
      workorder.Vendor Validation checks to ensure the entered value lives in the company object.
      class  FldWpMatVendor
      Vendor attribute of WpMaterial.
      class  FldWpSerVendor
      Vendor attribute of WPService.
    • Uses of FldCompany in psdi.plusc.app.asset

      Subclasses of FldCompany in psdi.plusc.app.asset 
      Modifier and Type Class and Description
      class  PlusCFldPluscVendor 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes