/AWS1/CL_CNTLSTINTEGRATIONAS01¶
ListIntegrationAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_integrationassociations00 TYPE /AWS1/CL_CNTINTEGRATIONASSOC00=>TT_INTEGRATIONASSOCIATIONSUM00 TT_INTEGRATIONASSOCIATIONSUM00¶
The associations.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
IntegrationAssociationSummaryList¶
The associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTEGRATIONASSOCIATION01() |
Getter for INTEGRATIONASSOCIATIONSUMM00, with configurable d |
ASK_INTEGRATIONASSOCIATION01() |
Getter for INTEGRATIONASSOCIATIONSUMM00 w/ exceptions if fie |
HAS_INTEGRATIONASSOCIATION01() |
Determine if INTEGRATIONASSOCIATIONSUMM00 has a value |
NextToken¶
If there are additional results, this is the token for the next set 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 |