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 / bhanu

ALV means ABAP List View .It is used in t-code
SE38,Excautable program . more than 255 lines of
characters in length we use ALV reports .
with function modules

Reuse _ALV_LIST_DISPLAY
Reuse_ALV_GRID_DISPLAY

but SLIS is created in se11-type pools to work in ALV
reports

SLIS_ALV_FIELDDATACAT.
SLIS_ALV_LAYOUT
SLIS_ALV_EVENTS.

Is This Answer Correct ?    71 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to copy table across clients?

618


What is the first thing you do after vendor setup is complete?

883


Define structure in abap data dictionary?

609


What is the difference between open_form and close_form?

618


Explain the difference between open_form and close_form?

540






Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1765


How to add a column to a table control while using alphanumerical layout editor ?

1784


If yes then why do we require logical database

2697


Explain the systems fields used for interactive lists and lists?

524


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

616


What are the function modules used in f4 help?

638


In the MM module for finding out the standard cost what is the view one has to look at?

611


what are the two methods of modifying sap standard tables? : abap data dictionary

621


Explain sap abap 3-tier architecture?

730


Which objects are independent transport objects?

825