/AWS1/CL_M2=>UPDATEAPPLICATION()
¶
About UpdateApplication¶
Updates an application and creates a new version.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPLICATIONID
TYPE /AWS1/M2_IDENTIFIER
/AWS1/M2_IDENTIFIER
¶
The unique identifier of the application you want to update.
IV_CURRENTAPPLICATIONVERSION
TYPE /AWS1/M2_VERSION
/AWS1/M2_VERSION
¶
The current version of the application to update.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/M2_ENTITYDESCRIPTION
/AWS1/M2_ENTITYDESCRIPTION
¶
The description of the application to update.
IO_DEFINITION
TYPE REF TO /AWS1/CL_M2_DEFINITION
/AWS1/CL_M2_DEFINITION
¶
The application definition for this application. You can specify either inline JSON or an S3 bucket location.