Mention what is ALV programming in ABAP? When is this grid used in ABAP?
Answer Posted / chaitanya
ALV stands for Application List Viewer. To enhance the output of the report, SAP provides a set of ALV function modules which can be used, and it also improves the functionality and readability of any report output. It is an efficient tool used for arranging the columns in a report output.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BDC and BAPI?
What events do you know in Module Pool Programming?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
What is the difference between RFC and BAPI?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between User Exit and Function Exit?
What is the difference between SAPSCRIPT and SMARTFORM?
What is the difference between Customizing and Workbench request?
What do you mean by table control???Where will we use this?
What is the difference between INSTANCE methods and STATIC methods?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What are the types of Function Modules? What is an UPDATE function module?
What is the difference between SY-INDEX and SY-TABIX?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
How do you find BAPI?