Skip to content

/AWS1/CL_CNTQSTNOPTIONPTSCONF

Information about the points configuration for an answer option.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_pointvalue TYPE /AWS1/CNTPOINTVALUE /AWS1/CNTPOINTVALUE

The point value assigned to the answer option.

Optional arguments:

iv_isbonus TYPE /AWS1/CNTBOOLEAN /AWS1/CNTBOOLEAN

The flag to mark the option as a bonus option.


Queryable Attributes

PointValue

The point value assigned to the answer option.

Accessible with the following methods

Method Description
GET_POINTVALUE() Getter for POINTVALUE

IsBonus

The flag to mark the option as a bonus option.

Accessible with the following methods

Method Description
GET_ISBONUS() Getter for ISBONUS