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
In select-options, how to get the default values as current month first date and last date by default?
What are the functional areas, user groups? How does abap query work in relation to these?
In order to upload purchase order details, how you handle multiple values for a single field?
How do you get the number of lines in an internal table?
What are the different types of data dictionary objects? : abap data dictionary
What are table clusters?
What happens if only one of the commands set screen and leave screen is used without using the other?
What are the uses of the information in the data dictionary? : abap data dictionary
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Why do we use types statement in abap programming?
What are the different message types available in the abap/4 ?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
Explain the difference between domain and data element? What are aggregate object?
What is step-loop? Explain all the steps?