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

Module pool urgent

Former Member
0 Likes
367

hai all,

i want to clear table control data when iam moving from one screen to other where iam using same table control in both the screens.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
349

Hi Satya,

use the following statement.

REFRESH CONTROL <ctrl> FROM SCREEN <scr>.

regards,

Chandra.

Note: Please reward if helpful.

hai all,

i want to clear table control data when iam moving from one screen to other where iam using same table control in both the screens.

1 REPLY 1
Read only

Former Member
0 Likes
350

Hi Satya,

use the following statement.

REFRESH CONTROL <ctrl> FROM SCREEN <scr>.

regards,

Chandra.

Note: Please reward if helpful.