Skip to content

/AWS1/CL_SARLSTAPPLICATIONSRSP

ListApplicationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_applications TYPE /AWS1/CL_SARAPPLICATIONSUMMARY=>TT___LISTOFAPPLICATIONSUMMARY TT___LISTOFAPPLICATIONSUMMARY

An array of application summaries.

iv_nexttoken TYPE /AWS1/SAR__STRING /AWS1/SAR__STRING

The token to request the next page of results.


Queryable Attributes

Applications

An array of application summaries.

Accessible with the following methods

Method Description
GET_APPLICATIONS() Getter for APPLICATIONS, with configurable default
ASK_APPLICATIONS() Getter for APPLICATIONS w/ exceptions if field has no value
HAS_APPLICATIONS() Determine if APPLICATIONS 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