cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to get list of all internal tables present in any report/program?

guptaashutosh
Explorer
0 Likes
461

Hi Everyone,

I am building a program wherein I will enter any program name in the selection screen and it will display all the internal tables even in-line declarations to me.

I have tried program scanning but since different naming conventions are used and it is near to impossible to track the inline declarations throughout the program it is not sustainable for all programs.

Can anyone help me with any FM or any piece of code through which I can get the list of all internal tables?


For clarity lets suppose my program is Zdriver_prog and on its selection screen i will enter a program name lets say zproduct_details. Now the output should be all the internal tables used in zproduct_details.

Accepted Solutions (0)

Answers (0)