Skip to Content
0
Former Member
Jul 08, 2009 at 05:32 AM

Function module / table which lists screen numbers in module pool program

88 Views

Hi everyone,

I wish to make a list of all screen numbers used in my module pool program Is there any FM / table which maps module pool program name with all the screens used in it?

For example, if my module pool is SAPMZPROG and it has screens 9001, 9002 and 9003, then I want to have a report as follows:

Input to the report (selection screen): SAPMZPROG

Output:

9001

9002

9003

Thanks,

Shailesh