Data Model > Data Dictionary > W > Work Plan History
Work Plan History
History of the activities performed on the Work Plan related records.
API Label: SVMXC__WPLN_WorkPlanHistory__c
No. of Fields: 10
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Service Product
SVMXC__SM_ServiceProductId__c
Lookup(Service Product)
Lookup to Service Product record.
Service Task
SVMXC__SM_ServiceTaskId__c
Lookup(Service Task)
Lookup to Service Task record.
Work Detail
SVMXC__SM_WorkDetailId__c
Lookup(Work Detail)
In case of labor line creation, this field is captured
Work Order
SVMXC__SM_WorkOrderId__c
Lookup(Work Order)
Lookup to Work Order record.
Work Plan Assignment
SVMXC__SM_WorkPlanAssignmentId__c
Lookup(Work Plan Assignment)
Lookup to the Work Plan Assignment record.
Custom Fields
Feature
SVMXC__SM_Feature__c
Text(150)
Name of the Feature.
Message
SVMXC__SM_Message__c
Long Text Area(32768)
Holds the details of the execution log.
Start Time
SVMXC__SM_StartTime__c
Date/Time
Start Time of the execution.
Status
SVMXC__SM_Status__c
Picklist
Status of the record.
Source
SVMXC__SM_Source__c
Picklist
Identifies if the labor line is created from web or mobile
Was this helpful?