/AWS1/CL_WADPILLARREVIEWSUMM¶
A pillar review summary of a lens review.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pillarid TYPE /AWS1/WADPILLARID /AWS1/WADPILLARID¶
PillarId
iv_pillarname TYPE /AWS1/WADPILLARNAME /AWS1/WADPILLARNAME¶
PillarName
iv_notes TYPE /AWS1/WADNOTES /AWS1/WADNOTES¶
Notes
it_riskcounts TYPE /AWS1/CL_WADRISKCOUNTS_W=>TT_RISKCOUNTS TT_RISKCOUNTS¶
RiskCounts
it_prioritizedriskcounts TYPE /AWS1/CL_WADRISKCOUNTS_W=>TT_RISKCOUNTS TT_RISKCOUNTS¶
PrioritizedRiskCounts
Queryable Attributes¶
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 |
PillarName¶
PillarName
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¶
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 |
RiskCounts¶
RiskCounts
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RISKCOUNTS() |
Getter for RISKCOUNTS, with configurable default |
ASK_RISKCOUNTS() |
Getter for RISKCOUNTS w/ exceptions if field has no value |
HAS_RISKCOUNTS() |
Determine if RISKCOUNTS has a value |
PrioritizedRiskCounts¶
PrioritizedRiskCounts
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIORITIZEDRISKCOUNTS() |
Getter for PRIORITIZEDRISKCOUNTS, with configurable default |
ASK_PRIORITIZEDRISKCOUNTS() |
Getter for PRIORITIZEDRISKCOUNTS w/ exceptions if field has |
HAS_PRIORITIZEDRISKCOUNTS() |
Determine if PRIORITIZEDRISKCOUNTS 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_PILLARREVIEWSUMMARIES¶
TYPES TT_PILLARREVIEWSUMMARIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_WADPILLARREVIEWSUMM WITH DEFAULT KEY
.