Order and Inventory Management Data Dictionary

SCMC__Item_Option__c

Label: Item Option

Define the options that should be an addition to or replacement for a specified item.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
SCMC__Active__c Active Pre-Spring 2018 The option is available for selection

Checkbox true
SCMC__Default_Option__c Default Option Pre-Spring 2018 Checkbox false
SCMC__Extended_Description__c Extended Description Pre-Spring 2018 Additional information about the option pertaining to the item master record

TextArea false
SCMC__Option_Description_Formula__c Option Description Pre-Spring 2018 Option Description

Formula:
IF(ISBLANK(SCMC__Extended_Description__c), SCMC__Option__r.SCMC__Description_Formula__c, SCMC__Extended_Description__c)
Text false
SCMC__Option_Name_Formula__c Option Name Pre-Spring 2018 Formula:
SCMC__Option__r.SCMC__Option_Name_Formula__c
Text false
SCMC__Option_Quantity_Formula__c Option Quantity Pre-Spring 2018 Option Quantity Per Parent

Formula:
If(ISBLANK(SCMC__Override_Quantity_Per_Parent__c), SCMC__Option__r.SCMC__Quantity_Per_Parent__c, SCMC__Override_Quantity_Per_Parent__c)
Number(18,4) false
SCMC__Option_Type_Formula__c Option Type Pre-Spring 2018 Formula:
SCMC__Option__r.SCMC__Option_Type_Formula__c
Text false
SCMC__Option__c Option Pre-Spring 2018 Looks up to: SCMC__Option__c
Lookup false
SCMC__Override_Quantity_Per_Parent__c Quantity Per Parent Pre-Spring 2018 Override quantity on the option ingredient to the parent item

Number(18,4) false
SCMC__Parent_Item__c Parent Item Pre-Spring 2018 Item master record to which the item option belongs.

Looks up to: SCMC__Item__c
MasterDetail


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