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

What is lock object ? : abap data dictionary

607


What is the use of table control in bdc is it same in module pool table control? : abap bdc

678


What is the different between abap and ooabap? Why do we use ooabap?

637


Differentiate between abap memory and sap memory?

642


What is value table? : abap data dictionary

643






What are the functional areas, user groups? How does abap query work in relation to these?

595


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

1707


What is new enhancement framework?

892


What are the types of subroutines? : abap modularization

593


What are aggregated objects

567


What is page window?

580


What is meant by authorization? : sap abap hr

565


What is meant by write lock? : sap abap data dictionary

592


Describe data classes? : abap hr

632


What is the use of lock objects?

575