Skip to content

/AWS1/CL_WDX=>UPDATEUSER()

About UpdateUser

Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site.

Method Signature

IMPORTING

Required arguments:

IV_USERID TYPE /AWS1/WDXIDTYPE /AWS1/WDXIDTYPE

The ID of the user.

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

IV_GIVENNAME TYPE /AWS1/WDXUSERATTRVALUETYPE /AWS1/WDXUSERATTRVALUETYPE

The given name of the user.

IV_SURNAME TYPE /AWS1/WDXUSERATTRVALUETYPE /AWS1/WDXUSERATTRVALUETYPE

The surname of the user.

IV_TYPE TYPE /AWS1/WDXUSERTYPE /AWS1/WDXUSERTYPE

The type of the user.

IO_STORAGERULE TYPE REF TO /AWS1/CL_WDXSTORAGERULETYPE /AWS1/CL_WDXSTORAGERULETYPE

The amount of storage for the user.

IV_TIMEZONEID TYPE /AWS1/WDXTIMEZONEIDTYPE /AWS1/WDXTIMEZONEIDTYPE

The time zone ID of the user.

IV_LOCALE TYPE /AWS1/WDXLOCALETYPE /AWS1/WDXLOCALETYPE

The locale of the user.

IV_GRANTPOWERUSERPRIVILEGES TYPE /AWS1/WDXBOOLEANENUMTYPE /AWS1/WDXBOOLEANENUMTYPE

Boolean value to determine whether the user is granted Power user privileges.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXUPDATEUSERRESPONSE /AWS1/CL_WDXUPDATEUSERRESPONSE