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

hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2551


when are objects are passed from task to the change request?

1653


what is the exact code that shoud be implimented in sap note

1966


What is the difference between tables and structures?

621


How many primary keys can be created for a table?

610






Can we use transfer dataset to transfer data in internal table ?

1636


What is a transport?

620


What are the differences between table controls and step loops?

548


What are the basic objects of the data dictionary?

563


What is difference between dialog program and a report?

587


How do you set up background jobs in sap?

559


What are the page windows?

544


On which event we can validate the input fields in module programs?

588


How to create a check box/option button in a list?

2453


Some Realtime Objects on Bdc.

2421