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

ALV means ABAP List Viewer.ALV is available in two modes:
list and grid. List mode is good old list processing with
standard functionnalities, and grid mode is using a new OCX
object displaying grids.

introduce a type group with type-pool.
maintain a type group via abap dictionary.

for simple alv:
slis_alv_fieldcatalog : populate the fieldcatalog
slis_layout_alv : it is for layout
slis_alv_events : it is for internal tables events

Is This Answer Correct ?    70 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the last entry in all bdc tables? : abap bdc

776


What are two different ways to add fields to sap tables?

729


Describe data classes? : abap hr

816


What is dialog module?

789


Table events aNd table maintains generation

1222


what is bapi,badi,bdc,ale idocs?

1831


Why are insert and append statement used in sap abap?

892


There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

822


What is the purpose of at first and at last?

801


What is roles and responsibilities of sap hr consultants? : sap abap hr

824


What is sequence number

1920


What are the function module in bdc?

877


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

803


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1020


What is a type group?

715