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

alv report (abap list viewer) it allows the user to perform various functions such as sorting, filtering and reteriving data ect alv repotr is a userfriendly, ability to handel events, and use of moderate code. but copmare to alv the normal reports does't have this type of flexibility

the main events are : 1. USER_COMMAND
2. TOP_OF_PAGE
3. PF_STATUS_SET
4. TOP_OF_LIST
5. END_OF_PAGE
6. END_OF_LIST
7. SUBTOTAL_TEXT.

sils is a type group in datadictionary which contain all the reusable user defined types for developing alv reports
for example:- 1. Reuse_alv_fieldcatalog_merge
2.Reuse_alv_list_display
3.Reuse_alv_events_get
4.Reuse_alv_grid_display
5.Reuse_alv_commentary_write ECT..

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you distinguish between different kinds of parameters?

651


What is the difference between pnp and pnpce? : abap hr

1233


How to split one Invoice into Multiple ( Step by Step)?

1801


Explain what is the step-by-step process to create a table in data dictionary?

739


What is view? Explain the different types of view?

865






What is the differences between abap and ooabap. In which situation we useooabap?

838


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

755


when do you need to create an internal table with header line ? and with out a header line?

1605


What is a table pool? : abap data dictionary

694


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1750


How is collect statement different from append?

667


Concepts of OO ABAP and why we are using it?

984


When was the sap abap being created?

747


Which transaction code can I use to analyze the performance of abap program?

647


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

757