Remove Authid CURRENT_USER From Public API: INV_MOVE_ORDER_PUB
(Doc ID 961223.1)
Last updated on FEBRUARY 19, 2019
Applies to:
Oracle Inventory Management - Version 11.5.10 and laterInformation in this document applies to any platform.
Goal
How can one avoid "AUTHID CURRENT USER" in public API packages?
After applying patches or compiling packages find that the public packages are recreated with "AUTHID CURRENT USER". The original package specification does not have this.
Example
For example, INV_MOVE_ORDER_PUB:
The package initially looks like the following before recompiling:
Business Impact
Adding the AUTHID CURRENT_USER causes validation issues if trying to use the public API from another user like XXAPPS.
Solution
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
Goal |
Solution |
References |