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 GRID DISPLAY

Former Member
0 Likes
344

Hi,

There is report which uses ALV Grid display. In the Output i can change the value of a Field . now if the Output list has several pages,and if i change the value of a filed,say in page 3, and after i press enter the display goes back to page 1.This happens everytime i make a change in any page.I want the display to be in the same page where i make changes. can some one tell me how to handle this? Is there any method for this?

Thanks,

Challa.

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
330

Hi challa,

I think there are inherited methods to set focus on the cell modified - must be called aftzer refresh.

Regards,

Clemens

Hi,

There is report which uses ALV Grid display. In the Output i can change the value of a Field . now if the Output list has several pages,and if i change the value of a filed,say in page 3, and after i press enter the display goes back to page 1.This happens everytime i make a change in any page.I want the display to be in the same page where i make changes. can some one tell me how to handle this? Is there any method for this?

Thanks,

Challa.

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
331

Hi challa,

I think there are inherited methods to set focus on the cell modified - must be called aftzer refresh.

Regards,

Clemens