Skip to content

/AWS1/CL_QQB=>UPDATEUSER()

About UpdateUser

Updates a information associated with a user id.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/QQBAPPLICATIONID /AWS1/QQBAPPLICATIONID

The identifier of the application the user is attached to.

IV_USERID TYPE /AWS1/QQBSTRING /AWS1/QQBSTRING

The email id attached to the user.

Optional arguments:

IT_USERALIASESTOUPDATE TYPE /AWS1/CL_QQBUSERALIAS=>TT_USERALIASES TT_USERALIASES

The user aliases attached to the user id that are to be updated.

IT_USERALIASESTODELETE TYPE /AWS1/CL_QQBUSERALIAS=>TT_USERALIASES TT_USERALIASES

The user aliases attached to the user id that are to be deleted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QQBUPDATEUSERRESPONSE /AWS1/CL_QQBUPDATEUSERRESPONSE