| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> PLS-00201 and ORA-00942 when creating a package
Hi,
I am trying to create a package under the apps schema, and I keep
getting PLS-00201 and ORA-00942 when refering to types from other
apps-packages and other views / tables.
I even get this error when calling a quite simple:
MY_NUM := FND_PROFILE.VALUE('MY_PROFILE_NAME');
Any ideas what I can be doing wrong?
This same code was originally part of a trigger code, and worked just
fine.
-Per Magnus Received on Mon Jan 05 2004 - 04:34:41 CST
![]() |
![]() |