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

vendor master upload

Former Member
0 Likes
421

Hi all,

I need to upload vendor master data programitically (not LSMW).

I need to use either BAPI or any other FM.

Can anyone pls let me know if the FMs exist.

I cant use BAPI_VENDOR_CREATE as we cant upload whole vendor data using the above FM.

Pls suggest me an alternative for this.

Thanks a lot,

Regards,

Priya Agarwal

Hi all,

I need to upload vendor master data programitically (not LSMW).

I need to use either BAPI or any other FM.

Can anyone pls let me know if the FMs exist.

I cant use BAPI_VENDOR_CREATE as we cant upload whole vendor data using the above FM.

Pls suggest me an alternative for this.

Thanks a lot,

Regards,

Priya Agarwal

2 REPLIES 2
Read only

Former Member
0 Likes
396

Hi Priya,

Why dont u use BDC for uploading vendor master data? The BAPI for creating vendor master is very inefficient.

Using BDC will help u while extending the vendor also. If u r going to use BDC, be careful while handling the 'Vendor account group' as the subsequent screen sequence may vary depending upon the values in this field.

regards,

Anoop

Read only

Former Member
0 Likes
396

Hi Priya,

You can use standard batch input program RFBIKR00 to upload vendors.

Regds,

R