Data Model > Data Dictionary > W > Work Plan Assignment Rule
Work Plan Assignment Rule
The object stores rules that determines the Work Plan to applied to the Source Object.
API Label: SVMXC__WPLN_WorkPlanAssignmentRule__c
No. of Fields: 12
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Qualification Criteria
SVMXC__SM_QualificationCriteriaId__c
Lookup(ServiceMax Process)
The qualifying expression for the source object
Standard Fields
Work Plan Assignment Rule Name
Name
Text(80)
Name of the Work Plan Assignment Rule
Custom Fields
Source Object
SVMXC__SM_SourceObjectAPIName__c
Text(80)
Source Object of the rule.
Is Active
SVMXC__SM_IsActive__c
Checkbox
States if the record is active
Sequence
SVMXC__SM_Sequence__c
Number(8,0)
Sequence of the rule.
Developer Name
SVMXC__SM_DeveloperName__c
Text(80) (Unique Case Insensitive)
Unique Identifier for the Assignment Rule.
Logical Operator
SVMXC__SM_LogicalOperator__c
Text(20)
Logical Operator for all the related Assignment Match Rules
Work Plans
SVMXC__SM_WorkPlanIds__c
Long Text Area(32768)
Stores list of Work Plan Ids
Allow Multiple Work Plan Assignment
SVMXC__SM_AllowMultipleAssignment__c
Checkbox
Allows to create multiple Work Plan Assignments if multiple Work Plans matched or skip Assignment.
Perform Entitlement
SVMXC__SM_PerformEntitlement__c
Checkbox
The Perform Entitlement Flag on Work Plan Assignment record will be checked
Perform Parent Entitlement
SVMXC__SM_PerformParentEntitlement__c
Checkbox
The Perform Entitlement Flag on Work Plan Assignment’s parent record will be checked (Service Product or Service Request Line)
Description
SVMXC__SM_Description__c
LongTextArea(2000)
Description of the Assignment Rule.
Was this helpful?