‎2010 Mar 31 9:46 AM
Hi,
Which table stores the program names.
Suppose i have a program with name ZTEST.
And the program ZTEST has 2 more include programs ZTEST_TOP and ZTEST_MAIN.
Now the requirement is that i'll have the program name (Say ZTEST), I need to fectch the includes associated with e program.
I wanna know which table stores this data(program and its corresponding includes).
Thanks in adavance.
Vishnu
‎2010 Mar 31 9:50 AM
‎2010 Mar 31 9:50 AM
‎2010 Mar 31 9:54 AM
Thanks a lot Vinod. But its returning a lot of junk values along with includes. Like standard SAP pregrams.
‎2010 Mar 31 10:00 AM
Hi,
If you are using this for searching the includes of your z program/function group, you can filter out the objects starting with "Z","Y","LZ","LY".
Regards
Vinod
‎2010 Mar 31 9:51 AM
‎2010 Mar 31 9:59 AM
Thanks Dzed Maroz. D010INC is really useful.
Thanks for writing in Joy. TRDIR isn't really useful.
Thanks again Vinod.
‎2010 Mar 31 9:51 AM