Data Model > Data Dictionary > W > Work Plan Task
Work Plan Task
Stores details of Work Plan.
API Label: SVMXC__WPLN_WorkPlanTask__c
No. of Fields: 14
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
ServiceMax Process
SVMXC__ServiceMaxProcess__c
Lookup(ServiceMax Process)
Lookup to ServiceMax Process.
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
Capture Labour Time
SVMXC__CaptureLaborTime__c
Checkbox
Default unchecked, When checked a line of type labor will be added to work detail.
Description
SVMXC__Description__c
Rich Text Area(80000)
Description of the task.
Estimated Time
SVMXC__EstimatedTime__c
Number(8, 2)
Estimated to complete task.
Estimated Time Unit
SVMXC__EstimatedTimeUnit__c
Picklist
Unit in which estimate is captured.
Is Mandatory
SVMXC__IsMandatory__c
Checkbox
Default unchecked, when checked the task should be completed.
Process Name
SVMXC__ProcessAPIName__c
Text(255)
API Name of the Process Selected.
Sequence
SVMXC__Sequence__c
Number(8, 0)
Sequence in which each entry is added.
Source Object
SVMXC__SourceObjectAPIName__c
Text(255)
Source Object API name of the selected process.
Status Option
SVMXC__StatusOption__c
Picklist (Multi-Select)
Select statuses that is applicable for the task.
Title
SVMXC__Title__c
Text(255)
Title given for the task.
Type
SVMXC__Type__c
Picklist
The Type of the Process.
Was this helpful?