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

problems is sorting ALV in program SAPLSLVC_FULLSCREEM

Former Member
0 Likes
463

hi

i am executing transaction MRBR and i get an ALV report when i sort it by invoice document no. and drill down in some line by double clicking on the number in the invoice document no. i linking to mir4 to a different invoice document no

is there any way to fix it?

thanks

Ami

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
420

because sorting is working only on ALV but double click still reads from the original internal table index. that might be why you are directed to an undesired link

hi

i am executing transaction MRBR and i get an ALV report when i sort it by invoice document no. and drill down in some line by double clicking on the number in the invoice document no. i linking to mir4 to a different invoice document no

is there any way to fix it?

thanks

Ami

1 REPLY 1
Read only

Former Member
0 Likes
421

because sorting is working only on ALV but double click still reads from the original internal table index. that might be why you are directed to an undesired link