‎2020 Jan 29 11:51 AM
which one is more powerfull to use among reuse alv or oo alv or factory method(SALV) and why ?
‎2020 Jan 29 1:09 PM
Hi Shailendra,
I would advise going for SALV as its more powerful and simplistic. Below links would help you decide and guide for further info as explained very well in detail.
https://answers.sap.com/questions/6120248/needing-evidence-on-the-advantages-of-abap-oo.html
https://itpsap.com/using-the-salv-oo-class-for-quick-and-easy-table-displays/
BR/Himayat
‎2020 Jan 29 3:04 PM
Interview question?
What is "oo alv" for you?
If powerful means that you don't mind about SAP recommendations, and you just want to use all features even those which are not supported, then CL_GUI_ALV_GRID is a very low level control with all possible features, some of them cannot be used by SALV (SALV is also known as ALV Object Model).