|
Description
|
This object stores the configuration for the product structure.
|
|
API Name
|
SVMXC__SM_ProdStructureConfig__c
|
|
Number of Fields
|
5
|
|
Field Label
|
Field Name
|
Data Type
|
Description
|
|---|---|---|---|
|
Standard Fields
|
|||
|
Configuration Name
|
Name
|
Text(80)
|
Stores the product structure configuration name
|
|
Custom Fields
|
|||
|
Description
|
SVMXC__SM_Description__c
|
Long Text Area(2000)
|
Description of the product structure configuration.
|
|
Developer Name
|
SVMXC__SM_DeveloperName__c
|
Text(100) (Unique Case Insensitive)
|
Stores the developer name of the product structure configuration record.
|
|
Default
|
SVMXC__SM_IsDefault__c
|
Checkbox
|
Flag to indicate the default setting record.
|
|
Is Product Structure Enabled
|
SVMXC__SM_IsProductStructureEnabled__c
|
Checkbox
|
When True, it means the org has the Parts based on Product Structure.
|