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: 

Vendor master create BAPI

former_member1302095
Participant
0 Kudos

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

Former Member
0 Kudos

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.