what is the difference between function module alv and oop alv.

Answer Posted / sandeep

1. We have n number of events availabel in the classes when compared to ALV with function modules.
2. We can display more than one ALV grid data on a single screen in OO-ALV. But in normal ALV it is not possible.
3. We can control the size of ALV grid through custome container. we can not control the size of the ALV with function modules.
4. we can place different UI elements(check box, radio button, drop down...) with OO-ALV but we can't through ALV with function modules.
5. In OO-ALV using object oriented methods and classes(data secure), but normal ALV using function modules.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

557


The max number of calling modes stacked at one time is?

582


What is use of transparent table in abap? How it is different from pool tables?

625


What are datasets in abap?

667


If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?

1241






What are the disadvantages of different types of bdc's?

612


When to use logical database?

565


What are the differences between session method and call transaction method? : abap bdc

546


What are the different window types in sapscript?

571


How do you find the information on the current screen?

592


What’s value table?

583


What is screen flow logic? What are the sections in it?

598


Explain get cursor field?

669


Is it possible to pass data to and from include programs explicitly?

579


What are the internal tables and work area?

546