|
Field Label
|
Field Name
|
Data Type
|
Description
|
|---|---|---|---|
|
Custom Relationship Fields
|
|||
|
Parent
|
SVMXC__SM_ParentId__c
|
Lookup(Product Structure)
|
This is to identify the products in the structure.
|
|
Product/Part
|
SVMXC__SM_ProductId__c
|
Lookup(Product)
|
The lookup to the Product to which this structure belongs.
|
|
Top Level
|
SVMXC__SM_TopLevelId__c
|
Lookup(Product Structure)
|
Reference to Top Level of the product structure
|
|
Standard Fields
|
|||
|
Record Number
|
Name
|
Auto Number
|
The auto-generated record number.
|
|
Custom Fields
|
|||
|
Quantity
|
SVMXC__SM_Quantity__c
|
Number(13, 5)
|
The Quantity of the structure.
|
|
Structure Name
|
SVMXC__SM_StructureName__c
|
Text(255)
|
This is the name of the Product.
|
|
Type
|
SVMXC__SM_Type__c
|
Picklist
|
This is the type of the Product Structure.
|
|
Active
|
SVMXC__SM_IsActive__c
|
Checkbox
|
This flag indicates whether the Product Structure record is active.
|
|
Level
|
SVMXC__SM_Level__c
|
Text(40)
|
This field represents a hierarchy of product structures.
|
|
Levels
|
SVMXC__SM_Levels__c
|
Text(20)
|
This field represents a hierarchy of product structures.
|
|
External Record Id
|
SVMXC__SM_ExternalId__c
|
Text(255) (External ID)
|
Reference to the external system in Product Structure
|
|
External Record ID
|
SVMXC__SM_External_ID__c
|
Text(255) (External ID)
|
Reference to the external system in Product Structure
|
|
Calculate Hierarchy
|
SVMXC__SM_CalculateHierarchy__c
|
Checkbox
|
Enables auto-calculation of hierarchy levels on create/update.
|
|
Sort Key
|
SVMXC__SM_SortKey__c
|
Text (255)
|
The sequence key for each record based on its level.
|