/AWS1/CL_CNTEVALFRMMULTISELQ02¶
Automation configuration for multi-select questions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_options TYPE /AWS1/CL_CNTEVALFRMMULTISELQ03=>TT_EVALFRMMULTISELQUESTIONAU00 TT_EVALFRMMULTISELQUESTIONAU00¶
Automation options for the multi-select question.
it_defaultoptionrefids TYPE /AWS1/CL_CNTREFERENCEIDLIST_W=>TT_REFERENCEIDLIST TT_REFERENCEIDLIST¶
Reference IDs of default options.
io_answersource TYPE REF TO /AWS1/CL_CNTEVALFRMQUESTIONA00 /AWS1/CL_CNTEVALFRMQUESTIONA00¶
A question automation answer.
Queryable Attributes¶
Options¶
Automation options for the multi-select question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS, with configurable default |
ASK_OPTIONS() |
Getter for OPTIONS w/ exceptions if field has no value |
HAS_OPTIONS() |
Determine if OPTIONS has a value |
DefaultOptionRefIds¶
Reference IDs of default options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTOPTIONREFIDS() |
Getter for DEFAULTOPTIONREFIDS, with configurable default |
ASK_DEFAULTOPTIONREFIDS() |
Getter for DEFAULTOPTIONREFIDS w/ exceptions if field has no |
HAS_DEFAULTOPTIONREFIDS() |
Determine if DEFAULTOPTIONREFIDS has a value |
AnswerSource¶
A question automation answer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANSWERSOURCE() |
Getter for ANSWERSOURCE |