Skip to content

/AWS1/CL_EBN=>DESCRIBEAPPLICATIONVERSIONS()

About DescribeApplicationVersions

Retrieve a list of application versions.

Method Signature

IMPORTING

Optional arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

Specify an application name to show only application versions for that application.

IT_VERSIONLABELS TYPE /AWS1/CL_EBNVRSLABELSLIST_W=>TT_VERSIONLABELSLIST TT_VERSIONLABELSLIST

Specify a version label to show a specific application version.

IV_MAXRECORDS TYPE /AWS1/EBNMAXRECORDS /AWS1/EBNMAXRECORDS

For a paginated request. Specify a maximum number of application versions to include in each response.

If no MaxRecords is specified, all available application versions are retrieved in a single response.

IV_NEXTTOKEN TYPE /AWS1/EBNTOKEN /AWS1/EBNTOKEN

For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.

If no NextToken is specified, the first page is retrieved.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNAPPLICATIONVRSDS01 /AWS1/CL_EBNAPPLICATIONVRSDS01