Skip to content

/AWS1/CL_APS=>UPDATEAPPLICATION()

About UpdateApplication

Updates the specified application.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/APSNAME /AWS1/APSNAME

The name of the application. This name is visible to users when display name is not specified.

Optional arguments:

IV_DISPLAYNAME TYPE /AWS1/APSDISPLAYNAME /AWS1/APSDISPLAYNAME

The display name of the application. This name is visible to users in the application catalog.

IV_DESCRIPTION TYPE /AWS1/APSDESCRIPTION /AWS1/APSDESCRIPTION

The description of the application.

IO_ICONS3LOCATION TYPE REF TO /AWS1/CL_APSS3LOCATION /AWS1/CL_APSS3LOCATION

The icon S3 location of the application.

IV_LAUNCHPATH TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The launch path of the application.

IV_WORKINGDIRECTORY TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The working directory of the application.

IV_LAUNCHPARAMETERS TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The launch parameters of the application.

IV_APPBLOCKARN TYPE /AWS1/APSARN /AWS1/APSARN

The ARN of the app block.

IT_ATTRIBUTESTODELETE TYPE /AWS1/CL_APSAPPLICATIONATTRS_W=>TT_APPLICATIONATTRIBUTES TT_APPLICATIONATTRIBUTES

The attributes to delete for an application.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APSUPDAPPLICATIONRSLT /AWS1/CL_APSUPDAPPLICATIONRSLT