Order and Inventory Management Data Dictionary

Supplier_Catalogue_Item__c

Label: Supplier Catalogue Item

This Object describes the Supplier Catalogue information which describes Item level information which is used in Purchase Order Agreements to provide a record of available pricing for a Supplier's goods or services. This information is used in Procurement and Finance processes

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
Active__c Active Pre-Spring 2018 Item must be Active to be utilized in the Auto-Sourcing process

Checkbox true
Currency__c Currency Pre-Spring 2018 Looks up to: Currency_Master__c
Lookup
Delivery_ARO__c Delivery ARO Pre-Spring 2018 The number of days after the receipt of the order for delivery of the item.

Number(3,0) 10
Is_Preferred_Catalogue_Item__c Is Preferred Catalogue Item Pre-Spring 2018 Checkbox false
Item_Description__c Item Description Pre-Spring 2018 Formula:
Item_Master__r.Item_Description__c
Text
Item_Master__c Item Master Pre-Spring 2018 Item that is described within the system – a known Item Master

Looks up to: Item__c
Lookup
Item_Type__c Item Type Pre-Spring 2018 Picklist:
Type
List_Price__c List Price Pre-Spring 2018 Supplier's list price prior to establishment of Catalogue pricing

Currency(18,9)
Manufacturer__c Manufacturer Pre-Spring 2018 Looks up to: Manufacturer__c
Lookup
Model_Applicability__c Model Applicability Pre-Spring 2018 Enter the models this item is applicable to (e.g. 737, A320)

Text(100)
New_Item_Description__c New Item Description Pre-Spring 2018 Item that is NOT described within the system – an unknown Item Master

Text(255)
New_Item_Number__c New Item Number Pre-Spring 2018 Item that is NOT described within the system – an unknown Item Master

Text(80)
Product_Group__c Product Group Pre-Spring 2018 Looks up to: Product_Group__c
Lookup
Supplier_Catalogue__c Supplier Catalogue Pre-Spring 2018 Looks up to: Supplier_Catalogue__c
MasterDetail
Supplier_Unit_of_Measure__c Supplier Unit of Measure Pre-Spring 2018 Formula:
IF( ISBLANK( Item_Master__r.Supplier_UOM__c ) , Item_Master__r.Stocking_UOM__r.Name , Item_Master__r.Supplier_UOM__r.Name )
Text
Supplier__c Supplier Pre-Spring 2018 Formula:
Supplier_Catalogue__r.Supplier_Site__r.Name
Text


© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.