I could not find the note but while looking for it I found out that ALV Grid Control should not be used. In such case I believe we should not use class CL_GUI_ALV_GRID as well and only stick to CL_SALV_TABLE, is that correct?
Unfortunately if you look on the cl_gui_alv_grid class you'll see that it's not releast to customers, as well as reuse alv FM. But if you're long enough in ABAP you'll know you can't omit using unreleased classes or FM.
I've also got that info straight from SAP when I raised an incident with cl_gui_alv_grid.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment