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 a function group

Former Member
0 Likes
872

Hello All,

please let me know how to create a transaction code for a function group with screen 100 as starting screen.

Thanks

Prashanth

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
680

Did you check this ?

Read only

Former Member
0 Likes
680

Hello Gautam,

I had 3 screens designed in a function group.

I need to create tcode with the 1st screen of the function group.

When i executed the tcode , 1st screen should be displayed so that i can enter the input details.

I hope u got it.

Thanks

Prashanth

Read only

Former Member
0 Likes
680

go to SE80,-->

-->in left pane you can find drop down field there select 'Function group'

-->below to that field enter your function group name

-->click display buttion very 2nd button after this field

-->which will displays all the asscoiated to that group.

-->right click on that function group name and create and select transaction.

-->next enter the program or include available for the screen 100

-->and create with daialog transaction and activate

Prabhudas

Read only

0 Likes
680

Prabhu,

Can you pls let me know the below one.

- include available for the screen 100

I did not get you.

I had function group and screens 100, 200, 300.

What include I need to give in the program name field

Thanks

Prashanth

Read only

0 Likes
680

se93>enter transaction code

-->enter transaction text ans select daialog transaction

--> Program -- enter incluide name for screen 100

--->Screen number screen number 100

save and activate