2009 Jun 21 11:04 AM
Hi experts,
I want to give radio button in selection screen side by side.
how we can do this on slection screen.
secondly i want to resize push button on selection screen.
please provide me the exact solution.
thanks
babbal
2009 Jun 21 11:53 AM
Hi,
To position a set of parameters in single line i.e side by side you must declare the elements in a block
enclosed by
SELECTION-SCREEN BEGIN OF LINE.
....
SELECTION-SCREEN END OF LINE.
To determine the position of the element use
SELECTION-SCREEN POSITION <POS>.
Regards,
Lakshman.
Hi experts,
I want to give radio button in selection screen side by side.
how we can do this on slection screen.
secondly i want to resize push button on selection screen.
please provide me the exact solution.
thanks
babbal
2009 Jun 21 11:53 AM
Hi,
To position a set of parameters in single line i.e side by side you must declare the elements in a block
enclosed by
SELECTION-SCREEN BEGIN OF LINE.
....
SELECTION-SCREEN END OF LINE.
To determine the position of the element use
SELECTION-SCREEN POSITION <POS>.
Regards,
Lakshman.
2009 Jun 21 3:58 PM
Hi babbal,
For Your Requriment yo can go to tcode se51 & then give ur program name & give screen number as 1000 because 1000 is default screen for all the programs and in se51 Press Layout button & then you can make changes to the Selection screen according to your requriment
Hope it will be Helpfull.......!!
Thanks & Regards,
Bhushan
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |