Skip to content

/AWS1/CL_TCELISTREGISTRIESRSP

Response structure for listing registries

CONSTRUCTOR

IMPORTING

Required arguments:

it_registries TYPE /AWS1/CL_TCEREGISTRYSUMMARY=>TT_REGISTRYSUMMARYLIST TT_REGISTRYSUMMARYLIST

List of registry summaries

Optional arguments:

iv_nexttoken TYPE /AWS1/TCENEXTTOKEN /AWS1/TCENEXTTOKEN

Token for next page of results


Queryable Attributes

registries

List of registry summaries

Accessible with the following methods

Method Description
GET_REGISTRIES() Getter for REGISTRIES, with configurable default
ASK_REGISTRIES() Getter for REGISTRIES w/ exceptions if field has no value
HAS_REGISTRIES() Determine if REGISTRIES has a value

nextToken

Token for 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