Skip to content

/AWS1/CL_TSW=>LISTTABLES()

About ListTables

Provides a list of tables, along with the name, status, and retention properties of each table. See code sample for details.

Method Signature

IMPORTING

Optional arguments:

IV_DATABASENAME TYPE /AWS1/TSWRESOURCENAME /AWS1/TSWRESOURCENAME

The name of the Timestream database.

IV_NEXTTOKEN TYPE /AWS1/TSWSTRING /AWS1/TSWSTRING

The pagination token. To resume pagination, provide the NextToken value as argument of a subsequent API invocation.

IV_MAXRESULTS TYPE /AWS1/TSWPAGINATIONLIMIT /AWS1/TSWPAGINATIONLIMIT

The total number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as argument of a subsequent API invocation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TSWLISTTABLESRESPONSE /AWS1/CL_TSWLISTTABLESRESPONSE