Skip to content

/AWS1/CL_KYS=>GETTABLE()

About GetTable

Returns information about the table, including the table's name and current status, the keyspace name, configuration settings, and metadata.

To read table metadata using GetTable, Select action permissions for the table and system tables are required to complete the operation.

Method Signature

IMPORTING

Required arguments:

IV_KEYSPACENAME TYPE /AWS1/KYSKEYSPACENAME /AWS1/KYSKEYSPACENAME

The name of the keyspace that the table is stored in.

IV_TABLENAME TYPE /AWS1/KYSTABLENAME /AWS1/KYSTABLENAME

The name of the table.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KYSGETTABLERESPONSE /AWS1/CL_KYSGETTABLERESPONSE