‎2007 Oct 24 6:58 PM
how to debug fuctionmodule source code please give with example
‎2007 Oct 24 7:07 PM
Hi,
Please check this debugging tutorial.
http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm
Also check this link for more information on debugger.
http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm
Regards,
Ferry Lianto
‎2007 Oct 24 7:02 PM
Hi,
Goto SE37, enter function module name, press single test. You will see the Test function module screen, enter all import parameter values and Table parameters if required and click on Debugging, this will run Function module in debug mode.
Hope this helps.
ashish
‎2007 Oct 24 7:03 PM
Go to se37,
Enter F.M name and execute it...then u will get the values screen where u have to provide the inputs.
And on the application toolbar u can see two buttons exceute and execute with debugging.
Select the second button and then proceed...
‎2007 Oct 24 7:07 PM
Hi,
Please check this debugging tutorial.
http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm
Also check this link for more information on debugger.
http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm
Regards,
Ferry Lianto