E-Business Tax (MOSC)

MOSC Banner

Getting error when run FND_GLOBAL.APPS_INITIALIZE procedure using a user other than APPS user

edited Jan 18, 2018 4:00AM in E-Business Tax (MOSC) 2 commentsAnswered

For business purposes, we need to create a new database user. This user needs to read some APPS views but when logging to the new user and run:

begin fnd_global.APPS_INITIALIZE(0,0,0); end;

it generate error:

ERROR at line 2:

ORA-06550: line 2, column 1:

PLS-00201: identifier 'FND_GLOBAL.APPS_INITIALIZE' must be declared

ORA-06550: line 2, column 1:

PL/SQL: Statement ignored

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center