Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP21

An annotation for modifying an existing rule in an Automated Reasoning policy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_ruleid TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD04 /AWS1/BDKAUTOMATEDRSNINGPLYD04

The unique identifier of the rule to update.

iv_expression TYPE /AWS1/BDKAUTOMATEDRSNINGPLYD05 /AWS1/BDKAUTOMATEDRSNINGPLYD05

The new formal logical expression for the rule, replacing the previous expression.


Queryable Attributes

ruleId

The unique identifier of the rule to update.

Accessible with the following methods

Method Description
GET_RULEID() Getter for RULEID, with configurable default
ASK_RULEID() Getter for RULEID w/ exceptions if field has no value
HAS_RULEID() Determine if RULEID has a value

expression

The new formal logical expression for the rule, replacing the previous expression.

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