Data Model > Data Dictionary > P > Product Structure
Product Structure
API Label: SVMXC__SM_ProductStructure__c
No. of Fields: 6
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.
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.
Was this helpful?