Skip to content

/AWS1/CL_BDOSTRATEGYCONF

Contains configuration information for a memory strategy.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_type TYPE /AWS1/BDOOVERRIDETYPE /AWS1/BDOOVERRIDETYPE

The type of override for the strategy configuration.

io_extraction TYPE REF TO /AWS1/CL_BDOEXTRACTIONCONF /AWS1/CL_BDOEXTRACTIONCONF

The extraction configuration for the memory strategy.

io_consolidation TYPE REF TO /AWS1/CL_BDOCONSOLCONF /AWS1/CL_BDOCONSOLCONF

The consolidation configuration for the memory strategy.


Queryable Attributes

type

The type of override for the strategy configuration.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

extraction

The extraction configuration for the memory strategy.

Accessible with the following methods

Method Description
GET_EXTRACTION() Getter for EXTRACTION

consolidation

The consolidation configuration for the memory strategy.

Accessible with the following methods

Method Description
GET_CONSOLIDATION() Getter for CONSOLIDATION