/AWS1/CL_CNTEVALFORMSINGLESE03¶
Information about the automation option of a single select question.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_rulecategory TYPE REF TO /AWS1/CL_CNTSINGLESELQUESTIO00 /AWS1/CL_CNTSINGLESELQUESTIO00¶
The automation option based on a rule category for the single select question.
Queryable Attributes¶
RuleCategory¶
The automation option based on a rule category for the single select question.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULECATEGORY() |
Getter for RULECATEGORY |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_EVALFORMSINGLESELQUESTION01¶
TYPES TT_EVALFORMSINGLESELQUESTION01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTEVALFORMSINGLESE03 WITH DEFAULT KEY
.