What happens when you want to know which DB tables are being used on a program? Or which Function Modules are being called?
I needed to do this because I wanted to make sure that the order in which to apply the transport of different objects to a QA system.
It is a very simple 3-step process:
1. You have to know the name of the program and put it in the Tx. SE38, but do not open it!

2. Right-click the field and select the Internal Program Environment Option (F9)
3. Select the options you want to search in the program.

Extra step. Enjoy!