/AWS1/CL_MHRLSTAPPLICATIONSRSP¶
ListApplicationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationsummarylist TYPE /AWS1/CL_MHRAPPLICATIONSUMMARY=>TT_APPLICATIONSUMMARIES TT_APPLICATIONSUMMARIES¶
The list of
ApplicationSummaryobjects.
iv_nexttoken TYPE /AWS1/MHRNEXTTOKEN /AWS1/MHRNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
ApplicationSummaryList¶
The list of
ApplicationSummaryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONSUMMARYLIST() |
Getter for APPLICATIONSUMMARYLIST, with configurable default |
ASK_APPLICATIONSUMMARYLIST() |
Getter for APPLICATIONSUMMARYLIST w/ exceptions if field has |
HAS_APPLICATIONSUMMARYLIST() |
Determine if APPLICATIONSUMMARYLIST has a value |
NextToken¶
The token for 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 |