/AWS1/CL_PIEDATA¶
List of data objects which provide details about source metrics. This field can be used to determine the PI metric to render for the insight. This data type also includes static values for the metrics for the Insight that were calculated and included in text and annotations on the DB load chart.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_performanceinsightsmetric
TYPE REF TO /AWS1/CL_PIEPERFORMANCEINSIG00
/AWS1/CL_PIEPERFORMANCEINSIG00
¶
This field determines the Performance Insights metric to render for the insight. The
name
field refers to a Performance Insights metric.
Queryable Attributes¶
PerformanceInsightsMetric¶
This field determines the Performance Insights metric to render for the insight. The
name
field refers to a Performance Insights metric.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PERFORMANCEINSIGHTSMET00() |
Getter for PERFORMANCEINSIGHTSMETRIC |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DATALIST
¶
TYPES TT_DATALIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_PIEDATA WITH DEFAULT KEY
.