Skip to content

/AWS1/CL_BDOMODIFYSTRATEGYCONF

Contains information for modifying a strategy configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_extraction TYPE REF TO /AWS1/CL_BDOMODIFYEXTCONF /AWS1/CL_BDOMODIFYEXTCONF

The updated extraction configuration.

io_consolidation TYPE REF TO /AWS1/CL_BDOMODIFYCONSOLCONF /AWS1/CL_BDOMODIFYCONSOLCONF

The updated consolidation configuration.

io_reflection TYPE REF TO /AWS1/CL_BDOMDFYREFLECTIONCONF /AWS1/CL_BDOMDFYREFLECTIONCONF

The updated reflection configuration.

io_selfmanagedconfiguration TYPE REF TO /AWS1/CL_BDOMODSELFMANAGEDCONF /AWS1/CL_BDOMODSELFMANAGEDCONF

The updated self-managed configuration.


Queryable Attributes

extraction

The updated extraction configuration.

Accessible with the following methods

Method Description
GET_EXTRACTION() Getter for EXTRACTION

consolidation

The updated consolidation configuration.

Accessible with the following methods

Method Description
GET_CONSOLIDATION() Getter for CONSOLIDATION

reflection

The updated reflection configuration.

Accessible with the following methods

Method Description
GET_REFLECTION() Getter for REFLECTION

selfManagedConfiguration

The updated self-managed configuration.

Accessible with the following methods

Method Description
GET_SELFMANAGEDCONFIGURATION() Getter for SELFMANAGEDCONFIGURATION