17
Jul
ABAP Program for Creating an ALV Grid in 3 lines
Posted by Admin, under ABAP, Abap Objects, ALV, Sample CodeNow you can create an ALV Grid very fast; you don’t need to define a layout, a fieldcatalog, a container and all the other small things we usually define in an ALV Grid. If we don’t need to finetune the ALV Grid and just want to display a list on the screen or to the printer, here is a very simple way to proceed.

