Recommended Part
This object holds the Spare Parts which are required to service the Product.
API Label: SVMXC__WPLN_SparePart__c
No. of Fields: 14
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.
Service Task
SVMXC__SM_ServiceTaskId__c
Lookup(Service Task)
Part is recommended for this task.
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.
Non Consumption Reason
SVMXC__SM_NonConsumptionReason__c
Picklist
Holds the reason for not consuming the recommended parts.
Was this helpful?