Skip to content

/AWS1/CL_PPM=>TAGRESOURCE()

About TagResource

Adds or overwrites only the specified tags for the specified resource. When you specify an existing tag key, the value is overwritten with the new value.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/PPMARN /AWS1/PPMARN

The Amazon Resource Name (ARN) of the resource to tag.

IT_TAGS TYPE /AWS1/CL_PPMTAG=>TT_TAGLIST TT_TAGLIST

The tags to add to the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PPMTAGRESOURCEOUTPUT /AWS1/CL_PPMTAGRESOURCEOUTPUT