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 for XK02 getting problem in table control.....

Former Member
0 Likes
485

hello i want to migrate data for vendor from flat file to SAP.i want to update VAT date and VAT number. but i m not getting how to handle index of table control? coz when we scroll down index get changed......

pls guide me......

3 REPLIES 3
Read only

Former Member
0 Likes
451

Just don't use BDC! Use BAPI or IDoc. If you don't want to write the program yourself use LSMW.

Regards,

John.

Read only

former_member182371
Active Contributor
0 Likes
451

Hi,

have a look at this:

http://abapprogramming.blogspot.com/2007/11/abap-bdc-table-control.html

pay attention to the CONCATENATE statement.

Best regards.

Read only

Former Member