What is ALV programming in ABAP? When is this grid used in
ABAP?
Answer Posted / paramjeet
ALV is Application List viewer. Sap provides a set of ALV
(ABAP LIST VIEWER) function modules which can be put into
use to embellish the output of a report. This set of ALV
functions is used to enhance the readability and
functionality of any report output. Cases arise in sap when
the output of a report contains columns extending more than
255 characters in length. In such cases, this set of ALV
functions can help choose selected columns and arrange the
different columns from a report output and also save
different variants for report display. This is a very
efficient tool for dynamically sorting and arranging the
columns from a report output. The report output can contain
up to 90 columns in the display with the wide array of
display options.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What does an exec sql statement do in abap?
What is a help view? : abap data dictionary
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
What is the logo in sap script?
What are the basic object types? : sap abap hr
What are the user groups?
How do you Export a session ?
What happens Update command is used without where clause ?
What is append structure?
What is the diff between database view and maintenance view?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Can you show multiple alvs on a single screen?
What is modularization and its benefits? : abap modularization
Define alv programming in abap?
Workbench request are client dependent or client independent