/AWS1/CL_CUSMATCHINGRULE¶
Specifies how does the rule-based matching process should match profiles. You can choose from the following attributes to build the matching Rule:
-
AccountNumber
-
Address.Address
-
Address.City
-
Address.Country
-
Address.County
-
Address.PostalCode
-
Address.State
-
Address.Province
-
BirthDate
-
BusinessName
-
EmailAddress
-
FirstName
-
Gender
-
LastName
-
MiddleName
-
PhoneNumber
-
Any customized profile attributes that start with the
Attributes
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_rule TYPE /AWS1/CL_CUSMATCHINGRLATTRLS00=>TT_MATCHINGRULEATTRIBUTELIST TT_MATCHINGRULEATTRIBUTELIST¶
A single rule level of the
MatchRules. Configures how the rule-based matching process should match profiles.
Queryable Attributes¶
Rule¶
A single rule level of the
MatchRules. Configures how the rule-based matching process should match profiles.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULE() |
Getter for RULE, with configurable default |
ASK_RULE() |
Getter for RULE w/ exceptions if field has no value |
HAS_RULE() |
Determine if RULE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MATCHINGRULES¶
TYPES TT_MATCHINGRULES TYPE STANDARD TABLE OF REF TO /AWS1/CL_CUSMATCHINGRULE WITH DEFAULT KEY
.