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

Reset Table Control

Former Member
0 Likes
635

Hi,

I created a table control by the table control wizard and last page button is generated during the creation.

When I press the page button, it moves to the last record and I select it to do some additional process in other screen. After the process finished, I back to the table control and it stays at the bottom of the table. What parameter do I need to reset if I want to back to the table control and it shows from the top of the table?

Thanks very much!

1 REPLY 1
Read only

Former Member
0 Likes
417

Hi

Check out this link:

http://help.sap.com/abapdocu/en/ABAPCONTROLS_TABLEVIEW.htm

In the PBO you can set the desired field to meet your requirement.

Hope this helps

Regards,

Jayanthi.K