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


Please Help Members By Posting Answers For Below Questions

how can you display data say "your name"in sap script without print program or driver program??

1921


Where do you code the hide statement?

747


What are the techniques involved in using sap supplied programs?

794


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

745


What are the components of sapscript?

810


What are the update types possible? : abap data dictionary

746


What is off cycle payroll run

1984


Explain the components of selection table?

818


Can we access static attribute from instance method

1195


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2959


What are the different types of internal table?

845


Do you know any other patterns if yes.. explain

1043


How collect statement is different from append?

734


How can we access the correction and transport system? : abap data dictionary

787


What are the data types of the abap/4 layer? : abap data dictionary

847