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

table control scrolling down problem

Former Member
0 Likes
658

Hi,

i m using table control through SE51 for displaying multiple records in it . my table control window is small hence for editing multiple records i have to scroll down but as soon as i scroll down value enter in the above rows get deleted.

Also,while making new entries in table control if i scroll down for entering multiple records all entered records get deleted. i want all entered value as it is after scrolling also, it should not get deleted .

pls help.

regards,

Sudhir Ghag.

SAP ABAP Consultant.

3 REPLIES 3
Read only

Former Member
0 Likes
406

hi sudhir,

check this thread

hope it helps you

thanks

Sachin

Read only

Former Member
0 Likes
406

Hi Sudhir,

Please check the link given below:

Thanks & regards,

Sarita Singh Rathour

Read only

Former Member
0 Likes
406

Hi Sudhir ,

I think the correct way to scroll a table control is by using FM SCROLLING_IN_TABLE.

regards

Saurabh Goel