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

Former Member
0 Likes
3,053

Dear all,

I did not find a suitable fm/BAPI to create Vendors in SAP. Can i write my own BAPI based on requirements?

   Regards

1 ACCEPTED SOLUTION
Read only

LukaszPegiel
SAP Champion
SAP Champion
0 Likes
1,861

Use vmd_ei_api class, this is proper way to create vendors and all its data.

7 REPLIES 7
Read only

LukaszPegiel
SAP Champion
SAP Champion
0 Likes
1,862

Use vmd_ei_api class, this is proper way to create vendors and all its data.

Read only

0 Likes
1,861

How to pass the data to it... brother, i am unable to understad its structure type.

Read only

0 Likes
1,861

Hi Satish,

Please find the posted by Vineesh Varghese which explains the usage of VMD_EI_API class.

Regards

Pallavi

Read only

0 Likes
1,861

Thank you pallavi, i am going through it... i need to call this class in a BAPI.... could we do it?

Read only

Former Member
0 Likes
1,861

Error:

Transaction code is not intended. Enter XK01 or XK02

while working with the class vmd_ei_api=>maintain_bapi

where to give transaction code?

Read only

Pardhasaradhi_Reddy_Chelikam
Active Contributor
0 Likes
1,861

Dear,

I hope it better LSMW recording with standard object 0040 and  method 0001.Program:RFBIKR00.

Or else new recording as per your business.

Regards,

pardhu

Read only

Former Member
0 Likes
1,861

Hi,

Use this BAPI  => BAPI_VENDOR_CREATE it is used to create vendor.

Regards,

Karthikeyan R