Skip to content

/AWS1/CL_BDCONLINEEVALCFGSRC

A reference to an existing online evaluation configuration to use as the data source for batch evaluation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_onlineevaluationconfigarn TYPE /AWS1/BDCONLINEEVALCONFIGARN /AWS1/BDCONLINEEVALCONFIGARN

The Amazon Resource Name (ARN) of the online evaluation configuration to use as the session source.

Optional arguments:

io_timerange TYPE REF TO /AWS1/CL_BDCSESSFILTERCONFIG /AWS1/CL_BDCSESSFILTERCONFIG

Optional session filter configuration to narrow down which sessions from the online evaluation configuration to include.


Queryable Attributes

onlineEvaluationConfigArn

The Amazon Resource Name (ARN) of the online evaluation configuration to use as the session source.

Accessible with the following methods

Method Description
GET_ONLINEEVALCONFIGARN() Getter for ONLINEEVALUATIONCONFIGARN, with configurable defa
ASK_ONLINEEVALCONFIGARN() Getter for ONLINEEVALUATIONCONFIGARN w/ exceptions if field
HAS_ONLINEEVALCONFIGARN() Determine if ONLINEEVALUATIONCONFIGARN has a value

timeRange

Optional session filter configuration to narrow down which sessions from the online evaluation configuration to include.

Accessible with the following methods

Method Description
GET_TIMERANGE() Getter for TIMERANGE