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 create BAPI

Former Member
0 Likes
845

Hi experts,

                       I have been searching for vendor master BAPI for a long time. I didn't find anything useful.

1.BAPI_VENDOR_CREATE just call txn XKO1.

2.Class VMD_EI_API can't be called remotely

3.VENDOR_INSERT doesn't work, which directly upload data into DB

I wonder why SAP didn't give a standard BAPI for vendor master. I need to create vendor from a Non-SAP application. Please give me any solution.

Thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
498

Good point.

We always use BDC programs to upload vendor master.

Solution to your problem could be calling BDC within a custom RFC function which can be called from non-SAP system.