EBS Customizations (MOSC)

MOSC Banner

FND_GLOBAL.APPS_INITIALIZE

edited Aug 25, 2009 12:53AM in EBS Customizations (MOSC) 8 commentsAnswered
 I am trying to use FND_GLOBAL.APPS_INITIALIZE before I use an API and I get the following errors:

ORA-00942: table or view does not exist

ORA-06512: at "APPS.FND_CORE_LOG", line 25

ORA-06512: at "APPS.FND_GLOBAL", line 104

ORA-06512: at "APPS.FND_GLOBAL", line 1620

ORA-06512: at "APPS.FND_GLOBAL", line 2170

ORA-06512: at "APPS.FND_GLOBAL", line 2312

ORA-06512: at "APPS.FND_GLOBAL", line 2250

I have access to FND_CORE_LOG and FND_GLOBAL. Do I need access to other tables or packages to be able to use FND_GLOBAL.APPS_INITIALIZE?

Thank you.

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