If you want to display an icon inside the cell, then you need to setup a value of this field to ‘X’ and additionally you need to put an icon from type-pool ICON into the corresponding field of your internal ...
... grid and you’re optimizing the width of the column by minimizing the description of the column itself. It is common behaviour for example for checkboxes or for icon columns. In this case the Tooltip is ...
This field has similar functionality like ICON but instead of better looking icons, you can choose to display old-style ASCII symbols from type-pool SYM. Like in an example of ICON you have to setup the ...
...
class-methods fill_button_info
importing i_button type i
i_text type gui_text optional
i_icon type icon_d optional
i_icon_text type gui_ictext optional ...
... display one of them. The image bellow shows few of them, of course they are not that nice like the ICONS, there is also not many of them, but it's good to know that such symbols exists, although I so far ...
... in eclipse marketplace hits the spot here. It's not only changing the background colors of editors and windows, but it's adjusting the color settings for fonts, it changes a lot of standard icons and the ...
... code. Changes are visible after next PBO event.
IV_BUTTON
Button function code, please use one of constants B_xx.
IV_TEXT
Optional - button text
IV_ICON ...
When you're used to create buttons in ALV Grid dynamically then you think why SAP doesn't allow create dynamically buttons on GUI STATUS. You can change icon or text if you defined that function ...
... already. You'll notice that if opponent hits the ship on the left map (which is yours) a cancel icon will appear on a place of your ship. If opponent hits water then you'll see water icon also. ...
... not display totals, just subtotals will be displayed
gs_layout-no_totexp = 'X'. "do not show expand icons for subtotals
gs_layout-no_rowmark = 'X'. "do not show row selection ...