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: 

Bapi For creation and change for Vendor Master and Customer Master

Former Member
0 Kudos

I am looking for BAPI to create and change Vendor Master and Customer Master which will not take me to standard SAP transaction but will work in the background

Explanation: BAPI to delete material (BAPI_MATERIAL_DELETE) take you to standard SAP screen of T-Code MM06 but BAPI to create material (BAPI_MATERIAL_SAVEDATA) creates material in the background i.e. does not take you to standard SAP screen of T-Code MM01

So in my case (i.e. to create and change Vendor Master and Customer Master ) I want BAPI which would work like BAPI to create material (BAPI_MATERIAL_SAVEDATA)

3 REPLIES 3

Former Member
0 Kudos

use BAPI_CUSTOMER_CREATE & BAPI_VENDOR_CR

Also check these standard programs

RFBIDE00 and RFBIKR00

кu03B1ятu03B9к

Former Member
0 Kudos

For general information,to find BAPIs associated with any business object :

Transaction : BAPI - choose alphabetical tab - Find customer - (right side choose - tools - create bapi list and search ) , you will get all the BAPIs associated with this particular business object

Mathews

Former Member
0 Kudos

Hi Mahesh,

Did your issue get resolved ? What is the approach that you followed for doing so, can you share those with me. I do have a similar requirement for the same.

Regards,

Pavan