Application Development 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: 

tcode for a function group

Former Member
0 Kudos

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

GauthamV
Active Contributor
0 Kudos

Did you check this ?

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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

0 Kudos

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