‎2010 Nov 16 5:59 PM
Hi Gurus.
How to find a Function module is used for how many times since it is created.. we went through the Tcode STAT , ST03, STAD, STATTRACE but in ST03 we can find it for Program but we could not find it for Function module , So can any one please suggest us . we are using ECC 6.0 version.
Thanks and Regards,
Chaitanya.
‎2010 Nov 16 6:05 PM
Hi Chaithu,
Go to SE37,enter your function module, click on where used list button on the application bar.
All the program used your function module used is displayed.
Regards,
Venkat.
‎2010 Nov 16 6:11 PM
Hi Chaitanya,
If your have found How many times a program is executed,
then function module is also a find of program, go to your function grp and get the program name for the FM and try.
Thanks,
Anmol Bhat.
‎2010 Nov 16 6:21 PM
Hii Anmol
Thanks for ur suggestion I tried it ,But it is not working.