/AWS1/CL_EBNAPPLICATIONVRSDS01¶
Result message wrapping a list of application version descriptions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationversions TYPE /AWS1/CL_EBNAPPLICATIONVRSDESC=>TT_APPLICATIONVERSIONDESCLIST TT_APPLICATIONVERSIONDESCLIST¶
List of
ApplicationVersionDescriptionobjects sorted in order of creation.
iv_nexttoken TYPE /AWS1/EBNTOKEN /AWS1/EBNTOKEN¶
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
Queryable Attributes¶
ApplicationVersions¶
List of
ApplicationVersionDescriptionobjects sorted in order of creation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONVERSIONS() |
Getter for APPLICATIONVERSIONS, with configurable default |
ASK_APPLICATIONVERSIONS() |
Getter for APPLICATIONVERSIONS w/ exceptions if field has no |
HAS_APPLICATIONVERSIONS() |
Determine if APPLICATIONVERSIONS has a value |
NextToken¶
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
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 |