Skip to content

/AWS1/CL_CNTEVALFORMSINGLESE02

Information about the automation configuration in single select questions. Automation options are evaluated in order, and the first matched option is applied. If no automation option matches, and there is a default option, then the default option is applied.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_options TYPE /AWS1/CL_CNTEVALFORMSINGLESE03=>TT_EVALFORMSINGLESELQUESTION01 TT_EVALFORMSINGLESELQUESTION01

The automation options of the single select question.

iv_defaultoptionrefid TYPE /AWS1/CNTREFERENCEID /AWS1/CNTREFERENCEID

The identifier of the default answer option, when none of the automation options match the criteria.

io_answersource TYPE REF TO /AWS1/CL_CNTEVALFRMQUESTIONA00 /AWS1/CL_CNTEVALFRMQUESTIONA00

Automation answer source.


Queryable Attributes

Options

The automation options of the single 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

DefaultOptionRefId

The identifier of the default answer option, when none of the automation options match the criteria.

Accessible with the following methods

Method Description
GET_DEFAULTOPTIONREFID() Getter for DEFAULTOPTIONREFID, with configurable default
ASK_DEFAULTOPTIONREFID() Getter for DEFAULTOPTIONREFID w/ exceptions if field has no
HAS_DEFAULTOPTIONREFID() Determine if DEFAULTOPTIONREFID has a value

AnswerSource

Automation answer source.

Accessible with the following methods

Method Description
GET_ANSWERSOURCE() Getter for ANSWERSOURCE