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 controls in BDC

Former Member
0 Likes
529

Hi Friends,

i am trying a custom program for data migration of VA01. I am facing problems here entering item datas into the table control.

Could anybody help me out to handle this situation.

4 REPLIES 4
Read only

Former Member
0 Likes
511

//I am facing problems here entering item datas into the table control.


still not clear on ur query but make use of the +sign(create line)<u> During the recording</u>  button at the bottom of the table control for hte feed of items in to the table control .
Main problems will be in the scrolling when items are more for the order.

Create line will allow the recording in context and u can handle this in Va01 .

regards,

vijay

Read only

0 Likes
511

In the second screen of VA01 i am entering the item details for each sales order.

while entering i need to scroll it horizontally for the other fields also.And entering

more number of rows (around 8 to 10) in the table for each order.

If you have some specific codes for this will be helpful.

Read only

0 Likes
511

//while entering i need to scroll it horizontally for the other fields also.And entering

Thats what im telling u use the create item button in the recording .

This will make the code easy to handle for the table control scrolling .

Just do one or two recordings with three items in the flat file and arrange the screen .. populate teh item numbers into the same .

some of sdn members will give u some code but it will not cover the concept i suggest you be on ur own ..

Do the recording and look at the code by urself .. you will get it ..

just do a careful recording ...

Regards,

Vijay

Read only

Former Member
0 Likes
511

Thanks,

I got it.