Skip to content

/AWS1/CL_BDCVARIANTCONF

The configuration for an A/B test variant.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_configurationbundle TYPE REF TO /AWS1/CL_BDCCONFBUNDLEREF /AWS1/CL_BDCCONFBUNDLEREF

A reference to a configuration bundle version to use for this variant.

io_target TYPE REF TO /AWS1/CL_BDCTARGETREF /AWS1/CL_BDCTARGETREF

A reference to a gateway target to route traffic to for this variant.


Queryable Attributes

configurationBundle

A reference to a configuration bundle version to use for this variant.

Accessible with the following methods

Method Description
GET_CONFIGURATIONBUNDLE() Getter for CONFIGURATIONBUNDLE

target

A reference to a gateway target to route traffic to for this variant.

Accessible with the following methods

Method Description
GET_TARGET() Getter for TARGET