‎2005 Feb 14 8:01 AM
Is there any way of knowing all the available reports in a particular module including the Z* reports !?
For example i would like to know all the available reports MM !!
Regards,
Ramesh
‎2005 Feb 14 8:23 AM
Hello Ramesh,
I see that you have registered just today and this is your first post. Welcome to SDN.
Coming to your question,
1. Go to transaction SE38 and click the Find icon (Ctrl + F).
2. On the search screen, expand the selection criteria (Shift + F9).
3. Enter '1' in the program type.
4. Choose the appropriate application component by using the F4 help for that field.
5. then just click Execute (F8).
However, this does not get you the reports that are created as temporary objects - meaning if you create a Z-program and save it as a local object (dev. class $TMP), this selection will not fetch you that.
Regards,
Anand Mandalika.
P.S. Please reward the answer if it helps.
‎2005 Feb 14 8:23 AM
Hello Ramesh,
I see that you have registered just today and this is your first post. Welcome to SDN.
Coming to your question,
1. Go to transaction SE38 and click the Find icon (Ctrl + F).
2. On the search screen, expand the selection criteria (Shift + F9).
3. Enter '1' in the program type.
4. Choose the appropriate application component by using the F4 help for that field.
5. then just click Execute (F8).
However, this does not get you the reports that are created as temporary objects - meaning if you create a Z-program and save it as a local object (dev. class $TMP), this selection will not fetch you that.
Regards,
Anand Mandalika.
P.S. Please reward the answer if it helps.
‎2005 Feb 14 10:47 AM
Hi Anand,
Thanks for welcoming to SDN.
Your answer was helpful to me.
Best Regards,
Ramesh
‎2005 Feb 14 8:47 AM
Hi Ramesh,
From D010SINF table by passing APPL = 'M', you will get all the programs related to MM.
Thanks
Lakshman