fnd_user_pkg.DisableUser results in ORA-20001: FND_UPDATE_USER_FAILED for most users
I am trying to disable fnd_users using fnd_user_pkg.DisableUser, by passing the username through a cursor based on fnd_user excluding those with end_dates.
Most of the users error with : ORA-20001: FND_UPDATE_USER_FAILED.
I would like to know what exactly was the error. How can I get more info