/AWS1/CL_EVYSCHDSPLITSLAUNCH00¶
An array of structures that define the traffic allocation percentages among the feature variations during each step of a launch. This also defines the start time of each step.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_steps TYPE /AWS1/CL_EVYSCHEDULEDSPLIT=>TT_SCHEDULEDSTEPLIST TT_SCHEDULEDSTEPLIST¶
An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch. This also defines the start time of each step.
Queryable Attributes¶
steps¶
An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch. This also defines the start time of each step.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STEPS() |
Getter for STEPS, with configurable default |
ASK_STEPS() |
Getter for STEPS w/ exceptions if field has no value |
HAS_STEPS() |
Determine if STEPS has a value |