Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problem with synonym in a form module

532319Dec 28 2006 — edited Dec 28 2006
Hi, I have a program unit where I call a function of a package.
Also, I created a synonym to an user and granted this package to the mentioned user. When I connect to forms with the user and compile the unit, it says that the function must be declared, but if I use the syntax owner.package.function, it compiles without problems.

Any idea of what is happening?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2007
Added on Dec 28 2006
2 comments
269 views