Skip to content

/AWS1/CL_WADCONSOLIDATEDRPTM00

A metric that contributes to the consolidated report.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_metrictype TYPE /AWS1/WADMETRICTYPE /AWS1/WADMETRICTYPE

The metric type of a metric in the consolidated report. Currently only WORKLOAD metric types are supported.

it_riskcounts TYPE /AWS1/CL_WADRISKCOUNTS_W=>TT_RISKCOUNTS TT_RISKCOUNTS

RiskCounts

iv_workloadid TYPE /AWS1/WADWORKLOADID /AWS1/WADWORKLOADID

WorkloadId

iv_workloadname TYPE /AWS1/WADWORKLOADNAME /AWS1/WADWORKLOADNAME

WorkloadName

iv_workloadarn TYPE /AWS1/WADWORKLOADARN /AWS1/WADWORKLOADARN

WorkloadArn

iv_updatedat TYPE /AWS1/WADTIMESTAMP /AWS1/WADTIMESTAMP

UpdatedAt

it_lenses TYPE /AWS1/CL_WADLENSMETRIC=>TT_LENSMETRICS TT_LENSMETRICS

The metrics for the lenses in the workload.

iv_lensesappliedcount TYPE /AWS1/WADLENSESAPPLIEDCOUNT /AWS1/WADLENSESAPPLIEDCOUNT

The total number of lenses applied to the workload.


Queryable Attributes

MetricType

The metric type of a metric in the consolidated report. Currently only WORKLOAD metric types are supported.

Accessible with the following methods

Method Description
GET_METRICTYPE() Getter for METRICTYPE, with configurable default
ASK_METRICTYPE() Getter for METRICTYPE w/ exceptions if field has no value
HAS_METRICTYPE() Determine if METRICTYPE 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

WorkloadId

WorkloadId

Accessible with the following methods

Method Description
GET_WORKLOADID() Getter for WORKLOADID, with configurable default
ASK_WORKLOADID() Getter for WORKLOADID w/ exceptions if field has no value
HAS_WORKLOADID() Determine if WORKLOADID has a value

WorkloadName

WorkloadName

Accessible with the following methods

Method Description
GET_WORKLOADNAME() Getter for WORKLOADNAME, with configurable default
ASK_WORKLOADNAME() Getter for WORKLOADNAME w/ exceptions if field has no value
HAS_WORKLOADNAME() Determine if WORKLOADNAME has a value

WorkloadArn

WorkloadArn

Accessible with the following methods

Method Description
GET_WORKLOADARN() Getter for WORKLOADARN, with configurable default
ASK_WORKLOADARN() Getter for WORKLOADARN w/ exceptions if field has no value
HAS_WORKLOADARN() Determine if WORKLOADARN has a value

UpdatedAt

UpdatedAt

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

Lenses

The metrics for the lenses in the workload.

Accessible with the following methods

Method Description
GET_LENSES() Getter for LENSES, with configurable default
ASK_LENSES() Getter for LENSES w/ exceptions if field has no value
HAS_LENSES() Determine if LENSES has a value

LensesAppliedCount

The total number of lenses applied to the workload.

Accessible with the following methods

Method Description
GET_LENSESAPPLIEDCOUNT() Getter for LENSESAPPLIEDCOUNT, with configurable default
ASK_LENSESAPPLIEDCOUNT() Getter for LENSESAPPLIEDCOUNT w/ exceptions if field has no
HAS_LENSESAPPLIEDCOUNT() Determine if LENSESAPPLIEDCOUNT 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_CONSOLIDATEDREPORTMETRICS

TYPES TT_CONSOLIDATEDREPORTMETRICS TYPE STANDARD TABLE OF REF TO /AWS1/CL_WADCONSOLIDATEDRPTM00 WITH DEFAULT KEY
.