/AWS1/CL_RFTLISTREPORTSRSP¶
ListReportsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_reports TYPE /AWS1/CL_RFTREPORTSUMMARY=>TT_REPORTSLIST TT_REPORTSLIST¶
List of report resources.
iv_nexttoken TYPE /AWS1/RFTNEXTTOKENATTRIBUTE /AWS1/RFTNEXTTOKENATTRIBUTE¶
Pagination token to request the next page of resources.
Queryable Attributes¶
reports¶
List of report resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPORTS() |
Getter for REPORTS, with configurable default |
ASK_REPORTS() |
Getter for REPORTS w/ exceptions if field has no value |
HAS_REPORTS() |
Determine if REPORTS has a value |
nextToken¶
Pagination token to request the next page of resources.
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 |