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
Does sap handle multiple languages?
How to maintain lists?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is tcode se16?
what is user specific parameter?
What is the difference between data elements and domains?
Explain the disadvantages of logical databases?
What functions does a data dictionary perform ?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How can you find the field/data underlying a transaction?
Normally how many and what files get created when a transaction program is written?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
What are the different types of the variable in the sap abap?
Explain the difference between function group and function module?
Explain how is batch input process different from processing on line?