/AWS1/CL_REVOBSERVABILITYREC¶
An observability recommendation to address a finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_suggestedchanges TYPE /AWS1/CL_REVSUGGESTEDCHGSLST_W=>TT_SUGGESTEDCHANGESLIST TT_SUGGESTEDCHANGESLIST¶
The list of suggested observability changes.
Queryable Attributes¶
suggestedChanges¶
The list of suggested observability 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_OBSERVABILITYRECSLIST¶
TYPES TT_OBSERVABILITYRECSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_REVOBSERVABILITYREC WITH DEFAULT KEY
.