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

regarding BDC coding

Former Member
0 Likes
639

hi friends,,,,,,,,,,,

i hv to upload the data from excel sheet to sap system,the fields are posting key,company code,gl a/c,vendorno,.vendorname,business area and amnt in local currncy...i m using BDC but i m facing problem(regarding mapping) ...i dnt know which transactioncode sud i use to validate the data...hpe u all will help me..is there any TC in which u enter all the above fields.

if possible plz write the necessary codes.

looking forward to an early reply.

ravi gupta

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
616

Please try with FB01 transaction.

Kind Regards

Eswar

5 REPLIES 5
Read only

Former Member
0 Likes
617

Please try with FB01 transaction.

Kind Regards

Eswar

Read only

Former Member
0 Likes
616

hi

good

try with tcode xk01, you might need this tcode to upload the data.

thanks

mrutyun^

Read only

0 Likes
616

Mrutyun

Do we need POSTING KEY & Amount In Local Currency for creating Vendor

Cheers Buddy...

Kind Regards

Eswar

Read only

Former Member
0 Likes
616

Hi Ravi,

I thnk MK01 is the standard tcode for updating the Vendor Details.

Bye

Murthy

Read only

andreas_mann3
Active Contributor
0 Likes
616

Hi,

better use abap rfbibl00 with tcode FB01

(look for the documentation of RFBIBL00 in trx. se38)

A.