‎2008 Mar 25 11:13 AM
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
‎2008 Mar 25 11:20 AM
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.
‎2008 Mar 25 11:20 AM
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.
‎2008 Mar 25 11:21 AM
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.
‎2008 Mar 25 11:21 AM
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
‎2008 Mar 25 11:27 AM
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.