‎2008 Feb 08 9:31 AM
Hi!
A very simple question:
What is the Tcode for the execution of function module? (Se38,???)
I have to execute the function module RRSI_INITIAL_LINE_INSERT with import parameter I_CHABASNM = 0REQUID.
Thank you very much!
regards
Thom
‎2008 Feb 08 9:33 AM
HI,
SE37 is the Tcode to execute a functional module.
Rewrd if helpful.
Regards.
‎2008 Feb 08 9:33 AM
‎2008 Feb 08 9:34 AM
‎2008 Feb 08 9:35 AM
‎2008 Feb 08 9:51 AM
‎2008 Feb 08 9:56 AM
‎2008 Feb 08 9:57 AM
hi,
You create new or edit Fm in SE37. You also put the code for that FM in SE37.
You can call it through pattern button in SE38, where u pass the importing and exporting parameters of that Fm
Hope this helps, Do rewad.
‎2008 Feb 08 10:23 AM
Hi,
Go to Se37 --> Input the FM name --> execute --> There you can inpu the values and test the FM.
Thanks,
Sriram Ponna.
‎2008 Feb 08 10:33 AM