Skip to content

/AWS1/CL_BDKAUTOMATEDRSNINGP41

Provides context about what type of operation was being performed during a build step.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_planning TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP42 /AWS1/CL_BDKAUTOMATEDRSNINGP42

Indicates that this build step was part of the planning phase, where the system determines what operations to perform.

io_mutation TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP43 /AWS1/CL_BDKAUTOMATEDRSNINGP43

Indicates that this build step involved modifying the policy structure, such as adding or updating rules, variables, or types.


Queryable Attributes

planning

Indicates that this build step was part of the planning phase, where the system determines what operations to perform.

Accessible with the following methods

Method Description
GET_PLANNING() Getter for PLANNING

mutation

Indicates that this build step involved modifying the policy structure, such as adding or updating rules, variables, or types.

Accessible with the following methods

Method Description
GET_MUTATION() Getter for MUTATION