2009 Feb 16 6:31 PM
I am trying to create a customer contact person (VAP1) through a BAPI or fm but I havent found one that does the job as yet. Please let me know if someone has successfully created a customer contact person using some kind of bapi or fm.
(As far as the BDC goes, depends what support pack you are on, if you are on SAPKH60007, you will face an error in the bdc (AM 310 - Addr dosent exist). I found an OSS for this 1243077 and implemented it but that didnt solve the issue either. )
Thanks and regards
Sameer Ahmed
2009 Feb 17 4:31 AM
Hi
Use the following Bapi's
BAPI_ADDRESSCONTPART_CHANGE
BAPI_CUSTOMER_CREATEFROMDATA1
Hope this helps you
Regards,
Rajani
2009 Feb 17 12:14 AM
Try the following....
BAPI_PARTNEREMPLOYEE_CREATE
All BAPI's related to customer seems for foreground processing....
2009 Feb 17 4:31 AM
Hi
Use the following Bapi's
BAPI_ADDRESSCONTPART_CHANGE
BAPI_CUSTOMER_CREATEFROMDATA1
Hope this helps you
Regards,
Rajani
2009 Feb 17 4:36 AM
Hi,
Try this BAPI 'BAPI_PARTNEREMPLOYEE_CREATE'.
Regards,
Jyothi CH.
2009 Feb 24 3:04 PM
2009 Aug 05 5:19 PM
BAPI_PARTNEREMPLOYEE_CREATE is an online bapi, was this what you needed?
2011 Mar 09 10:47 AM