Skip to content

/AWS1/CL_WADREVIEWTMPLPILLAR00

Summary of a review template.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_pillarid TYPE /AWS1/WADPILLARID /AWS1/WADPILLARID

The ID used to identify a pillar, for example, security.

A pillar is identified by its PillarReviewSummary$PillarId.

iv_pillarname TYPE /AWS1/WADPILLARNAME /AWS1/WADPILLARNAME

The name of the pillar.

iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.

it_questioncounts TYPE /AWS1/CL_WADQUESTIONCOUNTS_W=>TT_QUESTIONCOUNTS TT_QUESTIONCOUNTS

A count of how many questions are answered and unanswered in the requested pillar of the lens review.


Queryable Attributes

PillarId

The ID used to identify a pillar, for example, security.

A pillar is identified by its PillarReviewSummary$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

PillarName

The name of the pillar.

Accessible with the following methods

Method Description
GET_PILLARNAME() Getter for PILLARNAME, with configurable default
ASK_PILLARNAME() Getter for PILLARNAME w/ exceptions if field has no value
HAS_PILLARNAME() Determine if PILLARNAME has a value

Notes

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.

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 questions are answered and unanswered in the requested pillar of the lens review.

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_REVIEWTMPLPILLARREVIEWSUMS

TYPES TT_REVIEWTMPLPILLARREVIEWSUMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_WADREVIEWTMPLPILLAR00 WITH DEFAULT KEY
.