/AWS1/CL_BDKAUTOMATEDRSNINGP36¶
Represents a set of rules that operate on completely separate variables, indicating they address different concerns or domains within the policy.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_variables TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP34=>TT_AUTOMATEDRSNINGPLYDEFVARI01 TT_AUTOMATEDRSNINGPLYDEFVARI01¶
The set of variables that are used by the rules in this disjoint set.
it_rules TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP37=>TT_AUTOMATEDRSNINGPLYDISJOIN01 TT_AUTOMATEDRSNINGPLYDISJOIN01¶
The list of rules that form this disjoint set, all operating on the same set of variables.
Queryable Attributes¶
variables¶
The set of variables that are used by the rules in this disjoint set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VARIABLES() |
Getter for VARIABLES, with configurable default |
ASK_VARIABLES() |
Getter for VARIABLES w/ exceptions if field has no value |
HAS_VARIABLES() |
Determine if VARIABLES has a value |
rules¶
The list of rules that form this disjoint set, all operating on the same set of variables.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULES() |
Getter for RULES, with configurable default |
ASK_RULES() |
Getter for RULES w/ exceptions if field has no value |
HAS_RULES() |
Determine if RULES 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_AUTOMATEDRSNINGPLYDISJOIN00¶
TYPES TT_AUTOMATEDRSNINGPLYDISJOIN00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP36 WITH DEFAULT KEY
.