Skip to content

/AWS1/CL_IDS=>UPDATEUSER()

About UpdateUser

For the specified user in the specified identity store, updates the user metadata and attributes.

Method Signature

IMPORTING

Required arguments:

IV_IDENTITYSTOREID TYPE /AWS1/IDSIDENTITYSTOREID /AWS1/IDSIDENTITYSTOREID

The globally unique identifier for the identity store.

IV_USERID TYPE /AWS1/IDSRESOURCEID /AWS1/IDSRESOURCEID

The identifier for a user in the identity store.

IT_OPERATIONS TYPE /AWS1/CL_IDSATTRIBUTEOPERATION=>TT_ATTRIBUTEOPERATIONS TT_ATTRIBUTEOPERATIONS

A list of AttributeOperation objects to apply to the requested user. These operations might add, replace, or remove an attribute.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IDSUPDATEUSERRESPONSE /AWS1/CL_IDSUPDATEUSERRESPONSE