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

Control Tables

Former Member
0 Likes
333

Can anyone please explain the advantages of Control Tables and even how we can work on them?

Thanks

1 ACCEPTED SOLUTION
Read only

gopi_narendra
Active Contributor
0 Likes
302

If you are talking about table control look into the sample programs

demo_dynpro_tabcont_loop

demo_dynpro_tabcont_loop_at

RSDEMO_TABLE_CONTROL

Regards

- Gopi

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
302

You mean table controls? Well the advantage is that the user can manipulate the data in a table like format which includes scrolling up/down and left/right.

Regards,

Rich Heilman

Read only

gopi_narendra
Active Contributor
0 Likes
303

If you are talking about table control look into the sample programs

demo_dynpro_tabcont_loop

demo_dynpro_tabcont_loop_at

RSDEMO_TABLE_CONTROL

Regards

- Gopi