Data Model > Data Dictionary > Functional Objects > A > Attribute Template Match Rule
Attribute Template Match Rule
This object holds the sequence and the rule to match the template with the object field.
API Label: SVMXC__SM_TemplateMatchRule__c
No. of Fields: 6
Field Label
Field Name
Data Type
Description
Standard Field
Attribute Template Match Rule Name
Name
Text(80)
Custom Fields
Description
SVMXC__SM_Description__c
Long Text Area(2000)
Description of the Template Match Rule.
Developer Name
SVMXC__SM_DeveloperName__c
Text(100) (Unique Case Insensitive)
Unique name of the Template Match Rule.
Match Rule Detail
SVMXC__SM_MatchRuleDetail__c
Long Text Area(32000)
Stores the detail of the match rules.
Sequence
SVMXC__SM_Sequence__c
Number(2, 0)
Sequence of the Template Match Rule.
Where Clause
SVMXC__SM_WhereClause__c
Long Text Area(1000)
Stores the WHERE clause used in the query for match rule detail.
Was this helpful?