‎2008 Jul 22 7:21 AM
hi,
How to create tcode for modulepool program with selection screen?
thanks,
sagar
‎2008 Jul 22 7:25 AM
Goto SE93
Enter Tcode to be created--> Create
Enter Module pool program name and screen number
SAVE
‎2008 Jul 22 7:30 AM
after creating tcode by choosing dilogue transaction....it will not take selection screen...after executing TCODE it will directly goes to screen.
‎2008 Jul 22 7:36 AM
you will Choose the Radio button 2 when you create the Transaction code.
I can think of your case.
First selection screen , after that you will navigate to different screens. in that case use the Option 2 , Program with selection screen.
Give the program name and screen number 1000.
and check the GUI support check boxes.
And save the Tcode
and test it.
‎2008 Jul 22 7:43 AM
for 2nd option...we have to enter selection screen number and program name.....but what about our screen no.
‎2008 Jul 22 8:01 AM
that screen number you have to code in inside your program.
1. selection screen
2. get the dataa based on selection screen
3. now call screen 100. "assuming that you have screen 100.
so you will navigate from selection screen to screen 100.
regards
Vijay Babu Dudla
‎2008 Jul 22 7:25 AM
Hi,
check this....
Use se93 t/r to create our own t/r code .try to create parametric t/c.
Regards
Krishna
‎2008 Jul 22 7:25 AM
you will Choose the Radio button 2 when you create the Transaction code.
I can think of your case.
First selection screen , after that you will navigate to different screens. in that case use the Option 2 , Program with selection screen.
Give the program name and screen number 1000.
and check the GUI support check boxes.
And save the Tcode
and test it.
‎2008 Jul 22 7:25 AM
Hi,
goto se80.
give the program name.
right click on the program name, then create Transaction.
U can also create with teh transaction code se93.
there u can check the option program and selection screen.
Edited by: chandrika chireddy on Jul 22, 2008 8:27 AM
‎2008 Jul 22 7:26 AM
hi,
design the screen first to a module pool program in transaction SE93 create ->enter tcode name and select option Program and screen enter the program name and save it.
reward points if useful,
siri
‎2008 Jul 22 7:28 AM
Hi,
While creating the transaction
select the first option
ie., program andscreen(dialog transaction)
Regards,
Shailaja
‎2008 Jul 22 7:28 AM
Hi,
We need to goto SE80.
In our program we right click on object name and goto create
-> transaction. Enter the module pool program and screen number and save and activate.
Or by SE93 also we can create a transaction code for our program.
Hope ths helps.
plz reward if useful.
thanks,
dhanashri..
Edited by: Dhanashri Pawar on Jul 22, 2008 8:29 AM