/AWS1/CL_BDKAUTOMATEDRSNINGP26¶
An annotation for updating the policy based on feedback about how it performed on specific test scenarios.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_scenarioexpression TYPE /AWS1/BDKAUTOMATEDRSNINGPLYS00 /AWS1/BDKAUTOMATEDRSNINGPLYS00¶
The logical expression that defines the test scenario that generated this feedback.
Optional arguments:¶
it_ruleids TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP25=>TT_AUTOMATEDRSNINGPLYDEFRLID00 TT_AUTOMATEDRSNINGPLYDEFRLID00¶
The list of rule identifiers that were involved in the scenario being evaluated.
iv_feedback TYPE /AWS1/BDKAUTOMATEDRSNINGPLYA01 /AWS1/BDKAUTOMATEDRSNINGPLYA01¶
The feedback information about scenario performance, including any issues or improvements identified.
Queryable Attributes¶
ruleIds¶
The list of rule identifiers that were involved in the scenario being evaluated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEIDS() |
Getter for RULEIDS, with configurable default |
ASK_RULEIDS() |
Getter for RULEIDS w/ exceptions if field has no value |
HAS_RULEIDS() |
Determine if RULEIDS has a value |
scenarioExpression¶
The logical expression that defines the test scenario that generated this feedback.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCENARIOEXPRESSION() |
Getter for SCENARIOEXPRESSION, with configurable default |
ASK_SCENARIOEXPRESSION() |
Getter for SCENARIOEXPRESSION w/ exceptions if field has no |
HAS_SCENARIOEXPRESSION() |
Determine if SCENARIOEXPRESSION has a value |
feedback¶
The feedback information about scenario performance, including any issues or improvements identified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FEEDBACK() |
Getter for FEEDBACK, with configurable default |
ASK_FEEDBACK() |
Getter for FEEDBACK w/ exceptions if field has no value |
HAS_FEEDBACK() |
Determine if FEEDBACK has a value |