Data Model > Data Dictionary > T > Tiered Pricing
 
Tiered Pricing
Define tiers for parts pricing.
API Label: SVMXC__SM_Tiered_Pricing__c
No. of Fields: 8
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Parts Pricing
SVMXC__SM_Parts_Pricing__c
Master-Detail(Parts Pricing)
Parts Pricing for which this tier is applicable.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Maximum Value
SVMXC__SM_Maximum_Value__c
Number(13, 5)
Maximum/ending-range value for the tier.
Minimum Value
SVMXC__SM_Minimum_Value__c
Number(13, 5)
Minimum/starting-range value for the tier.
Price Per Unit
SVMXC__SM_Price_Per_Unit__c
Currency(15, 3)
Price per unit in this tier.
Quantity Available
SVMXC__SM_Quantity_Available__c
Number(13, 5)
Number of units available in this tier.
Quantity Used
SVMXC__SM_Quantity_Used__c
Number(13, 5)
Number of units consumed in this tier.
Sequence
SVMXC__SM_Sequence__c
Number(15, 0)
Sequence of this tier.
Was this helpful?