/AWS1/CL_ERNMATCHINGCONFIG¶
An object that contains configuration settings for the matching process in a rule-based matching workflow.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabletransitivematching TYPE /AWS1/ERNBOOLEAN /AWS1/ERNBOOLEAN¶
Enables transitive matching for the rule-based matching workflow. When enabled, records that match through different rules are grouped together into the same match group.
Queryable Attributes¶
enableTransitiveMatching¶
Enables transitive matching for the rule-based matching workflow. When enabled, records that match through different rules are grouped together into the same match group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLETRANSITIVEMATCHING() |
Getter for ENABLETRANSITIVEMATCHING, with configurable defau |
ASK_ENABLETRANSITIVEMATCHING() |
Getter for ENABLETRANSITIVEMATCHING w/ exceptions if field h |
HAS_ENABLETRANSITIVEMATCHING() |
Determine if ENABLETRANSITIVEMATCHING has a value |