2016 Jun 16 12:56 PM
Hi experts,
I'm working on an interface to create / update Vendor data.
My requirements are to maintain general view with address and contacts, accounting view and eventually purchasing view.
When all information are provided, all is working fine.
My issue is that since not purchasing information are provided, the contact won't be created.
Can someone help me on this topic ?
Kind regards
Jérôme
2016 Jun 27 9:43 AM
AFAIK there is still a "little" bug with those API, if you don't create/change any data in company or purchasing data, clear those before calling maintain method of the api (Did you use the [vmd,cmd]_ei_api_extract to read data to build the deep structure?)
Regards,
Raymond
2016 Jun 27 8:55 AM
2016 Jun 27 9:33 AM
Did you see this link? http://www.sapwiki.cl/wiki/index.php?title=SAP_BAPI_cmd_ei_api_maintain_bapi
otherwise, without knowing how your code looks like, it's hard helping you.
Last try: if you do the same thing manually (with XK01), providing the same informations you are passing via code, you can create the contact data?
2016 Jun 27 9:43 AM
AFAIK there is still a "little" bug with those API, if you don't create/change any data in company or purchasing data, clear those before calling maintain method of the api (Did you use the [vmd,cmd]_ei_api_extract to read data to build the deep structure?)
Regards,
Raymond