Skip to content

/AWS1/CL_CNTQUESTIONPOINTSCONF

Information about the points configuration for a question.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_maxpointvalue TYPE /AWS1/CNTPOINTVALUE /AWS1/CNTPOINTVALUE

The maximum point value.

iv_minpointvalue TYPE /AWS1/CNTPOINTVALUE /AWS1/CNTPOINTVALUE

The minimum point value.

iv_isbonus TYPE /AWS1/CNTBOOLEAN /AWS1/CNTBOOLEAN

The flag to mark the question as a bonus question.


Queryable Attributes

MaxPointValue

The maximum point value.

Accessible with the following methods

Method Description
GET_MAXPOINTVALUE() Getter for MAXPOINTVALUE

MinPointValue

The minimum point value.

Accessible with the following methods

Method Description
GET_MINPOINTVALUE() Getter for MINPOINTVALUE

IsBonus

The flag to mark the question as a bonus question.

Accessible with the following methods

Method Description
GET_ISBONUS() Getter for ISBONUS