/AWS1/CL_REVINFRANDCODEREC¶
An infrastructure and code recommendation to address a finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_suggestedchanges TYPE /AWS1/CL_REVSUGGESTEDCHGSLST_W=>TT_SUGGESTEDCHANGESLIST TT_SUGGESTEDCHANGESLIST¶
The list of suggested changes.
Queryable Attributes¶
suggestedChanges¶
The list of suggested changes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUGGESTEDCHANGES() |
Getter for SUGGESTEDCHANGES, with configurable default |
ASK_SUGGESTEDCHANGES() |
Getter for SUGGESTEDCHANGES w/ exceptions if field has no va |
HAS_SUGGESTEDCHANGES() |
Determine if SUGGESTEDCHANGES 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_INFRANDCODERECSLIST¶
TYPES TT_INFRANDCODERECSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_REVINFRANDCODEREC WITH DEFAULT KEY
.