Unable To Pass NULL Values Parameters To The Package API FND_USER_PKG
(Doc ID 760780.1)
Last updated on AUGUST 14, 2023
Applies to:
Oracle Application Object Library - Version 11.5.10.2 to 12.2 [Release 11.5 to 12.2]Information in this document applies to any platform.
Symptoms
You want to run the API Fnd_User_Pkg.UpdateUser in order to update the two fields x_password_accesses_left and x_password_lifespan_accesses with the value NULL like :
After running fnd_user_pkg.UpdateUser, the two columns password_accesses_left and password_lifespan_accesses of the table FND_USER are not updated to null and stay at their original values.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |