Application Development and Automation 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: 
Read only

cl_salv_table

Former Member
0 Likes
496

introduced with nw04 sap built around the alv-grid a new set of classes , call ALV OM , which in fact should replace all the things like cl_gui_alv_grid ... _tree etc., i think.

but i'm wondering how i could build an ALV where i can change data, this was possible with cl_alv_grid.

Any Ideas? or do we have to use the "old" routines for building that features.

kind regards

oliver

3 REPLIES 3
Read only

Former Member
0 Likes
472

Hi,

Check out the threads..

/people/thomas.jung3/blog/2005/08/23/bsp-server-side-printing-for-tableviews

here raja gave solution.

Regards

vijay

Read only

0 Likes
472

Hi Vijay,

oh, but what i want is to switch the whole alv into a table where i can change any fields, like it was possible/is possible when using cl_gui_alv_grid, i mean the grid object of the frontend itself should be able to do this but it looks as these functionality has not yet been implemented into abap????

kind regards

oliver

Read only

0 Likes
472

Hi,

for more details check this Anand's Blogs.

/people/sap.user72/blog/2005/09/14/a-new-approach-to-alv-programming

Regards

vijay