Skip to content

/AWS1/CL_MHS=>UPDAPPLICATIONCOMPONENTCFG()

About UpdateApplicationComponentConfig

Updates the configuration of an application component.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONCOMPONENTID TYPE /AWS1/MHSAPPLICATIONCOMPONEN00 /AWS1/MHSAPPLICATIONCOMPONEN00

The ID of the application component. The ID is unique within an AWS account.

Optional arguments:

IV_INCLUSIONSTATUS TYPE /AWS1/MHSINCLUSIONSTATUS /AWS1/MHSINCLUSIONSTATUS

Indicates whether the application component has been included for server recommendation or not.

IO_STRATEGYOPTION TYPE REF TO /AWS1/CL_MHSSTRATEGYOPTION /AWS1/CL_MHSSTRATEGYOPTION

The preferred strategy options for the application component. Use values from the GetApplicationComponentStrategies response.

IT_SOURCECODELIST TYPE /AWS1/CL_MHSSOURCECODE=>TT_SOURCECODELIST TT_SOURCECODELIST

The list of source code configurations to update for the application component.

IV_SECRETSMANAGERKEY TYPE /AWS1/MHSSECRETSMANAGERKEY /AWS1/MHSSECRETSMANAGERKEY

Database credentials.

IV_CONFIGUREONLY TYPE /AWS1/MHSBOOLEAN /AWS1/MHSBOOLEAN

Update the configuration request of an application component. If it is set to true, the source code and/or database credentials are updated. If it is set to false, the source code and/or database credentials are updated and an analysis is initiated.

IV_APPTYPE TYPE /AWS1/MHSAPPTYPE /AWS1/MHSAPPTYPE

The type of known component.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MHSUPAPPLICATIONCOM01 /AWS1/CL_MHSUPAPPLICATIONCOM01