/AWS1/CL_BDKAUTOMATEDRSNINGP20¶
An annotation for adding a new rule to an Automated Reasoning policy using a formal logical expression.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_expression TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD05 /AWS1/BDKAUTOMATEDRSNINGPLYD05¶
The formal logical expression that defines the rule, using mathematical notation and referencing policy variables and types.
Queryable Attributes¶
expression¶
The formal logical expression that defines the rule, using mathematical notation and referencing policy variables and types.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPRESSION() |
Getter for EXPRESSION, with configurable default |
ASK_EXPRESSION() |
Getter for EXPRESSION w/ exceptions if field has no value |
HAS_EXPRESSION() |
Determine if EXPRESSION has a value |