Mention what is ALV programming in ABAP? When is this grid used in ABAP?
Answer / 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 |
Synchronous and asynchronous methods in BDC ?
What is the difference between SY-INDEX and SY-TABIX?
What is the use of ‘pretty printer’?
How can we identify User exits in our screen?
What is the difference between ‘Type’ and ‘Like’?
How can you format the data before write statement in the report?
How can you debug a script form?
what are all interfaces developed so far---relate to sap-xi
Explain the difference between Template and Table?
What are different types of data dictionary objects?
Without using Tcode SE11, How can we enter the values in to the table?
What is the difference between User Exit and Function Exit?