/AWS1/CL_M2=>LISTAPPLICATIONVERSIONS()
¶
About ListApplicationVersions¶
Returns a list of the application versions for a specific application.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPLICATIONID
TYPE /AWS1/M2_IDENTIFIER
/AWS1/M2_IDENTIFIER
¶
The unique identifier of the application.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/M2_NEXTTOKEN
/AWS1/M2_NEXTTOKEN
¶
A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.
IV_MAXRESULTS
TYPE /AWS1/M2_MAXRESULTS
/AWS1/M2_MAXRESULTS
¶
The maximum number of application versions to return.