PL/SQL (MOSC)

MOSC Banner

How to refer to a variable package name

edited Jun 12, 2012 8:15AM in PL/SQL (MOSC) 3 commentsAnswered
Hi All,
I'm revising my PL/SQL packages, e.g. Pkg_Name_01, Pkg_Name_02 ... So if referring to a function within such a revised package, I need a method to get the version string from a global variable and then call the function via Pkg_Name_<version_string>.Function_Name (where version_string is the value of a global variable).

Can anybody tell me if this is possible and if so how to achieve this?

Thanks & Regards

Carolin

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center