/AWS1/CL_I1P=>UPDATEPLACEMENT()
¶
About UpdatePlacement¶
Updates a placement with the given attributes. To clear an attribute, pass an empty value (i.e., "").
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PLACEMENTNAME
TYPE /AWS1/I1PPLACEMENTNAME
/AWS1/I1PPLACEMENTNAME
¶
The name of the placement to update.
IV_PROJECTNAME
TYPE /AWS1/I1PPROJECTNAME
/AWS1/I1PPROJECTNAME
¶
The name of the project containing the placement to be updated.
Optional arguments:¶
IT_ATTRIBUTES
TYPE /AWS1/CL_I1PPLCMTATTRMAP_W=>TT_PLACEMENTATTRIBUTEMAP
TT_PLACEMENTATTRIBUTEMAP
¶
The user-defined object of attributes used to update the placement. The maximum number of key/value pairs is 50.