Skip to Main Content

SQL & PL/SQL

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!

global level PLSQL function

RajeshAlexMay 14 2020 — edited May 14 2020

What is  a global level PLSQL function ?

Is it same as a regular PLSQL function ?

I am trying to use  a PLSQL Package function to populate some values in a table before the report runs and gets an error

Invalid PLSQL function call   Only global level PLSQL function call are allowed. Please check PLSQL function definition

Comments
Post Details
Added on May 14 2020
10 comments
880 views