/AWS1/CL_KNYLSTAPPLICATIONSRSP¶
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_applicationsummaries TYPE /AWS1/CL_KNYAPPLICATIONSUMMARY=>TT_APPLICATIONSUMMARIES TT_APPLICATIONSUMMARIES¶
List of
ApplicationSummaryobjects.
iv_hasmoreapplications TYPE /AWS1/KNYBOOLEANOBJECT /AWS1/KNYBOOLEANOBJECT¶
Returns true if there are more applications to retrieve.
Queryable Attributes¶
ApplicationSummaries¶
List of
ApplicationSummaryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONSUMMARIES() |
Getter for APPLICATIONSUMMARIES, with configurable default |
ASK_APPLICATIONSUMMARIES() |
Getter for APPLICATIONSUMMARIES w/ exceptions if field has n |
HAS_APPLICATIONSUMMARIES() |
Determine if APPLICATIONSUMMARIES has a value |
HasMoreApplications¶
Returns true if there are more applications to retrieve.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HASMOREAPPLICATIONS() |
Getter for HASMOREAPPLICATIONS, with configurable default |
ASK_HASMOREAPPLICATIONS() |
Getter for HASMOREAPPLICATIONS w/ exceptions if field has no |
HAS_HASMOREAPPLICATIONS() |
Determine if HASMOREAPPLICATIONS has a value |