/AWS1/CL_CNTMULTISELQUESTION00¶
Automation rule for multi-select questions based on rule categories.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_category TYPE /AWS1/CNTMULTISELQUESTIONRLC00 /AWS1/CNTMULTISELQUESTIONRLC00¶
The category name for this automation rule.
iv_condition TYPE /AWS1/CNTMULTISELQUESTIONRLC01 /AWS1/CNTMULTISELQUESTIONRLC01¶
The condition for this automation rule.
it_optionrefids TYPE /AWS1/CL_CNTREFERENCEIDLIST_W=>TT_REFERENCEIDLIST TT_REFERENCEIDLIST¶
Reference IDs of options for this automation rule.
Queryable Attributes¶
Category¶
The category name for this automation rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORY() |
Getter for CATEGORY, with configurable default |
ASK_CATEGORY() |
Getter for CATEGORY w/ exceptions if field has no value |
HAS_CATEGORY() |
Determine if CATEGORY has a value |
Condition¶
The condition for this automation rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONDITION() |
Getter for CONDITION, with configurable default |
ASK_CONDITION() |
Getter for CONDITION w/ exceptions if field has no value |
HAS_CONDITION() |
Determine if CONDITION has a value |
OptionRefIds¶
Reference IDs of options for this automation rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONREFIDS() |
Getter for OPTIONREFIDS, with configurable default |
ASK_OPTIONREFIDS() |
Getter for OPTIONREFIDS w/ exceptions if field has no value |
HAS_OPTIONREFIDS() |
Determine if OPTIONREFIDS has a value |