‎2008 Dec 11 10:01 AM
‎2008 Dec 11 10:07 AM
to my best knowledge: there is no such FM, but this time I would be happy, if I'd proove to be wrong
‎2008 Dec 11 10:10 AM
>
> to my best knowledge: there is no such FM, but this time I would be happy, if I'd proove to be wrong
It is difficult to prove Eric wrong Anytime. :).
Sorry mate, there is no such FM actually. There is a BAPI to create online only.
Vishwa.
‎2008 Dec 11 10:13 AM
>
> It is difficult to prove Eric wrong Anytime. .
thanks Vishwa, but it happened several times already
‎2008 Dec 11 10:09 AM
Hi Marat
You can try BAPI: BAPI_VENDOR_CREATE to create vendors for accounts payable.
Thanks
Vishal Kapoor
‎2008 Dec 11 10:21 AM
Marat,
You can create a vendor using the BAPI, 'BAPI_BUSINESS_PARTNER_CREATE'.
Sojan
‎2008 Dec 11 10:24 AM
>
> Marat,
>
> You can create a vendor using the BAPI, 'BAPI_BUSINESS_PARTNER_CREATE'.
>
> Sojan
Which version are you in? Because this is not available in ECC 6.0
Vishwa.
‎2008 Dec 11 11:04 AM
Hello,
We are in ECC 5.0 (4.6 C0 and it is available. I cannot comment on ECC6.0 but I dont think SAP will discontinue the BAPI unless for a valid reason.
Sojan
‎2008 Dec 11 11:10 AM
>
> We are in ECC 5.0 (4.6 C0 and it is available. I cannot comment on ECC6.0 but I dont think SAP will discontinue the BAPI unless for a valid reason.
I checked our systems (4.7 5.0 and 6.0), the BAPI was avaliable until 4.7. On 5.0 it does not exist at all. It was in function group BUBA, but the whole function group is marked as obsolate on 4.7 already. On the toher hand the FM was suitable to create business partner (as the name indicates also), not vendor.
‎2008 Dec 11 11:46 AM
In reply to ERIC,
You are right, the FM which I have mentioned is obselete. But SAP has replaced it with a new FM
BAPI_BUPA_CREATE_FROM_DATA . Now vendor is also a business partner in the SAP system. So
Ideally you should be able to use the above FM. I have not tried it by myself.
Sojan