/AWS1/CL_WADGETCONSOLIDATEDR01¶
GetConsolidatedReportOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_metrics
TYPE /AWS1/CL_WADCONSOLIDATEDRPTM00=>TT_CONSOLIDATEDREPORTMETRICS
TT_CONSOLIDATEDREPORTMETRICS
¶
The metrics that make up the consolidated report.
Only returned when
JSON
format is requested.
iv_nexttoken
TYPE /AWS1/WADNEXTTOKEN
/AWS1/WADNEXTTOKEN
¶
NextToken
iv_base64string
TYPE /AWS1/WADBASE64STRING
/AWS1/WADBASE64STRING
¶
Base64String
Queryable Attributes¶
Metrics¶
The metrics that make up the consolidated report.
Only returned when
JSON
format is requested.
Accessible with the following methods¶
Method | Description |
---|---|
GET_METRICS() |
Getter for METRICS, with configurable default |
ASK_METRICS() |
Getter for METRICS w/ exceptions if field has no value |
HAS_METRICS() |
Determine if METRICS has a value |
NextToken¶
NextToken
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
Base64String¶
Base64String
Accessible with the following methods¶
Method | Description |
---|---|
GET_BASE64STRING() |
Getter for BASE64STRING, with configurable default |
ASK_BASE64STRING() |
Getter for BASE64STRING w/ exceptions if field has no value |
HAS_BASE64STRING() |
Determine if BASE64STRING has a value |