Data Model > Data Dictionary > W > Work Plan Assignment
Work Plan Assignment
Work Plan assigned to Work Order or Service Product.
API Label: SVMXC__WPLN_WorkPlanAssignment__c
No. of Fields: 8
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Service Product
SVMXC__SM_ServiceProductId__c
Lookup(Service Product)
Lookup to the Service Product.
Work Order
SVMXC__SM_WorkOrderId__c
Lookup(Work Order)
Lookup to Work Order.
Work Plan
SVMXC__SM_WorkPlanId__c
Master-Detail(Work Plan)
Master Detail to Work Plan.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Is In Deport Queue
SVMXC__SM_IsInDepotQueue__c
Checkbox
The field will be checked if the depot queue item is created for the work plan assignment.
Sequence
SVMXC__SM_Sequence__c
Number(18, 0)
Sequence of the Assignment within a service product.
Status
SVMXC__SM_Status__c
Picklist
Status of the Work Plan Assignment.
User Notes
SVMXC__SM_UserNotes__c
Rich Text Area(32000)
To capture the comments by user for the work assigned.
Was this helpful?