Data Model > Data Dictionary > V > Variance Details
Variance Details
Object to store variance calculation parameters for IB.
API Label: SVMXC__SM_VarianceDetails__c
No. of Fields: 8
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Product
SVMXC__SM_ProductId__c
Lookup (Product)
Stores product which are missing and non complaint
Top Level Product Structure
SVMXC__SM_TopLevelPSId__c
Lookup (Product Structure)
Stores the top level product structure
Top Level IB
SVMXC__SM_ToplevelIBId__c
Lookup (Installed Product)
Stores top level IB
Standard Field
Record Number
Name
Auto Number
Custom Fields
Delta Quantity
SVMXC__SM_DeltaQuantity__c
Integer(4,0)
Stores the delta quantity
IB Quantity
SVMXC__SM_IBQuantity__c
Integer(4,0)
Stores the IB quantity
PS Quantity
SVMXC__SM_PSQuantity__c
Integer(4,0)
Stores the PS quantity
Variance Type
SVMXC__SM_VarianceType__c
Text(200)
Stores validation type
Was this helpful?