Skip to content

/AWS1/CL_REVLISTREPORTSRSP

ListReportsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_reportgenerationresults TYPE /AWS1/CL_REVREPORTGENERRESULT=>TT_REPORTGENERATIONRESULTLIST TT_REPORTGENERATIONRESULTLIST

The list of report generation results.

Optional arguments:

iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN

Pagination token.


Queryable Attributes

reportGenerationResults

The list of report generation results.

Accessible with the following methods

Method Description
GET_REPORTGENERATIONRESULTS() Getter for REPORTGENERATIONRESULTS, with configurable defaul
ASK_REPORTGENERATIONRESULTS() Getter for REPORTGENERATIONRESULTS w/ exceptions if field ha
HAS_REPORTGENERATIONRESULTS() Determine if REPORTGENERATIONRESULTS has a value

nextToken

Pagination token.

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