|
Field Label
|
Field Name
|
Data Type
|
Description
|
|---|---|---|---|
|
Custom Relationship Fields
|
|||
|
PM Plan Template
|
SVMXC__SM_PMPlanTemplateId__c
|
Master-Detail(PM Plan Template)
|
This field links the PM Schedule to its associated PM Plan Template, establishing a master-detail relationship.
|
|
Work Order Purpose
|
SVMXC__SM_WorkOrderPurposeId__c
|
Lookup(Task Template)
|
Reference to Task Template object.
|
|
Standard Field
|
|||
|
Record Number
|
Name
|
Auto Number
|
|
|
Custom Fields
|
|||
|
Advanced Expression
|
SVMXC__SM_AdvancedExpression__c
|
Text(255)
|
Used to define the advanced expression of the template schedule that is subsequently mapped to the PM Plan during the creation process.
|
|
Expression Display Value
|
SVMXC__SM_ExpressionDisplayValue__c
|
Text(255)
|
Store expression value in the form of text for display purpose
|
|
Expression Internal Value
|
SVMXC__SM_ExpressionInternalValue__c
|
Long Text Area(32768)
|
To store expression value in the form of JSON used by engine for processing.
|
|
Sequence
|
SVMXC__SM_Sequence__c
|
Number(4, 0)
|
Indicates the sequence number of the PM Template Schedule, defining the order in which schedules are executed.
|