what are ALV reports? how they are different from normal
reports? what are the main events that are used in an ALV
report? what is the use of SLIS type pool in alv reports?
Answer Posted / sumit
ABAP List Viewer (ALV) is a simple, user friendly and better looking reporting tool as compared to the usage of write statements in a conventional / interactive report.
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.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Can we create field without data element? If yes, how?
How to create any functions?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What are client dependent objects in abap/sap?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are internal tables? : abap hr
Explain open dataset in sap abap?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
How to read 5th record from Hash Internal Table?
What is generic buffering?
How to use messages in lists?
State the system field for the current date?
What is is a match code? : abap data dictionary
Why we are using Macros instead of Function Modules
How to create user interfaces for lists?