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

Uses of Class
psdi.mbo.CrossOverDomain

  • Packages that use CrossOverDomain 
    Package Description
    psdi.app.asset  
    psdi.app.ci  
    psdi.app.common.purchasing  
    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.contract.common  
    psdi.app.contract.master  
    psdi.app.contract.warranty  
    psdi.app.craft  
    psdi.app.dpldasset  
    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.item
    The Item package includes MAXIMO Business Objects related to items.
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    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.common.commlog  
    psdi.plusc.app.asset  
    psdi.plusc.app.pluscds  
    psdi.plusc.app.plusctmplt  
    • Uses of CrossOverDomain in psdi.app.asset

      Subclasses of CrossOverDomain in psdi.app.asset 
      Modifier and Type Class and Description
      class  FldAssetItemnum
      Behaviour of the item in the Asset object
      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.
      class  FldSparePartItemnum
      behavior specific to the SparePart object's Itemnum attribute
    • Uses of CrossOverDomain in psdi.app.ci

      Subclasses of CrossOverDomain in psdi.app.ci 
      Modifier and Type Class and Description
      class  FldCIItemNum
      Behavior of the itemnum field in the CI object
    • Uses of CrossOverDomain in psdi.app.common.purchasing

      Subclasses of CrossOverDomain in psdi.app.common.purchasing 
      Modifier and Type Class and Description
      class  FldPurItemNum
      This is the field validation class for item field of POLine & PRLine.
      class  FldPurVendor
      This is the field validation class for the vendor field in PO/PR.
    • Uses of CrossOverDomain in psdi.app.company

      Subclasses of CrossOverDomain in psdi.app.company 
      Modifier and Type Class and Description
      class  FldCompany
      Basic common field validation class for company field.
      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 CrossOverDomain in psdi.app.contract

      Subclasses of CrossOverDomain in psdi.app.contract 
      Modifier and Type Class and Description
      class  FldContractAuthVendor
      Vendor field validation on the ContractAuth object.
      class  FldContractLineItemNum
      ItemNum field validation for the ContractLine object.
    • Uses of CrossOverDomain in psdi.app.contract.common

      Subclasses of CrossOverDomain in psdi.app.contract.common 
      Modifier and Type Class and Description
      class  FldCommonContractVendor
      Common field validation for the Vendor field in all Contracts.
    • Uses of CrossOverDomain in psdi.app.contract.master

      Subclasses of CrossOverDomain in psdi.app.contract.master 
      Modifier and Type Class and Description
      class  FldMasterViewVendor 
    • Uses of CrossOverDomain in psdi.app.contract.warranty

      Subclasses of CrossOverDomain in psdi.app.contract.warranty 
      Modifier and Type Class and Description
      class  FldWarrantyViewLineItemNum 
    • Uses of CrossOverDomain in psdi.app.craft

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

      Subclasses of CrossOverDomain in psdi.app.dpldasset 
      Modifier and Type Class and Description
      class  FldNodeId
      Basic common field validation class for nodeid field.
    • Uses of CrossOverDomain in psdi.app.inventory

      Subclasses of CrossOverDomain in psdi.app.inventory 
      Modifier and Type Class and Description
      class  FldConversionItemNum
      Field class for itemnum attribute.
      class  FldInvBalancesItemnum
      Invbalances.itemNum action/validation performs the following: -ensures the entered itemnum value exists in the Item object.
      class  FldInventoryConsVendor
      Attribute handler for the consignment vendor attribute of the INVENTORY object.
      class  FldInventoryItemnum
      Inventory.Itemnum field validation 1) ensures the entered itemnum value exists in the Item 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  FldInvReserveItemNum
      Behavior of the itemnum field in the InvReserve object
      class  FldInvUseLineItemNum
      Behavior of the itemnum field in the InvUseLine object
      class  FldMatRecTransItemNum
      MatRecTrans.ItemNum Validation
      class  FldMatRecTransManufacturer
      Field validation class for MATRECTRANS.manufacturer This class extends basic class psdi.app.company.FldManufacturer.
      class  FldMatUseTransItemNum
      Behavior of the itemnum field in the matusetrans object
      class  FldReorderItemnum
      Do the crossover field values settings only in case of not special order items
    • Uses of CrossOverDomain in psdi.app.inventory.virtual

      Subclasses of CrossOverDomain in psdi.app.inventory.virtual 
      Modifier and Type Class and Description
      class  FldLineSplitItemNum
      Behavior of the itemnum field in the LineSplit object
    • Uses of CrossOverDomain in psdi.app.invoice

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

      Subclasses of CrossOverDomain in psdi.app.item 
      Modifier and Type Class and Description
      class  FldAltItemAltItemNum
      Invbalances.itemNum action/validation performs the following: -ensures the entered itemnum value exists in the Item object.
      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  FldItemnum
      Common Validation Class for: Item.ItemNum This class is designed to validate item numbers.
      class  FldItemOrgInfoVendor
      Behaviour of the vendor field in the ItemOrgInfo object also copy crossover fields from companies to the itemorginfo record
      class  FldItemStructItemNum
      ItemStruct.ItemNum field validation
      class  FldItemStructParent
      ItemStruct.parent field validation
    • Uses of CrossOverDomain in psdi.app.jobplan

      Subclasses of CrossOverDomain in psdi.app.jobplan 
      Modifier and Type Class and Description
      class  FldJpAssetSpLinkItemnum
      Behaviour of the Itemnum field in the JpAssetSpLink object
      When Itemnum is not null, the isdefaultassetsp flag is set to true.
    • Uses of CrossOverDomain in psdi.app.labor

      Subclasses of CrossOverDomain in psdi.app.labor 
      Modifier and Type Class and Description
      class  FldServRecTransItemNum
      Behavior of itemnum in the ServRecTrans object
    • Uses of CrossOverDomain in psdi.app.location

      Subclasses of CrossOverDomain in psdi.app.location 
      Modifier and Type Class and Description
      class  FldLocationItemNum
      Functionality for the LocOper.Itemnum field.
      class  FldLocOperItemNum
      Functionality for the LocOper.Itemnum field.
    • Uses of CrossOverDomain in psdi.app.mr

      Subclasses of CrossOverDomain in psdi.app.mr 
      Modifier and Type Class and Description
      class  FldMRLineItemnum
      Behavior of the itemnum field in the MRLine object.
      class  FldMRLineManufacturer
      Behavior of the manufacturer field in the MRLine object
      class  FldSearchDRItemnum
      Behavior of the itemnum field in the SearchDR object.
    • Uses of CrossOverDomain in psdi.app.rfq

      Subclasses of CrossOverDomain in psdi.app.rfq 
      Modifier and Type Class and Description
      class  FldRFQLineItemNum
      This class is the validation class for the itemnum on the RFQLine.
      class  FldRFQVendorVendor 
    • Uses of CrossOverDomain in psdi.app.site

      Subclasses of CrossOverDomain 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 CrossOverDomain in psdi.app.sla

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

      Subclasses of CrossOverDomain 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 CrossOverDomain in psdi.app.workorder

      Subclasses of CrossOverDomain in psdi.app.workorder 
      Modifier and Type Class and Description
      class  FldWoHazardHazardId
      Behavior of HazardId in the WoHazard object.
      class  FldWoLockOutLockOutId
      Behavior of LockOutId in the WoLockOut object.
      class  FldWoPrecautionPrecautionId
      Behavior of PrecautionId in the WoPrecaution object.
      class  FldWoSafetyPlanSafetyPlanId
      Behavior of SafetyPlanId in the WoSafetyPlan object.
      class  FldWoTagLockLockOutId
      Validation of lockoutid on wotaglock.
      class  FldWoTagOutTagOutId
      Behavior of TagOutId in the WoTagOut object.
      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 CrossOverDomain in psdi.common.commlog

      Subclasses of CrossOverDomain in psdi.common.commlog 
      Modifier and Type Class and Description
      class  FldCommLogTmpltId
      Filters the lookup for template id field.
    • Uses of CrossOverDomain in psdi.plusc.app.asset

      Subclasses of CrossOverDomain in psdi.plusc.app.asset 
      Modifier and Type Class and Description
      class  PlusCFldPluscVendor 
    • Uses of CrossOverDomain in psdi.plusc.app.pluscds

      Subclasses of CrossOverDomain in psdi.plusc.app.pluscds 
      Modifier and Type Class and Description
      class  PlusCFldDSAssetsLinkItemnum
      The Class PlusCFldDSAssetsLinkItemnum.
    • Uses of CrossOverDomain in psdi.plusc.app.plusctmplt

      Subclasses of CrossOverDomain in psdi.plusc.app.plusctmplt 
      Modifier and Type Class and Description
      class  PlusCFldAssetItemnum
      Behaviour of the item in the Asset object.
      class  PlusCFldSparePartItemnum 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes