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

Former Member
0 Likes
226

hi ,

i am writing a bdc to release documents, this is done in cc02 transaction .the documents are in table control.

i can view 12 rows in the table control , actually my requirement is to select the records and then release them .how can i select the rows in the table control if there are more than 12 records and how can i handle resolution problem.

Thanks & Regards

Syed

1 REPLY 1
Read only

Former Member
0 Likes
198

Take a look at this thread, where the PAGE DOWN option is discussed. You will have to take care of PAGE DOWN also.

Or you can select a row, using a variable.

Regards,

Ravi

Note - Please mark all the helpful answers