Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tcode for the execution of function module

Former Member
0 Likes
34,418

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

9 REPLIES 9
Read only

Former Member
19,564

HI,

SE37 is the Tcode to execute a functional module.

Rewrd if helpful.

Regards.

Read only

former_member188829
Active Contributor
0 Likes
19,564

Hi,

SE37 Tcode

Read only

Former Member
0 Likes
19,564

Hi, you can use SE37.

Read only

Vijay
Active Contributor
0 Likes
19,564

hi

se37

regards

vijay

Read only

Former Member
0 Likes
19,564

SE37

DO REWARD IF USEFUL

Read only

former_member386202
Active Contributor
0 Likes
19,564

Hi,

Tcode SE37

Regards,

Prashant

Read only

Former Member
0 Likes
19,564

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.

Read only

Former Member
0 Likes
19,564

Hi,

Go to Se37 --> Input the FM name --> execute --> There you can inpu the values and test the FM.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
19,564

Thank you!