Skip to Content
0
Jan 18, 2012 at 06:46 PM

SAP gui 7.2 multiple selection buttons

84 Views

I have encountered a issue with buttons on a screen that are oversized when using the 7.2 gui, however, these sam buttons are normal when using the 6.2 gui or 7.1 gui.

Has anyone seen this issue before?

Wish I could include screen shot to show example.

Here is the code that is used:

selection-screen begin of screen 101 as subscreen.

select-options:

s_lgort for mchb-lgort no intervals,

s_charg for mchb-charg.

selection-screen end of screen 101.

The selection buttons for both variables extend to the far right of the screen under 7.2.