Viewing objects referenced in function

Icompass

Member
Hello

Is there any way to get list of objects referenced in function similar to the way it is done in Objects->package bodies view? It would be very helpful to find quickly which functions are used in on specific function.

Thanks in advance for replies.
 
This information is only available at the object level. In the Object Browser you can see which object are referenced by the object, and which objects refer to the object.
 
Back
Top