AutoMatchRuleDetail__c
Label: Auto Match Rule Detail Stores the fields used in the auto match rules.
AutoMatchRule__c |
Auto Match Rule |
Summer 2022 |
Stores the parent Auto Match Rule
Looks up to: AutoMatchRule__c
|
MasterDetail |
|
MatchOperator__c |
Operator |
Summer 2022 |
Stores the operator used when matching field values.
|
Picklist: Contains Equals Greater than or equal to Less than or equal to Range |
|
MatchValue__c |
Value |
Summer 2022 |
Stores the value used for matching with statement fields.
|
Text(255) |
|
Priority__c |
Priority |
Summer 2022 |
Stores the priority of the field.
|
Number(18,0) |
|
SourceField__c |
Source Field |
Summer 2022 |
Field used as the source in the auto-matching rule.
|
Text(255) |
|
TargetField__c |
Target Field |
Summer 2022 |
Field used as the target in the auto-matching rule.
|
Text(255) |
|
|