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 / venkat aileni

ALV: ABAP List Viewer.
In ALV we are going to display data in a table format. And system is going to provide even more functionalities like sort ascending, Descending, graph, choosing layout etc.

In normal report we can just display the data in a formatted way.

By using ALV's we can display Header data and logo's too.

Few Function Modules used in ALV:

REUSE_ALV_LIST_DISPLAY: For list display.
REUSE_ALV_GRID_DISPLAY: For grid display.
REUSE_ALV_COMMENTRY_WRITE: For displaying header data,
For dispalying Logos.
REUSE_ALV_EVENTS_GET: For reading events.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you activate a function exit?

653


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3377


What are the main uses of the primary key?

838


What are the three hierarchical levels of data types and objects?

672


What is table buffer?

674






What application areas are you comfortable in?

953


What are the types of subroutines?

710


Explain the differences between at selection-screen and at selection-screen output?

626


Static and instance variable and method with live example. Why and when to use

1021


How to create user interfaces for lists?

698


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

758


Where do you create indexes in abap?

728


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

2871


What is Transactional based Application & Role based Application?

1166


What are the differences between sap memory and abap memory?

660