/AWS1/CL_WADREVIEWTEMPLATE¶
A review template.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/WADTEMPLATEDESCRIPTION /AWS1/WADTEMPLATEDESCRIPTION¶
The review template description.
it_lenses TYPE /AWS1/CL_WADREVIEWTMPLLENSES_W=>TT_REVIEWTEMPLATELENSES TT_REVIEWTEMPLATELENSES¶
The lenses applied to the review template.
iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES¶
Notes
it_questioncounts TYPE /AWS1/CL_WADQUESTIONCOUNTS_W=>TT_QUESTIONCOUNTS TT_QUESTIONCOUNTS¶
A count of how many total questions are answered and unanswered in the review template.
iv_owner TYPE /AWS1/WADAWSACCOUNTID /AWS1/WADAWSACCOUNTID¶
Owner
iv_updatedat TYPE /AWS1/WADTIMESTAMP /AWS1/WADTIMESTAMP¶
UpdatedAt
iv_templatearn TYPE /AWS1/WADTEMPLATEARN /AWS1/WADTEMPLATEARN¶
The review template ARN.
iv_templatename TYPE /AWS1/WADTEMPLATENAME /AWS1/WADTEMPLATENAME¶
The name of the review template.
it_tags TYPE /AWS1/CL_WADTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags assigned to the review template.
iv_updatestatus TYPE /AWS1/WADREVIEWTMPLUPDSTATUS /AWS1/WADREVIEWTMPLUPDSTATUS¶
The latest status of a review template.
iv_shareinvitationid TYPE /AWS1/WADSHAREINVITATIONID /AWS1/WADSHAREINVITATIONID¶
The ID assigned to the template share invitation.
Queryable Attributes¶
Description¶
The review template description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
Lenses¶
The lenses applied to the review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LENSES() |
Getter for LENSES, with configurable default |
ASK_LENSES() |
Getter for LENSES w/ exceptions if field has no value |
HAS_LENSES() |
Determine if LENSES 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 |
QuestionCounts¶
A count of how many total questions are answered and unanswered in the review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUESTIONCOUNTS() |
Getter for QUESTIONCOUNTS, with configurable default |
ASK_QUESTIONCOUNTS() |
Getter for QUESTIONCOUNTS w/ exceptions if field has no valu |
HAS_QUESTIONCOUNTS() |
Determine if QUESTIONCOUNTS has a value |
Owner¶
Owner
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNER() |
Getter for OWNER, with configurable default |
ASK_OWNER() |
Getter for OWNER w/ exceptions if field has no value |
HAS_OWNER() |
Determine if OWNER has a value |
UpdatedAt¶
UpdatedAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
TemplateArn¶
The review template ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATEARN() |
Getter for TEMPLATEARN, with configurable default |
ASK_TEMPLATEARN() |
Getter for TEMPLATEARN w/ exceptions if field has no value |
HAS_TEMPLATEARN() |
Determine if TEMPLATEARN has a value |
TemplateName¶
The name of the review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATENAME() |
Getter for TEMPLATENAME, with configurable default |
ASK_TEMPLATENAME() |
Getter for TEMPLATENAME w/ exceptions if field has no value |
HAS_TEMPLATENAME() |
Determine if TEMPLATENAME has a value |
Tags¶
The tags assigned to the review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
UpdateStatus¶
The latest status of a review template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATESTATUS() |
Getter for UPDATESTATUS, with configurable default |
ASK_UPDATESTATUS() |
Getter for UPDATESTATUS w/ exceptions if field has no value |
HAS_UPDATESTATUS() |
Determine if UPDATESTATUS has a value |
ShareInvitationId¶
The ID assigned to the template share invitation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAREINVITATIONID() |
Getter for SHAREINVITATIONID, with configurable default |
ASK_SHAREINVITATIONID() |
Getter for SHAREINVITATIONID w/ exceptions if field has no v |
HAS_SHAREINVITATIONID() |
Determine if SHAREINVITATIONID has a value |