<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error while creating vendor contact person using vmd_ei_api in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202970#M1824890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote jiveImage" src="https://community.sap.com/651/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;BR /&gt;Hi sanjeev,&lt;/P&gt;&lt;P&gt; i went through the link, i am getting same error while using maintain_bapi to create vendor extension for company code.Kindly suggest some sample code.&lt;/P&gt;&lt;P&gt;i tried with passing organisational address into contact person structure of vms_ei_api (vendor structure) still no improvement.&lt;/P&gt;&lt;P&gt;Please suggest missing field if any.&lt;/P&gt;&lt;P&gt;Or else will bdc approach be a good idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Mar 2014 09:34:40 GMT</pubDate>
    <dc:creator>JeetOP</dc:creator>
    <dc:date>2014-03-22T09:34:40Z</dc:date>
    <item>
      <title>Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202965#M1824885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while craeting vendor contact person using maintain_bapi of vmd_ei_api class iam getting error like 'Specify address number or address handle'.&lt;/P&gt;&lt;P&gt;code :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;CALL&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;FUNCTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'BAPI_PARTNEREMPLOYEE_GETINTNUM'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;EXPORTING&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;quantity = &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; font-size: 10pt;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IMPORTING&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* RETURN =&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;contactid = lv_contactid&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* QUANTITY =&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* TABLES&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* CONTACT =&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;*&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_contacts1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'I'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-data_key-parnr = lv_contactid.&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;"ls_knvk-parnr.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_contacts1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-abtnr = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'0002'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;"ls_knvk-abtnr.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_contacts1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-pafkt = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'02'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;"ls_knvk-pafkt.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_contacts1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-parau = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'BNotes'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;"ls_knvk-parau.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_contacts1-datax-abtnr = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-datax-pafkt = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-datax-parau = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* Inserting Phone ,Fax and email.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'I'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;. &lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;"Phone&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-telephone = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'89655696569'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-extension = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'778548'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-telephone = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-extension = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ls_phone &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; lt_phone.&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'I'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-r_3_user = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-telephone = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'89845589369'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-extension = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'858588'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-updateflag = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-telephone = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-extension = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_phone-contact-datax-r_3_user = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ls_phone &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; lt_phone.&lt;BR /&gt;&lt;BR /&gt;ls_fax-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'I'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_fax-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-fax = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'8896589'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_fax-contact-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-extension =&lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'44521'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_fax-contact-datax-fax = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_fax-contact-datax-extension =&lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ls_fax &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; lt_fax.&lt;BR /&gt;&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-phone-current_state = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;' '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-phone-phone = lt_phone.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-fax-current_state = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;' '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-fax-fax = lt_fax.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-fax-current_state = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;' '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;communication&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-fax-fax = lt_fax.&lt;BR /&gt;ls_contacts1-address_type_3-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'I'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-POSTAL-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-FIRSTNAME = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'Roger'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-postal-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-lastname = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'Fedrer'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-POSTAL-datax-FIRSTNAME = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_contacts1-address_type_3-postal-datax-lastname = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ls_contacts1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; lt_contacts1.&lt;BR /&gt;&lt;BR /&gt;ls_vendor1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;header&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-object_instance = p_lifnr.&lt;BR /&gt;ls_vendor1-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;header&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-object_task = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'M'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_vendor1-central_data-contact-contacts = lt_contacts1.&lt;BR /&gt;ls_vendor1-central_data-contact-current_state = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.&lt;BR /&gt;ls_vendor1-central_data-central-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;-adrnr = ls_adrnr.&lt;BR /&gt;ls_vendor1-central_data-central-datax-adrnr = &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; .&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ls_vendor1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; lt_vendor1.&lt;BR /&gt;&lt;BR /&gt;gs_vmds_extern-vendors = lt_vendor1.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;:gs_succ_messages &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; cvis_message,&lt;BR /&gt;gs_vmds_error &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; vmds_ei_main,&lt;BR /&gt;gs_err_messages &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; cvis_message,&lt;BR /&gt;gs_vmds_succ &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; vmds_ei_main.&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;&lt;EM style="color: #808080; font-size: 10pt;"&gt;* Call the Method for creation of Vendor.&lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;CALL&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;METHOD&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; vmd_ei_api=&amp;gt;maintain_bapi&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;EXPORTING&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;is_master_data = gs_vmds_extern&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IMPORTING&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;es_master_data_correct = gs_vmds_succ&lt;BR /&gt;es_message_correct = gs_succ_messages&lt;BR /&gt;es_master_data_defective = gs_vmds_error&lt;BR /&gt;es_message_defective = gs_err_messages.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if sy-subrc&amp;nbsp; = 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;commit work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please suggest which fields else i have to pass??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 05:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202965#M1824885</guid>
      <dc:creator>JeetOP</dc:creator>
      <dc:date>2014-03-22T05:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202966#M1824886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijeet,&lt;/P&gt;&lt;P&gt;please check is there values in ls_adrnr or not as shown in bold here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333;"&gt;ls_vendor1-central_data-central-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #0000ff;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #333333;"&gt;-adrnr = &lt;STRONG&gt;ls_adrnr&lt;/STRONG&gt;.&lt;BR /&gt;ls_vendor1-central_data-central-datax-adrnr = &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #4da619;"&gt;'X'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #333333;"&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if every data is passed correctly, then please use this instead of commit work&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; &lt;STRONG&gt;BAPI_TRANSACTION_COMMIT &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 06:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202966#M1824886</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-03-22T06:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202967#M1824887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sanjeev,&lt;/P&gt;&lt;P&gt;Thanks for suggestion but ls_adrnr has value and even its populating into ls_vendor1.&lt;/P&gt;&lt;P&gt;iam using bapi_transaction_commit also. but still getting same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 06:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202967#M1824887</guid>
      <dc:creator>JeetOP</dc:creator>
      <dc:date>2014-03-22T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202968#M1824888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijeet,&lt;/P&gt;&lt;P&gt;here i am showing you some scn help to use maintain bapi of vmd_ei_api class, i think you are missing some data to be uploaded along with there are methods in lsmw, bdc too for this, please go through below links carefully , i hope you will able to solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Vendor+Master+Upload+Program?original_fqdn=wiki.sdn.sap.com" title="http://wiki.scn.sap.com/wiki/display/ABAP/Vendor+Master+Upload+Program?original_fqdn=wiki.sdn.sap.com"&gt;Vendor Master Upload Program - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="3388043" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="unable to vendor master record update using class vmd_ei_api" href="https://community.sap.com/" modifiedtitle="true" title="unable to vendor master record update using class vmd_ei_api"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="42312" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Creation of Vendor - VMD_EI_API" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 07:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202968#M1824888</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-03-22T07:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202969#M1824889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi sanjeev,&lt;/P&gt;&lt;P&gt; i went through the link, i am getting same error while using maintain_bapi to create vendor extension for company code.Kindly suggest some sample code.&lt;/P&gt;&lt;P&gt;i tried with passing organisational address into contact person structure of vms_ei_api (vendor structure) still no improvement.&lt;/P&gt;&lt;P&gt;Please suggest missing field if any.&lt;/P&gt;&lt;P&gt;Or else will bdc approach be a good idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 09:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202969#M1824889</guid>
      <dc:creator>JeetOP</dc:creator>
      <dc:date>2014-03-22T09:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202970#M1824890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="plain" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote jiveImage" src="https://community.sap.com/651/images/emoticons/plain.gif"&gt;&lt;/SPAN&gt;&lt;BR /&gt;Hi sanjeev,&lt;/P&gt;&lt;P&gt; i went through the link, i am getting same error while using maintain_bapi to create vendor extension for company code.Kindly suggest some sample code.&lt;/P&gt;&lt;P&gt;i tried with passing organisational address into contact person structure of vms_ei_api (vendor structure) still no improvement.&lt;/P&gt;&lt;P&gt;Please suggest missing field if any.&lt;/P&gt;&lt;P&gt;Or else will bdc approach be a good idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 09:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202970#M1824890</guid>
      <dc:creator>JeetOP</dc:creator>
      <dc:date>2014-03-22T09:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202971#M1824891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhijeet,&lt;/P&gt;&lt;P&gt;through BDC you can achieve it, search into google or in this forum to create vendor contact i.e. "bdc to create vendor contact person"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you will get many links, please see these links which might help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Vendor+Master+Upload+Program" title="http://wiki.scn.sap.com/wiki/display/ABAP/Vendor+Master+Upload+Program"&gt;Vendor Master Upload Program - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=71368813" title="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=71368813"&gt;BDC for XK01 (Create Vendor) - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="674409" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="BDC prgoram to change vendor master using call transaction method" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 09:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202971#M1824891</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-03-22T09:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating vendor contact person using vmd_ei_api</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202972#M1824892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which FM or bapi can i use to update/create vendor contact person details?&lt;/P&gt;&lt;P&gt;Im able to update vendor address detail using bapi_addressorg_change. but its not apply for contact person...&lt;/P&gt;&lt;P&gt;Please suggest.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2014 12:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-vendor-contact-person-using-vmd-ei-api/m-p/10202972#M1824892</guid>
      <dc:creator>JeetOP</dc:creator>
      <dc:date>2014-03-23T12:56:05Z</dc:date>
    </item>
  </channel>
</rss>

