Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP05

Defines the source content for a policy build workflow, which can include documents, repair instructions, or other input materials.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_policydefinition TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP00 /AWS1/CL_BDKAUTOMATEDRSNINGP00

An existing policy definition that serves as the starting point for the build workflow, typically used in policy repair or update scenarios.

io_workflowcontent TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP06 /AWS1/CL_BDKAUTOMATEDRSNINGP06

The actual content to be processed in the build workflow, such as documents to analyze or repair instructions to apply.


Queryable Attributes

policyDefinition

An existing policy definition that serves as the starting point for the build workflow, typically used in policy repair or update scenarios.

Accessible with the following methods

Method Description
GET_POLICYDEFINITION() Getter for POLICYDEFINITION

workflowContent

The actual content to be processed in the build workflow, such as documents to analyze or repair instructions to apply.

Accessible with the following methods

Method Description
GET_WORKFLOWCONTENT() Getter for WORKFLOWCONTENT