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

selection- screen in module pool

Former Member
0 Likes
601

hi all,

how to create selection screen in module pool programing,

in screen attributes of module pool, 4 screens are present, but selection screen radio button has been disabled.

how to work by using selection screen radio button.

Regards

Suprith

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

hi,

First u should make the gourping of that radio button.

Select both radio Button

goto manubar select the edit

now click the radio boutton grouping

now it will work fine.

Regards,

S.nehru.

4 REPLIES 4
Read only

Former Member
0 Likes
557

hi,

First u should make the gourping of that radio button.

Select both radio Button

goto manubar select the edit

now click the radio boutton grouping

now it will work fine.

Regards,

S.nehru.

Read only

Former Member
0 Likes
556

HI Suprith,

You ll find a LAYOUT button on the application tool bar just click that button sceen painter sceen will be opend there you have to design your selection screen. Letf side of the sceen painter you see the options use the options as per your requiment and activate . If you are using module pool program go to SE93 create the t-code and give the program name and the screen name which you have created in se51.

hope this will help you...

reward if useful

regards,

sunil kairam.

Read only

Former Member
0 Likes
556

Hi

when you double click on screen then you will see a button screen painter. click on this and after that you can darg any screen component to screen. You can also draw blocks.

Regards

Aditya

Read only

Former Member
0 Likes
556

suprith kumar

If the selectin screen is your primary screen, consider making it a report program and then use CALL SCREEN to your subsequent screens.