Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between CL_GUI_ALV_GRID and CL_SALV_TABLE

Former Member
0 Kudos

Hi all,

what is the difference between the two clases CL_GUI_ALV_GRID and CL_SALV_TABLE.

and which one is the best to use ?

currently i am using FM so according you which one best for ALV reports.

thanks

8 REPLIES 8

rejish_balakrishnan
Contributor
0 Kudos

Hi,

Use the CL_SALV_TABLE class instead. It is OO based, and you do not have to create a screen.

Differentiation available in below thread :

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/eac1fa0b-0e01-0010-0990-8530de49...

Former Member
0 Kudos

Check this [link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5dc3e690-0201-0010-1ebf-b85b3bed962d]

regards,

Advait

Former Member
0 Kudos

Hello SAP abap,

Check this thread,you will get info regarding your query.

Thanks

Syf

Former Member
0 Kudos

Hi,

Please Find the LInk Below

Hope they are Helpful

Thanks

Kalyan

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

For ALV Grid Contro use Methods of the class CL_GUI_ALV_GRID

For two-dimensional tables use the class CL_SALV_TABLE

Both can be used based on the requirement...

Regards

Kiran

0 Kudos

thanks all for the imd reply,

hi kiran.. what is two dimensional table.. i can u explain me in detail pls.

thanks

Former Member
0 Kudos

Hi

Check out the Blog

/people/naimesh.patel/blog/2008/11/24/power-of-abap-objects-overcome-the-restrictions-of-salv-model