ALV = Automatic List Viewer / SAP List Viewer (Control)#

NW 7.0 / NW 7.3 | Word Wrap

Use your own screen status#

If you did so and change the GUI STATUS later, the buffer gets not refreshed with a transport. To do so use report BALVBUFDEL !

Consistency check for field list#

  1. Located the gray table background (if your ALV fills up the full screen, then scroll to the bottom and use the small bar at the end)
  2. Hold down shift key and double click right on that background

Excel View#

If you click on the Excel button and get no data, do the following:

Office 2007:

  1. Enable Developer Toolbar under General Settings
  2. Developer Toolbar > Macro Security > Enable "Trust VBA Projects"

Office 2003:

  1. Menu > Extras > Makros > Sicherheit ... > Vertrauenswürdige Herausgeber
  2. Check "Zugriff auf Visual Basic-Projekt vertrauen"

Output Format in Excel#

  1. Best output in Excel is the format "Excel (im Office 2007 XLSX Format)". This saves the list to a file first, but it is fast and the data are not crumbled.
  2. If you once hit "Immer das gewählte Format anwenden" (Always use the chosen format), then you are not asked anymore. If you want to change the format inspite of that you can right click anywhere in the ALV data table and choose "Tabellenkalkulation..."
  3. You can change the output format with report SALV_BS_ADMIN_MAINTAIN
  4. General hints changing the output format are in note 1720373