/AWS1/CL_SAGLISTINTGSOUTPUT¶
ListIntegrationsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_integrationsummaries TYPE /AWS1/CL_SAGINTEGRATIONSUMMARY=>TT_INTEGRATIONSUMMARYLIST TT_INTEGRATIONSUMMARYLIST¶
List of integration summaries
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN¶
Token for pagination to retrieve the next set of results
Queryable Attributes¶
integrationSummaries¶
List of integration summaries
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTEGRATIONSUMMARIES() |
Getter for INTEGRATIONSUMMARIES, with configurable default |
ASK_INTEGRATIONSUMMARIES() |
Getter for INTEGRATIONSUMMARIES w/ exceptions if field has n |
HAS_INTEGRATIONSUMMARIES() |
Determine if INTEGRATIONSUMMARIES has a value |
nextToken¶
Token for pagination to retrieve 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 |