Order and Inventory Management Data Dictionary

SCMC__Option_Item__c

Label: Option Item

This Object describes the business information for Items that have configured options. Populated from the quoting tool options are associated to a Item Master (Product SKU) on a Quotation Line. This configuration for a quotation line could be related to Sales and Purchase Order lines along with Invoice lines for Order fulfillment, Procurement and Invoicing processes There are workflow, and business intelligences dependent on this object.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
SCMC__Currency__c Currency Pre-Spring 2018 This Field denotes the currency that the Item Option was priced or costed at

Looks up to: SCMC__Currency_Master__c
Lookup false
SCMC__Customer_Quotation_Line__c Customer Quotation Line Pre-Spring 2018 This Field denotes a reference to the Customer Quote Line used during the Sales process

Looks up to: SCMC__Customer_Quotation_Line__c
Lookup false
SCMC__Ext_Item_Cost__c Ext. Item Cost Pre-Spring 2018 This Field describes an Option's exteded cost (QTY X cost) - Used for reporting and providing detailed information to the Supplier on the Purchase Order

Formula:
SCMC__Item_Cost__c * SCMC__Quantity__c
Currency(18,9) false
SCMC__Ext_List_Price__c Ext. List Price Pre-Spring 2018 This Field describes an Option's extended list price before discounting (QTY X Price) - Used for reporting and understanding the list price for Options sold to a customer

Formula:
SCMC__List_Price__c * SCMC__Quantity__c
Currency(18,9) false
SCMC__Ext_Price__c Ext. Price Pre-Spring 2018 This Field describes an Option's extended price after discounting (QTY X Price) - Used for reporting and understanding the discounted price for Options sold to a customer

Formula:
SCMC__Price__c * SCMC__Quantity__c
Currency(18,9) false
SCMC__Invoice_Line_Item__c Invoice Line Item Pre-Spring 2018 This Field denotes a reference to the Invoice Line item was was sold on the Sales Order Line - Used for reporting and providing detailed information on the customer invoice

Looks up to: SCMC__Invoice_Line_Item__c
Lookup false
SCMC__Item_Cost__c Item Cost Pre-Spring 2018 This Field describes an Option's cost - Used for reporting and providing detailed information to the Supplier on the Purchase Order

Currency(18,9) false 0
SCMC__Item_Description_No_Item_Record__c Item Description - No Item Record Pre-Spring 2018 This Field denotes a reference to the Item Master Option description when no Itme master is used that was was sold on the Sales Order Line or purchaed on the Purchase Order Line- Used for reporting and providing detailed information on the customer invoice

TextArea false
SCMC__Item_Description__c Item Description Pre-Spring 2018 This Field denotes a reference to the Item Master description that was was sold on the Sales Order Line or purchaed on the Purchase Order Line- Used for reporting and providing detailed information on the customer invoice

Formula:
SCMC__Item__r.SCMC__Item_Description__c
Text false
SCMC__Item_No_Item_Record__c Item - No Item Record Pre-Spring 2018 This Field denotes a reference to the Item Master Option when no Itme master is used that was was sold on the Sales Order Line or purchaed on the Purchase Order Line- Used for reporting and providing detailed information on the customer invoice

Text(80) false
SCMC__Item_Option__c Item Option Pre-Spring 2018 Looks up to: SCMC__Item_Option__c
Lookup false
SCMC__Item__c Item Pre-Spring 2018 This Field denotes a reference to the Item Master that was was sold on the Sales Order Line or purchaed on the Purchase Order Line- Used for reporting and providing detailed information on the customer invoice

Looks up to: SCMC__Item__c
Lookup false
SCMC__Line_Number__c Line Number Pre-Spring 2018 Number(3,0) false 0
SCMC__List_Price__c List Price Pre-Spring 2018 This Field describes an Option's list price before discounting - Used for reporting and understanding the list price for Options sold to a customer

Currency(18,9) false 0
SCMC__Option_Description__c Option Description Pre-Spring 2018 Formula:
IF( SCMC__Item__c != null, SCMC__Item__r.SCMC__Item_Description__c , SCMC__Item_Description_No_Item_Record__c )
Text false
SCMC__Option_Name__c Option Name Pre-Spring 2018 Formula:
IF(SCMC__Item__c != null, SCMC__Item__r.Name, SCMC__Item_No_Item_Record__c)
Text false
SCMC__Parent_Customer_Quotation_Line__c Parent Customer Quotation Line Pre-Spring 2018 Looks up to: SCMC__Customer_Quotation_Line__c
Lookup false
SCMC__Price__c Price Pre-Spring 2018 This Field describes an Option's price after discounting - Used for reporting and understanding the discounted price for Options sold to a customer

Currency(18,9) false 0
SCMC__Purchase_Order_Line_Item__c Purchase Order Line Item Pre-Spring 2018 This Field denotes a reference to the Purchase Order Line item that is being purchased or was sold on the Sales Order Line (Drop Ship Fulfillment) - Used for reporting and providing detailed information to the Supplier on the Purchase Order

Looks up to: SCMC__Purchase_Order_Line_Item__c
Lookup false
SCMC__Quantity__c Quantity Pre-Spring 2018 The quantity of the option being provided in the configuration

Number(14,4) true
SCMC__Sales_Order_Line_Item__c Sales Order Line Item Pre-Spring 2018 This Field denotes a reference to the Sales Order Line item that was was sold on the Quotation Line - Used for reporting and providing detailed information on the customer invoice

Looks up to: SCMC__Sales_Order_Line_Item__c
Lookup false
SCMC__Service_Contract_Line_Option__c Service Contract Line Option Pre-Spring 2018 Looks up to: SCMC__Service_Order_Line_Option__c
Lookup false
SCMC__Service_Contract_Line__c Service Contract Line Pre-Spring 2018 Looks up to: SCMC__Service_Order_Line__c
Lookup false
SCMC__Sourcing_Request_Line__c Sourcing Request Line Pre-Spring 2018 This Field denotes a reference to the Sourcing Request line Line item that is was set out during a RFQ process - Used for reporting and providing detailed information to the Supplier on the Purchase Order

Looks up to: SCMC__Sourcing_Request_Line__c
Lookup false
SCMC__Status__c Status Pre-Spring 2018 Picklist:
Cancelled
Current


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