Skip to content

/AWS1/CL_SCA=>UPDATEATTRIBUTEGROUP()

About UpdateAttributeGroup

Updates an existing attribute group with new details.

Method Signature

IMPORTING

Required arguments:

IV_ATTRIBUTEGROUP TYPE /AWS1/SCAATTRGROUPSPECIFIER /AWS1/SCAATTRGROUPSPECIFIER

The name, ID, or ARN of the attribute group that holds the attributes to describe the application.

Optional arguments:

IV_NAME TYPE /AWS1/SCANAME /AWS1/SCANAME

Deprecated: The new name of the attribute group. The name must be unique in the region in which you are updating the attribute group. Please do not use this field as we have stopped supporting name updates.

IV_DESCRIPTION TYPE /AWS1/SCADESCRIPTION /AWS1/SCADESCRIPTION

The description of the attribute group that the user provides.

IV_ATTRIBUTES TYPE /AWS1/SCAATTRIBUTES /AWS1/SCAATTRIBUTES

A JSON string in the form of nested key-value pairs that represent the attributes in the group and describes an application and its components.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCAUPDATEATTRGROUPRSP /AWS1/CL_SCAUPDATEATTRGROUPRSP