/AWS1/CL_SEBRULEISINADDRESSLST¶
The structure type for a boolean condition that provides the address lists and address list attribute to evaluate.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_attribute TYPE /AWS1/SEBRLADDRESSLSTEMAILATTR /AWS1/SEBRLADDRESSLSTEMAILATTR¶
The email attribute that needs to be evaluated against the address list.
it_addresslists TYPE /AWS1/CL_SEBRLADDRESSLSTARNL00=>TT_RULEADDRESSLISTARNLIST TT_RULEADDRESSLISTARNLIST¶
The address lists that will be used for evaluation.
Queryable Attributes¶
Attribute¶
The email attribute that needs to be evaluated against the address list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTE() |
Getter for ATTRIBUTE, with configurable default |
ASK_ATTRIBUTE() |
Getter for ATTRIBUTE w/ exceptions if field has no value |
HAS_ATTRIBUTE() |
Determine if ATTRIBUTE has a value |
AddressLists¶
The address lists that will be used for evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSLISTS() |
Getter for ADDRESSLISTS, with configurable default |
ASK_ADDRESSLISTS() |
Getter for ADDRESSLISTS w/ exceptions if field has no value |
HAS_ADDRESSLISTS() |
Determine if ADDRESSLISTS has a value |