Skip to content

/AWS1/CL_RAMLISTSRCASSOCSRSP

ListSourceAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sourceassociations TYPE /AWS1/CL_RAMASSOCIATEDSOURCE=>TT_ASSOCIATEDSOURCELIST TT_ASSOCIATEDSOURCELIST

Information about the source associations.

iv_nexttoken TYPE /AWS1/RAMSTRING /AWS1/RAMSTRING

The pagination token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

sourceAssociations

Information about the source associations.

Accessible with the following methods

Method Description
GET_SOURCEASSOCIATIONS() Getter for SOURCEASSOCIATIONS, with configurable default
ASK_SOURCEASSOCIATIONS() Getter for SOURCEASSOCIATIONS w/ exceptions if field has no
HAS_SOURCEASSOCIATIONS() Determine if SOURCEASSOCIATIONS has a value

nextToken

The pagination token to use to retrieve the next page of results. This value is null when there are no more results to return.

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