Skip to content

/AWS1/CL_AMU=>PUTMETADATAFLAG()

About PutMetadataFlag

Stores the metadata information about a feature on a form.

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The unique ID for the Amplify app.

IV_ENVIRONMENTNAME TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The name of the backend environment that is part of the Amplify app.

IV_FEATURENAME TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The name of the feature associated with the metadata.

IO_BODY TYPE REF TO /AWS1/CL_AMUPUTMETFLAGBODY /AWS1/CL_AMUPUTMETFLAGBODY

The metadata information to store.