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

BDC IN TABLE CONTROL

Former Member
0 Likes
774

Hello Gurus

I want insert data into table control.

but in this table control there is already data is present

i want to insert data below of that line .

how this can be performed

pls help me out

And some time data is below the screen i.e. i want to scroll the table control is there is any code required for that.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
745

hi,

Use INSERT command to insert the data in table control , and second one u have an option in table conatrol for scrolling, no need to hot code, for this. goto your table contol screen . double click you will get one popup choose vertical and horizontal check boxes on your requirement and close and save

Reward points for all Helpfull Answers

Regards

Fareedas

Edited by: Fareeda Tabassum S on May 9, 2008 1:50 PM

4 REPLIES 4
Read only

Former Member
0 Likes
746

hi,

Use INSERT command to insert the data in table control , and second one u have an option in table conatrol for scrolling, no need to hot code, for this. goto your table contol screen . double click you will get one popup choose vertical and horizontal check boxes on your requirement and close and save

Reward points for all Helpfull Answers

Regards

Fareedas

Edited by: Fareeda Tabassum S on May 9, 2008 1:50 PM

Read only

0 Likes
745

actually i dont get ur point

can u forward the source code for that

Read only

Former Member
0 Likes
745

In which transaction You are doing this BDC.?

Read only

Former Member
0 Likes
745

i solved by myself

any ways thanks