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