Skip to content

/AWS1/CL_BDKAUTRSNPLYITRREFC00

Configuration for an iterative policy refinement workflow, including source documents to process and optional feedback to guide the refinement.

CONSTRUCTOR

IMPORTING

Required arguments:

it_documents TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP07=>TT_AUTOREASPLYITERREFINDOCLIST TT_AUTOREASPLYITERREFINDOCLIST

Source documents used for iterative policy refinement. These documents provide context for refining the policy definition.

Optional arguments:

iv_feedback TYPE /AWS1/BDKAUTOREASPLYBUILDFDBK /AWS1/BDKAUTOREASPLYBUILDFDBK

Optional feedback to guide the iterative refinement workflow. Provide specific instructions or constraints for policy refinement.


Queryable Attributes

documents

Source documents used for iterative policy refinement. These documents provide context for refining the policy definition.

Accessible with the following methods

Method Description
GET_DOCUMENTS() Getter for DOCUMENTS, with configurable default
ASK_DOCUMENTS() Getter for DOCUMENTS w/ exceptions if field has no value
HAS_DOCUMENTS() Determine if DOCUMENTS has a value

feedback

Optional feedback to guide the iterative refinement workflow. Provide specific instructions or constraints for policy refinement.

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