Skip to content

/AWS1/CL_CNTLISTDATATBLVALSRSP

ListDataTableValuesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_values TYPE /AWS1/CL_CNTDATATABLEVALUESUMM=>TT_DATATABLEVALUESUMMARYLIST TT_DATATABLEVALUESUMMARYLIST

A list of data table values with their associated metadata, lock versions, and modification details.

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

Values

A list of data table values with their associated metadata, lock versions, and modification details.

Accessible with the following methods

Method Description
GET_VALUES() Getter for VALUES, with configurable default
ASK_VALUES() Getter for VALUES w/ exceptions if field has no value
HAS_VALUES() Determine if VALUES has a value