Skip to content

/AWS1/CL_KYS=>LISTTABLES()

About ListTables

Returns a list of tables for a specified keyspace.

Method Signature

IMPORTING

Required arguments:

IV_KEYSPACENAME TYPE /AWS1/KYSKEYSPACENAME /AWS1/KYSKEYSPACENAME

The name of the keyspace.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/KYSNEXTTOKEN /AWS1/KYSNEXTTOKEN

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

IV_MAXRESULTS TYPE /AWS1/KYSMAXRESULTS /AWS1/KYSMAXRESULTS

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KYSLISTTABLESRESPONSE /AWS1/CL_KYSLISTTABLESRESPONSE