/AWS1/CL_WADBESTPRACTICE¶
A best practice, or question choice, that has been identified as a risk in this question.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_choiceid
TYPE /AWS1/WADCHOICEID
/AWS1/WADCHOICEID
¶
ChoiceId
iv_choicetitle
TYPE /AWS1/WADCHOICETITLE
/AWS1/WADCHOICETITLE
¶
ChoiceTitle
Queryable Attributes¶
ChoiceId¶
ChoiceId
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHOICEID() |
Getter for CHOICEID, with configurable default |
ASK_CHOICEID() |
Getter for CHOICEID w/ exceptions if field has no value |
HAS_CHOICEID() |
Determine if CHOICEID has a value |
ChoiceTitle¶
ChoiceTitle
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHOICETITLE() |
Getter for CHOICETITLE, with configurable default |
ASK_CHOICETITLE() |
Getter for CHOICETITLE w/ exceptions if field has no value |
HAS_CHOICETITLE() |
Determine if CHOICETITLE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BESTPRACTICES
¶
TYPES TT_BESTPRACTICES TYPE STANDARD TABLE OF REF TO /AWS1/CL_WADBESTPRACTICE WITH DEFAULT KEY
.