Data Model > Data Dictionary > W > Work Plan Part
Work Plan Part
Holds information about required Parts & Tools.
API Label: SVMXC__WPLN_WorkPlanPart__c
No. of Fields: 5
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Product
SVMXC__Product2Id__c
Lookup(Product)
Lookup to the Product record.
Work Plan
SVMXC__WorkPlanId__c
Master-Detail(Work Plan)
Master Detail to Work Plan record.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Is Tool
SVMXC__IsTool__c
Checkbox
Default unchecked. Records saved as tools will have this option checked.
Quantity
SVMXC__Quantity__c
Number(18, 0)
Count of units required.
Was this helpful?