/AWS1/CL_WADREVIEWTMPLANSWER¶
An answer of the question.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_questionid TYPE /AWS1/WADQUESTIONID /AWS1/WADQUESTIONID¶
QuestionId
iv_pillarid TYPE /AWS1/WADPILLARID /AWS1/WADPILLARID¶
PillarId
iv_questiontitle TYPE /AWS1/WADQUESTIONTITLE /AWS1/WADQUESTIONTITLE¶
QuestionTitle
iv_questiondescription TYPE /AWS1/WADQUESTIONDESCRIPTION /AWS1/WADQUESTIONDESCRIPTION¶
QuestionDescription
iv_improvementplanurl TYPE /AWS1/WADIMPROVEMENTPLANURL /AWS1/WADIMPROVEMENTPLANURL¶
ImprovementPlanUrl
iv_helpfulresourceurl TYPE /AWS1/WADHELPFULRESOURCEURL /AWS1/WADHELPFULRESOURCEURL¶
HelpfulResourceUrl
iv_helpfulresourcedsptext TYPE /AWS1/WADDISPLAYTEXT /AWS1/WADDISPLAYTEXT¶
The helpful resource text to be displayed for a custom lens.
This field does not apply to Amazon Web Services official lenses.
it_choices TYPE /AWS1/CL_WADCHOICE=>TT_CHOICES TT_CHOICES¶
Choices
it_selectedchoices TYPE /AWS1/CL_WADSELECTEDCHOICES_W=>TT_SELECTEDCHOICES TT_SELECTEDCHOICES¶
SelectedChoices
it_choiceanswers TYPE /AWS1/CL_WADCHOICEANSWER=>TT_CHOICEANSWERS TT_CHOICEANSWERS¶
A list of selected choices to a question in your review template.
iv_isapplicable TYPE /AWS1/WADISAPPLICABLE /AWS1/WADISAPPLICABLE¶
IsApplicable
iv_answerstatus TYPE /AWS1/WADREVIEWTMPLANSWERSTAT /AWS1/WADREVIEWTMPLANSWERSTAT¶
The status of whether or not this question has been answered.
iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES¶
Notes
iv_reason TYPE /AWS1/WADANSWERREASON /AWS1/WADANSWERREASON¶
The reason why the question is not applicable to your review template.
Queryable Attributes¶
QuestionId¶
QuestionId
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONID() |
Getter for QUESTIONID, with configurable default |
ASK_QUESTIONID() |
Getter for QUESTIONID w/ exceptions if field has no value |
HAS_QUESTIONID() |
Determine if QUESTIONID has a value |
PillarId¶
PillarId
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PILLARID() |
Getter for PILLARID, with configurable default |
ASK_PILLARID() |
Getter for PILLARID w/ exceptions if field has no value |
HAS_PILLARID() |
Determine if PILLARID has a value |
QuestionTitle¶
QuestionTitle
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONTITLE() |
Getter for QUESTIONTITLE, with configurable default |
ASK_QUESTIONTITLE() |
Getter for QUESTIONTITLE w/ exceptions if field has no value |
HAS_QUESTIONTITLE() |
Determine if QUESTIONTITLE has a value |
QuestionDescription¶
QuestionDescription
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONDESCRIPTION() |
Getter for QUESTIONDESCRIPTION, with configurable default |
ASK_QUESTIONDESCRIPTION() |
Getter for QUESTIONDESCRIPTION w/ exceptions if field has no |
HAS_QUESTIONDESCRIPTION() |
Determine if QUESTIONDESCRIPTION has a value |
ImprovementPlanUrl¶
ImprovementPlanUrl
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPROVEMENTPLANURL() |
Getter for IMPROVEMENTPLANURL, with configurable default |
ASK_IMPROVEMENTPLANURL() |
Getter for IMPROVEMENTPLANURL w/ exceptions if field has no |
HAS_IMPROVEMENTPLANURL() |
Determine if IMPROVEMENTPLANURL has a value |
HelpfulResourceUrl¶
HelpfulResourceUrl
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HELPFULRESOURCEURL() |
Getter for HELPFULRESOURCEURL, with configurable default |
ASK_HELPFULRESOURCEURL() |
Getter for HELPFULRESOURCEURL w/ exceptions if field has no |
HAS_HELPFULRESOURCEURL() |
Determine if HELPFULRESOURCEURL has a value |
HelpfulResourceDisplayText¶
The helpful resource text to be displayed for a custom lens.
This field does not apply to Amazon Web Services official lenses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HELPFULRESOURCEDSPTEXT() |
Getter for HELPFULRESOURCEDISPLAYTEXT, with configurable def |
ASK_HELPFULRESOURCEDSPTEXT() |
Getter for HELPFULRESOURCEDISPLAYTEXT w/ exceptions if field |
HAS_HELPFULRESOURCEDSPTEXT() |
Determine if HELPFULRESOURCEDISPLAYTEXT has a value |
Choices¶
Choices
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHOICES() |
Getter for CHOICES, with configurable default |
ASK_CHOICES() |
Getter for CHOICES w/ exceptions if field has no value |
HAS_CHOICES() |
Determine if CHOICES has a value |
SelectedChoices¶
SelectedChoices
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTEDCHOICES() |
Getter for SELECTEDCHOICES, with configurable default |
ASK_SELECTEDCHOICES() |
Getter for SELECTEDCHOICES w/ exceptions if field has no val |
HAS_SELECTEDCHOICES() |
Determine if SELECTEDCHOICES has a value |
ChoiceAnswers¶
A list of selected choices to a question in your review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHOICEANSWERS() |
Getter for CHOICEANSWERS, with configurable default |
ASK_CHOICEANSWERS() |
Getter for CHOICEANSWERS w/ exceptions if field has no value |
HAS_CHOICEANSWERS() |
Determine if CHOICEANSWERS has a value |
IsApplicable¶
IsApplicable
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAPPLICABLE() |
Getter for ISAPPLICABLE, with configurable default |
ASK_ISAPPLICABLE() |
Getter for ISAPPLICABLE w/ exceptions if field has no value |
HAS_ISAPPLICABLE() |
Determine if ISAPPLICABLE has a value |
AnswerStatus¶
The status of whether or not this question has been answered.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANSWERSTATUS() |
Getter for ANSWERSTATUS, with configurable default |
ASK_ANSWERSTATUS() |
Getter for ANSWERSTATUS w/ exceptions if field has no value |
HAS_ANSWERSTATUS() |
Determine if ANSWERSTATUS has a value |
Notes¶
Notes
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTES() |
Getter for NOTES, with configurable default |
ASK_NOTES() |
Getter for NOTES w/ exceptions if field has no value |
HAS_NOTES() |
Determine if NOTES has a value |
Reason¶
The reason why the question is not applicable to your review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASON() |
Getter for REASON, with configurable default |
ASK_REASON() |
Getter for REASON w/ exceptions if field has no value |
HAS_REASON() |
Determine if REASON has a value |