Asset Condition
This object is used to store the defined conditions for the work rules on a Maintenance Plan, which will determine when a Work order will be generated for a maintenance asset.
API Name: SVMXA360__SM_Condition__c
Number of Fields: 20
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
A360 Maintenance Work Rule​
SVMXA360__MaintenanceWorkRule__c
Lookup(A360 Maintenance Work Rule)
The Maintenance Work Rule on which the condition is defined.
​Maintenance Work Rule Template
​SVMXA360__MaintenanceWorkRuleTemplate__c
​Lookup(Maintenance Work Rule Template)
The Maintenance Work Rule Template on which the condition is defined.
Product Service Campaign
SVMXA360__SM_ProductServiceCampaignId__c
Lookup(Product Service Campaign)
The Product Service Campaign related to the Asset Condition.
Technical Attribute
SVMXA360__TechnicalAttribute__c
Lookup(Technical Attribute)
The Technical attribute of the Asset on which the readings will be tracked for possible WO generation.
Technical Attribute Category
SVMXA360__TechnicalAttributeCategory__c
Lookup(Technical Attribute Category)
The associated Technical Attribute Category.
Standard Fields
​Record Number
Name
Auto Number
Autogenerated record number.
Custom Fields
Adjustment Start
SVMXA360__AdjustmentStart__c
Number(14, 4)
Minimum difference value between actual and close reading required for adjustment to be performed.
Condition Type
SVMXA360__ConditionType__c
Picklist
Different types of Conditions supported for Maintenance plan. Options include Time, Frequency, and Criteria.
Criteria Type
SVMXA360__SM_CriteriaType__c
Picklist
The Criteria Type for Asset Condition.
Enable Interval Adjustment
SVMXA360__EnableIntervalAdjustment__c
Checkbox
Checking this field enables logic on the maintenance plan that will dynamically adjust a work rule’s forecasted milestone in order to accommodate actual work order completion and maintain the condition-based interval between frequency or calendar milestones.
Field API Name
SVMXA360__FieldAPIName__c
Text(255)
The field API name of the Asset object on which criteria to be evaluated.
Maximum Adjustment Value
SVMXA360__AdjustmentEnd__c
Number(14, 4)
Maximum adjustment that can be performed.
Operand
SVMXA360__Operand__c
Text(255)
The frequency interval at which the work order needs to be created.
Operand Type
SVMXA360__SM_OperandType__c
Picklist
The Operand Type for the Asset Condition.
Operator
SVMXA360__Operator__c
Text(255)
Operators to indicate the relationship between the condition attribute and the condition value. Operators include:
Greater Than
Less Than
Equals To
Is Not Equal To
Every
Every Decrement
Recurrence Pattern
SVMXA360__RecurrencePattern__c
Text(255)
The time-frequency pattern to be considered for WO generation.
Sequence
SVMXA360__Sequence__c
Number(9, 0)
The numerical representation for the condition in advanced expression.
Start At
SVMXA360__StartAt__c
Text(255)
The start value for the condition to be considered in work order generation.
Stop At
SVMXA360__StopAt__c
Text(255)
The stop value for the condition at which work order generation to be stopped.
Threshold %
SVMXA360__Threshold__c
Number(9, 0)
The threshold percentage of the operand/operator value at which the WO needs to be created.
Was this helpful?