How to navigate to the code of procedures?

QAKS

Member
Hi,
I have found so many procedures called inside one package. I am not able to find out the way to access the code of those procedures. please suggest.
 
You can use the Code Contents pane to see an overview of all elements within a package. They can be displayed in the original order or alphabetically. There is currently no option to visualize referencing information within a package.
 
I use rrProject, which is no longer maintained, but still working in verzion 11. It contain several utilities and one of them is "Code Contents List" you can configure keyboard shortcut on it. Small window with list of procedures/functions appeared with nice filter feature. You can quickly access procedure/function in PKG/TYPE.
 
The rrProject plugin is supported, but it not progress. The current plugin version is available for PL/SQL Developer V10-12.
 
Back
Top