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 for Create and Modify Suppliers Master Data

Former Member
0 Likes
310

Is there a BAPI that I can use to create and modify Master Data of Suppliers?

1 REPLY 1
Read only

Former Member
0 Likes
284

You can try

BAPI_VENDOR_CREATE.

BAPI_VENDOR_EDIT.

These are for online creation.

You can also try ALE message type CREMAS to create / change vendors.

Cheers