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 Problem: Duplicate data

Former Member
0 Likes
448

Hi,

In my pbo module I transfer data from an internal table to my table control. If I press the scroll down butto, or press page down, the pbo module is triggered again, and the same set of data is transferred again to the table control. This causes unlimited data in the table.

How do I fix this?

Tyken

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

Refresh the table control in PAI.

Regards,

Satish

3 REPLIES 3
Read only

Former Member
0 Likes
373

Refresh the table control in PAI.

Regards,

Satish

Read only

0 Likes
372

how do I do it?

Read only

0 Likes
372

Hi,

Refer these demo programs..

demo_dynpro_tabcont_loop

demo_dynpro_tabcont_loop_at.

Regards,

Satish