|
Field Label
|
Field Name
|
Data Type
|
Description
|
|---|---|---|---|
|
Custom Relationship Field
|
|||
|
Option
|
SVMXC__SM_ProductOptionId__c
|
Lookup(Option)
|
Stores product option choice value
|
|
Standard Field
|
|||
|
Record Number
|
Name
|
Auto Number
|
|
|
Custom Fields
|
|||
|
Choice Name
|
SVMXC__SM_ChoiceName__c
|
Text(255)
|
Stores choice name
|
|
External Id
|
SVMXC__SM_ExternalId__c
|
Text(255) External Id
|
Stores external id of option
|
|
Unique Key
|
SVMXC__SM_UniqueKey__c
|
Text(255) (Unique Case Insensitive)
|
Composite unique key derived from Product Option Id and Choice Name for de-duplicating option choices.
|