Field Label
|
Field Name
|
Data Type
|
Description
|
---|---|---|---|
Custom Relationship Fields
|
|||
PM Coverage
|
SVMXC__SM_PM_Coverage__c
|
Lookup(Preventive Maintenance Coverage)
|
|
PM Plan
|
SVMXC__PM_Plan__c
|
Master-Detail(Preventive Maintenance Plan)
|
|
PM Schedule Definition
|
SVMXC__PM_Schedule_Definition__c
|
Lookup(PM Schedule Definition)
|
|
Work Order Purpose
|
SVMXC__SM_Work_Order_Purpose__c
|
Lookup(Task Template)
|
Reference to Task Template object.
|
Standard Fields
|
|||
Record Number
|
Name
|
Auto Number
|
The auto-generated record number.
|
Custom Fields
|
|||
Advanced Expression
|
SVMXC__SM_Advanced_Expression__c
|
Text(255)
|
Used to capture the advanced expression once the Work Order is closed. This is used to show actual output value of processed schedules in the Condition based PM configuration page.
|
Expression Actual Output Value
|
SVMXC__SM_Expression_Actual_Output_Value__c
|
Long Text Area(32768)
|
Stores actual output value in JSON format, used for internal purpose.
|
Expression Display Value
|
SVMXC__SM_Expression_Display_Value__c
|
Text(255)
|
Store expression value in the form of text for display purpose.
|
Expression Internal Value
|
SVMXC__SM_Expression_Internal_Value__c
|
Long Text Area(32768)
|
To store expression value in the form of JSON used by engine for processing.
|
Last Run Date
|
SVMXC__Last_Run_Date__c
|
Date
|
|
Scheduled On
|
SVMXC__Scheduled_On__c
|
Date
|
|
Sequence
|
SVMXC__SM_Sequence__c
|
Number(4, 0)
|
Sequence number of PM Schedule.
|
Sort Order
|
SVMXC__SM_Sort_Order__c
|
Number(9, 0)
|
This field indicates the PM Schedule’s priority in relation to other Schedules. Sort Order will be considered when the PM Engine generates Work Order(s) for multiple PM schedule lines.
|
Status
|
SVMXC__SM_Status__c
|
Picklist
|
|
Work Order Generation Status
|
SVMXC__SM_Work_Order_Generation_Status__c
|
Picklist
|
This field indicates status of work order generation for PM schedule.
|