Data Model > Data Dictionary > W > Work Plan Configuration
Work Plan Configuration
Object to store work plan related settings like Labor Line settings
API Label: SVMXC__WPLN_WorkPlanConfiguration__c
No. of Fields: 6
Field Label
Field Name
Data Type
Description
Standard Fields
Record Number
Name
Auto Number
Custom Fields
Configuration Purpose
SVMXC__SM_ConfigurationPurpose__c
Text(255)
This field indicates the name of the feature for which this configuration is being created. (Example - Task Processing for Labor Line generation)
Enable Labor Creation
SVMXC__SM_EnableLaborCreation__c
Checkbox
When set to true, auto the labor line creation will happen based on the time captured on the completed task.
Configuration JSON
SVMXC__SM_ConfigurationJSON__c
Long Text Area(32768)
Stores Configuration mapping in JSON format
Labor line creation criteria
SVMXC_SM_LaborLineCriteria__c
Picklist
Indicates at which point the labor line creation will happen
Group By
SVMXC_SM_GroupBy__c
Picklist
Indicates labor line be created for a single service task or for a group of service task.
Was this helpful?