Skip to content

/AWS1/CL_CNTLSTDATATBLATTRSRSP

ListDataTableAttributesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_attributes TYPE /AWS1/CL_CNTDATATABLEATTRIBUTE=>TT_ATTRIBUTELIST TT_ATTRIBUTELIST

A list of data table attributes with their complete configuration and metadata.

Optional arguments:

iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

Specify the pagination token from a previous request to retrieve the next page of results.


Queryable Attributes

NextToken

Specify the pagination token from a previous request to retrieve the next page of results.

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

Attributes

A list of data table attributes with their complete configuration and metadata.

Accessible with the following methods

Method Description
GET_ATTRIBUTES() Getter for ATTRIBUTES, with configurable default
ASK_ATTRIBUTES() Getter for ATTRIBUTES w/ exceptions if field has no value
HAS_ATTRIBUTES() Determine if ATTRIBUTES has a value