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

creating tcode for function module

Former Member
0 Likes
3,371

Hi all

I have created a screen in the funcion group.Now my problem is I have a requirement that I have to keep this screen inside a function group and I also must create a transaction code for this screen so that the user can see only that screen using this tcode whenever he want.Will you please help me to solve this problem.

Thanks in advance.

Regards

Giri.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,639

Hi Giri,

U can create Tcode for Program only i.e for report or module pool program.

So keep ur Function inside ur program and create Tcode for that

se93>tcode name> create

reward if it useful....

2 REPLIES 2
Read only

Former Member
0 Likes
1,639

HI giri

create a program to call the function module

the coding is only to call function

and go to u r own transaction code creation.........

Read only

Former Member
0 Likes
1,640

Hi Giri,

U can create Tcode for Program only i.e for report or module pool program.

So keep ur Function inside ur program and create Tcode for that

se93>tcode name> create

reward if it useful....