FND_GLOBAL.APPS_INITIALIZE 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.