<?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: cmd_ei_api=&amp;gt;maintain_bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391824#M1994787</link>
    <description>&lt;P&gt;Hi Feng&lt;/P&gt;&lt;P&gt;I haven't looked at this in a long time, but if I recall, the task value has to be 'I' for insert.  I don't know what the value you have assigned to g_object_task_m.&lt;/P&gt;&lt;P&gt;I think I also found adding contacts at the same time you are trying to create the vendor/customer is challenging.  I believe I first created the customer, got the customer number then added the contact as a 2nd step.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 16:34:30 GMT</pubDate>
    <dc:creator>Stephen3</dc:creator>
    <dc:date>2021-04-21T16:34:30Z</dc:date>
    <item>
      <title>cmd_ei_api=&gt;maintain_bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391821#M1994784</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1912111-2021-4-21-23-08-48.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1912110-2021-4-21-23-04-33.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Hi All;&lt;/P&gt;
  &lt;P&gt;I am trying to write a test program to use this method.I have tried adding the Partner，but hava a error massage.&lt;/P&gt;
  &lt;P&gt;1.Fill vendor number, personnel number, or contact person number &lt;/P&gt;
  &lt;P&gt;2.WYT3-PARGR, PERNR, PARNR: Plausibility check failed&lt;/P&gt;
  &lt;P&gt;sap Component version SAP ECC 6.0 ,not hana.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;DATA:&lt;BR /&gt;lt_purchasing TYPE vmds_ei_vmd_purchasing,&lt;BR /&gt;ls_vmds_ei_functions TYPE vmds_ei_functions,&lt;BR /&gt;lt_vmds_ei_functions_t TYPE vmds_ei_functions_t.&lt;BR /&gt;&lt;BR /&gt;CLEAR:&lt;BR /&gt;ls_purchase.&lt;BR /&gt;&lt;BR /&gt;MOVE:&lt;BR /&gt;g_object_task_m TO ls_purchase-task,&lt;BR /&gt;&lt;BR /&gt;ls_in-bukrs TO ls_purchase-data_key-ekorg, &lt;BR /&gt;&lt;BR /&gt;ls_in-waers TO ls_purchase-data-waers,&lt;BR /&gt;ls_in-zterm TO ls_purchase-data-zterm, &lt;BR /&gt;ls_in-webre TO ls_purchase-data-webre, &lt;BR /&gt;&lt;BR /&gt;abap_true TO ls_purchase-datax-waers, &lt;BR /&gt;abap_true TO ls_purchase-datax-zterm, &lt;BR /&gt;abap_true TO ls_purchase-datax-webre. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MOVE:&lt;BR /&gt;g_object_task_m TO ls_vmds_ei_functions-task ,&lt;BR /&gt;g_parvw_oa TO ls_vmds_ei_functions-data_key-parvw.&lt;BR /&gt;APPEND ls_vmds_ei_functions TO lt_vmds_ei_functions_t.&lt;BR /&gt;&lt;BR /&gt;MOVE:&lt;BR /&gt;g_object_task_m TO ls_vmds_ei_functions-task ,&lt;BR /&gt;g_parvw_vn TO ls_vmds_ei_functions-data_key-parvw.&lt;BR /&gt;APPEND ls_vmds_ei_functions TO lt_vmds_ei_functions_t.&lt;BR /&gt;&lt;BR /&gt;MOVE:&lt;BR /&gt;g_object_task_m TO ls_vmds_ei_functions-task ,&lt;BR /&gt;g_parvw_pi TO ls_vmds_ei_functions-data_key-parvw.&lt;BR /&gt;APPEND ls_vmds_ei_functions TO lt_vmds_ei_functions_t.&lt;BR /&gt;&lt;BR /&gt;ls_purchase-functions-functions = lt_vmds_ei_functions_t. &lt;/P&gt;
  &lt;P&gt;APPEND ls_purchase TO ls_vmds_ei_extern_t-purchasing_data-purchasing.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 15:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391821#M1994784</guid>
      <dc:creator>former_member644753</dc:creator>
      <dc:date>2021-04-21T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: cmd_ei_api=&gt;maintain_bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391822#M1994785</link>
      <description>&lt;P&gt;Second tip of the day: better edit the first question than post a new one.&lt;/P&gt;&lt;P&gt;Alternatively, delete the older one (but it's less work to edit it, to begin with).&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 15:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391822#M1994785</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2021-04-21T15:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: cmd_ei_api=&gt;maintain_bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391823#M1994786</link>
      <description>&lt;P&gt;Searching fhe forum, for VMD_API / 032 I find &lt;A href="https://answers.sap.com/answers/12899973/view.html" target="_blank"&gt;this answer&lt;/A&gt;, see if it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 16:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391823#M1994786</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2021-04-21T16:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: cmd_ei_api=&gt;maintain_bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391824#M1994787</link>
      <description>&lt;P&gt;Hi Feng&lt;/P&gt;&lt;P&gt;I haven't looked at this in a long time, but if I recall, the task value has to be 'I' for insert.  I don't know what the value you have assigned to g_object_task_m.&lt;/P&gt;&lt;P&gt;I think I also found adding contacts at the same time you are trying to create the vendor/customer is challenging.  I believe I first created the customer, got the customer number then added the contact as a 2nd step.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 16:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmd-ei-api-gt-maintain-bapi/m-p/12391824#M1994787</guid>
      <dc:creator>Stephen3</dc:creator>
      <dc:date>2021-04-21T16:34:30Z</dc:date>
    </item>
  </channel>
</rss>

