Skip to content

/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

The token to use to retrieve the next set of results.

iv_base64string TYPE /AWS1/WADBASE64STRING /AWS1/WADBASE64STRING

The Base64-encoded string representation of a lens review report.

This data can be used to create a PDF file.

Only returned by GetConsolidatedReport when PDF format is requested.


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

The token to use to retrieve the next set of results.

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

The Base64-encoded string representation of a lens review report.

This data can be used to create a PDF file.

Only returned by GetConsolidatedReport when PDF format is requested.

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