Skip to content

/AWS1/CL_MEM=>UPDATEPARAMETERGROUP()

About UpdateParameterGroup

Updates the parameters of a parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.

Method Signature

IMPORTING

Required arguments:

IV_PARAMETERGROUPNAME TYPE /AWS1/MEMSTRING /AWS1/MEMSTRING

The name of the parameter group to update.

IT_PARAMETERNAMEVALUES TYPE /AWS1/CL_MEMPARAMETERNAMEVALUE=>TT_PARAMETERNAMEVALUELIST TT_PARAMETERNAMEVALUELIST

An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be updated per request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MEMUPDPARAMGROUPRSP /AWS1/CL_MEMUPDPARAMGROUPRSP