Application Development 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: 

how to run direct input method and BDC

Former Member
0 Kudos

my requirement is that i am having flat file in which having the fields to map with direct input method using

RFBIKR00.

and even the fields which are not having the mapping fields in RFBIKR00 like houseno,e-mail,comments in XK01.

how can i maintain the BDC for the fields are not having the mapping structure in RFBIKR00.

PLS HELP ME OUT ITS URGENT...

1 ACCEPTED SOLUTION

naimesh_patel
Active Contributor
0 Kudos

Hello Venu,

You can first create the vendor by running the bdc from RFIBKR00 and later on make a small BDC to change the remaining fields on XK02 for chaning houseno, e-mail, comments...

Regards,

Naimesh

2 REPLIES 2

naimesh_patel
Active Contributor
0 Kudos

Hello Venu,

You can first create the vendor by running the bdc from RFIBKR00 and later on make a small BDC to change the remaining fields on XK02 for chaning houseno, e-mail, comments...

Regards,

Naimesh

Former Member
0 Kudos

Hi,

You can use BDC method to upload the data with the fields in flat file thro' XK01 transaction as this can upload the Vendor communication details as well in one go, this also would avoid reloading the data using 'change' mode,

Rgds,