Skip to content

/AWS1/CL_SGM=>UPDATEFEATUREMETADATA()

About UpdateFeatureMetadata

Updates the description and parameters of the feature group.

Method Signature

IMPORTING

Required arguments:

IV_FEATUREGROUPNAME TYPE /AWS1/SGMFEATUREGROUPNAMEORARN /AWS1/SGMFEATUREGROUPNAMEORARN

The name or Amazon Resource Name (ARN) of the feature group containing the feature that you're updating.

IV_FEATURENAME TYPE /AWS1/SGMFEATURENAME /AWS1/SGMFEATURENAME

The name of the feature that you're updating.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/SGMFEATUREDESCRIPTION /AWS1/SGMFEATUREDESCRIPTION

A description that you can write to better describe the feature.

IT_PARAMETERADDITIONS TYPE /AWS1/CL_SGMFEATUREPARAMETER=>TT_FEATUREPARAMETERADDITIONS TT_FEATUREPARAMETERADDITIONS

A list of key-value pairs that you can add to better describe the feature.

IT_PARAMETERREMOVALS TYPE /AWS1/CL_SGMFTPARMREMOVALS_W=>TT_FEATUREPARAMETERREMOVALS TT_FEATUREPARAMETERREMOVALS

A list of parameter keys that you can specify to remove parameters that describe your feature.