Data Model > Data Dictionary > R > Recommended Part
Recommended Part
This object holds the Spare Parts which are required to service the Product.
API Label: SVMXC__WPLN_SparePart__c
No. of Fields: 12
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Product
SVMXC__SM_ProductId__c
Lookup(Product)
Lookup to the Product.
Service Product
SVMXC__SM_ServiceProductId__c
Lookup(Service Product)
Lookup to Service Product.
Work Order
SVMXC__SM_WorkOrderId__c
Master-Detail(Work Order)
Master Detail to Work Order.
Work Plan Assignment
SVMXC__SM_WPAssignmentId__c
Lookup(Work Plan Assignment)
Lookup to Work Plan Assignment.
Work Plan Part
SVMXC__SM_WorkPlanPart__c
Lookup(Work Plan Part)
Lookup to Work Plan Part.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Actual Quantity Tool
SVMXC__SM_ActualQuantity__c
Number(18, 0)
Actual quantity of the part.
Estimated Quantity
SVMXC__SM_EstimatedQuantity__c
Number(18, 0)
Estimated quantity of the part.
Is Tool
SVMXC__SM_IsTool__c
Checkbox
Indicates this is a tool.
Serial Number
SVMXC__SM_SerialNumber__c
Text(255)
User entered serial number.
Tool Used
SVMXC__SM_IsToolUsed__c
Checkbox
Confirms the tool being used for service.
Was this helpful?