‎2015 May 01 6:01 AM
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
‎2015 May 01 10:02 AM
Use vmd_ei_api class, this is proper way to create vendors and all its data.
‎2015 May 01 10:02 AM
Use vmd_ei_api class, this is proper way to create vendors and all its data.
‎2015 May 01 11:45 AM
How to pass the data to it... brother, i am unable to understad its structure type.
‎2015 May 01 12:00 PM
‎2015 May 01 12:35 PM
Thank you pallavi, i am going through it... i need to call this class in a BAPI.... could we do it?
‎2015 May 02 7:46 AM
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?
‎2015 May 02 12:14 PM
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
‎2015 May 03 10:23 AM
Hi,
Use this BAPI => BAPI_VENDOR_CREATE it is used to create vendor.
Regards,
Karthikeyan R