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

ALV after sorting modifying problem

Former Member
0 Likes
410

Hi all,

I use ALV with function.On ALV output when i sort output for some field ITAB was not modify new index key. Forexample,

Record before sorting index key 10, then after sorting it was same 10. How can i solve this problem?

Best regards,

Munur

2 REPLIES 2
Read only

Former Member
0 Likes
372

Thanks

Read only

0 Likes
372

Hi Munur,

if you want to see the same thing after sorting on the grid, save it in a layout.

or else before displaying the grid , sort the itab contents and push them on to alv.

Thanks & regards,

Sasi Kanth.