/AWS1/CL_CNTEVALFRMMULTISELQ00¶
Properties for a multi-select question in an evaluation form.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_options TYPE /AWS1/CL_CNTEVALFRMMULTISELQ01=>TT_EVALFRMMULTISELQUESTIONOP00 TT_EVALFRMMULTISELQUESTIONOP00¶
Options available for this multi-select question.
Optional arguments:¶
iv_displayas TYPE /AWS1/CNTEVALFRMMULTISELQUES01 /AWS1/CNTEVALFRMMULTISELQUES01¶
Display format for the multi-select question.
io_automation TYPE REF TO /AWS1/CL_CNTEVALFRMMULTISELQ02 /AWS1/CL_CNTEVALFRMMULTISELQ02¶
Automation configuration for this multi-select question.
Queryable Attributes¶
Options¶
Options available for this 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 |
DisplayAs¶
Display format for the multi-select question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYAS() |
Getter for DISPLAYAS, with configurable default |
ASK_DISPLAYAS() |
Getter for DISPLAYAS w/ exceptions if field has no value |
HAS_DISPLAYAS() |
Determine if DISPLAYAS has a value |
Automation¶
Automation configuration for this multi-select question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMATION() |
Getter for AUTOMATION |