All topics
ABAPIntermediate

ALV Reports

Master classical and modern ALV reporting with CL_SALV_TABLE, REUSE_ALV_GRID_DISPLAY, field catalogs, layouts, hotspots, events, editable ALV, colors and real project drill-down scenarios.

Overview

Master classical and modern ALV reporting with CL_SALV_TABLE, REUSE_ALV_GRID_DISPLAY, field catalogs, layouts, hotspots, events, editable ALV, colors and real project drill-down scenarios.

Lessons in this topic

Interview questions covered

  • ALV export to Excel loses leading zeros. Why?
  • How do you build a reusable ALV wrapper?
  • Business asks for editable ALV that posts to backend. How do you design it?
  • Difference between CL_SALV_TABLE and CL_GUI_ALV_GRID.
  • What is a layout variant?
  • How do you add a hotspot in CL_SALV_TABLE?
  • What is ALV and why is it preferred over WRITE lists?
  • What are the main differences between CL_SALV_TABLE and REUSE_ALV_GRID_DISPLAY?
  • ALV freezes on a 500k row internal table. Options?

Related topics