Skip to content

/AWS1/CL_AINLISTCOMPONENTSRSP

ListComponentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_APPLICATIONCOMPONENTLIST TYPE /AWS1/CL_AINAPPLICATIONCOMPO00=>TT_APPLICATIONCOMPONENTLIST TT_APPLICATIONCOMPONENTLIST

The list of application components.

IV_NEXTTOKEN TYPE /AWS1/AINPAGINATIONTOKEN /AWS1/AINPAGINATIONTOKEN

The token to request the next page of results.


Queryable Attributes

ApplicationComponentList

The list of application components.

Accessible with the following methods

Method Description
GET_APPLICATIONCOMPONENTLIST() Getter for APPLICATIONCOMPONENTLIST, with configurable defau
ASK_APPLICATIONCOMPONENTLIST() Getter for APPLICATIONCOMPONENTLIST w/ exceptions if field h
HAS_APPLICATIONCOMPONENTLIST() Determine if APPLICATIONCOMPONENTLIST has a value

NextToken

The token to request 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