Skip to content

/AWS1/CL_FND=>ENABLEUSER()

About EnableUser

Allows the specified user to access the FinSpace web application and API.

Method Signature

IMPORTING

Required arguments:

IV_USERID TYPE /AWS1/FNDUSERID /AWS1/FNDUSERID

The unique identifier for the user that you want to activate.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/FNDCLIENTTOKEN /AWS1/FNDCLIENTTOKEN

A token that ensures idempotency. This token expires in 10 minutes.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNDENABLEUSERRESPONSE /AWS1/CL_FNDENABLEUSERRESPONSE