Need to get the Concurrent Request ID inside a PL/SQL Package
Hello,
I'm creating a PL/SQL package that gets executed via Concurrent Request. Is there a way to get the Concurrent Request ID inside of the package?
Thanks.
Kevin
0