/AWS1/CL_BDKAUTOMATEDRSNINGP24¶
An annotation for updating the policy based on feedback about how specific rules performed during testing or real-world usage.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_feedback TYPE /AWS1/BDKAUTOMATEDRSNINGPLYA01 /AWS1/BDKAUTOMATEDRSNINGPLYA01¶
The feedback information about rule performance, including suggestions for improvements or corrections.
Optional arguments:¶
it_ruleids TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP25=>TT_AUTOMATEDRSNINGPLYDEFRLID00 TT_AUTOMATEDRSNINGPLYDEFRLID00¶
The list of rule identifiers that the feedback applies to.
Queryable Attributes¶
ruleIds¶
The list of rule identifiers that the feedback applies to.
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 |
feedback¶
The feedback information about rule performance, including suggestions for improvements or corrections.
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 |