/AWS1/CL_FND=>DISABLEUSER()
¶
About DisableUser¶
Denies access to the FinSpace web application and API for the specified user.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_USERID
TYPE /AWS1/FNDUSERID
/AWS1/FNDUSERID
¶
The unique identifier for the user that you want to deactivate.
Optional arguments:¶
IV_CLIENTTOKEN
TYPE /AWS1/FNDCLIENTTOKEN
/AWS1/FNDCLIENTTOKEN
¶
A token that ensures idempotency. This token expires in 10 minutes.