Skip to content

/AWS1/CL_BDCPERVARONLINEEVAL00

An online evaluation configuration associated with a specific A/B test variant.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/BDCVARIANTNAME /AWS1/BDCVARIANTNAME

The name of the variant this evaluation configuration applies to.

iv_onlineevaluationconfigarn TYPE /AWS1/BDCONLINEEVALCONFIGARN /AWS1/BDCONLINEEVALCONFIGARN

The Amazon Resource Name (ARN) of the online evaluation configuration for this variant.


Queryable Attributes

name

The name of the variant this evaluation configuration applies to.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

onlineEvaluationConfigArn

The Amazon Resource Name (ARN) of the online evaluation configuration for this variant.

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_PERVARNTONLINEEVALCFGLIST

TYPES TT_PERVARNTONLINEEVALCFGLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCPERVARONLINEEVAL00 WITH DEFAULT KEY
.