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

BAPI or Function Module for Vendor Creation.

Former Member
0 Likes
563

I have found a BAPI - "BAPI_VENDOR_CREATE" but it is of noe help for creating a vendor offline becuase it is simply calling Txn XK01.

There is also a FM "VENDOR_INSERT" which directly inserts an entry into vendor master tables but without any validations.

Can anyone please give me a way to create and update vendors WITHOUT using BDCs and which has all standard validations.

If anyone has made a similar Z-object / ZBAPI, will be a great help if you could share it.

1 REPLY 1
Read only

kanishakgupta1
Contributor
0 Likes
360

plz try folowing fm's

FI_WT_CREATE_VENDOR

RM_ONETIME_VENDOR_MAINTAIN Log.IV One time vendor data maintenance

kanishak