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
What are the update types possible? : abap data dictionary
What are the different kinds of lock modes?
What is processing class, where we do them and why? : sap abap hr
How many types of tables exists and what are they in data dictionary?
What are the various types of selection screen event?
How do you find if a logical database exists for your program requrements?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
when u prefer lsmw?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Explain the advantage of structures?
Name the abap/4 modularization techniques?
What functions does a data dictionary perform ?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
Explain buffering
What is table attribute? : abap data dictionary