... 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 ...
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 ...
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 ...
... 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 fa ...
... d icons and the display of many elements of eclipse.
Personally I didn't like the color settings for ABAP, so I've used my old files which you can find in this article AiE (ADT) dark theme setti ...
...
Button function code, please use one of constants B_xx.
IV_TEXT
Optional - button text
IV_ICON
Optional - button icon
IV_QINFO
Optional - tooltip ...
... d toolbar. Can be use before or after first output. The demo of usage can be found in ZDEMO_FALV05.
IV_FUNCTION
User command
IV_ICON
Icon for button, for exam ...
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 ...
... other player did any hits 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 ...
... show expand icons for subtotals
gs_layout-no_rowmark = 'X'. "do not show row selection on the left of grid Now if you use such prepared layout, sort info, fieldcatalog ...