mpegjunkie
MIS
Hi,
My question is PL/SQL related.
I have a pkg_tool-Package, that has useful functions and is being called from multiple other packages.
One function should now behave different depending on the caller procedure.
Now, for avoiding a parameter to identify the caller package, is there a way for a procedure to "trace" or to determine the caller package or caller procedure of it?
We're using Oracle 10g (10.2.0.3) Enterprise.
Thanks in advance,
Roman
My question is PL/SQL related.
I have a pkg_tool-Package, that has useful functions and is being called from multiple other packages.
One function should now behave different depending on the caller procedure.
Now, for avoiding a parameter to identify the caller package, is there a way for a procedure to "trace" or to determine the caller package or caller procedure of it?
We're using Oracle 10g (10.2.0.3) Enterprise.
Thanks in advance,
Roman