<?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 sales order using SD_SALESDOCUMENT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472216#M1849391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at BAPI errors. It looks like you are trying to create sales order with variant configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Below SAP Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/900380" style="font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="900380  - Configurable items in the SD process (idocs &amp;amp; bapis)"&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;900380 - Configurable items in the SD process (idocs &amp;amp; bapis)&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;Sameer&lt;/SPAN&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 17:29:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-07-02T17:29:58Z</dc:date>
    <item>
      <title>Error while creating sales order using SD_SALESDOCUMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472214#M1849389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using to&amp;nbsp; &lt;STRONG&gt;SD_SALESDOCUMENT_CREATE&lt;/STRONG&gt; function module to create sales order it is working fine for single material.&lt;/P&gt;&lt;P&gt;When we try to create sales order with multiple matearials we ended up with the following errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;SALES_HEADER_IN has been processed successfully&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;VBAKKOM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Internal error in communication between configuration and sales doc.CONFIGURATION_PROCESSING&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;CONFIGURATION_PROCESSING&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Error in SALES_ITEM_IN 000010&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;VBAPKOM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Internal error in communication between configuration and sales doc.CONFIGURATION_PROCESSING&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;CONFIGURATION_PROCESSING&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Error in SALES_ITEM_IN 000020&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;VBAPKOM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SALES_ITEM_IN has been processed successfully&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;000000&lt;/TD&gt;&lt;TD&gt;VBAPKOM&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one help me out to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Harsha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 15:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472214#M1849389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-02T15:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating sales order using SD_SALESDOCUMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472215#M1849390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;These multiple items that you trying to create, all have the same data (except for the line item #)?&lt;/LI&gt;&lt;LI&gt;Have you tried creating the Sales order manually with the same data (the ones that you pass to your FM)?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 17:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472215#M1849390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-02T17:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating sales order using SD_SALESDOCUMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472216#M1849391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at BAPI errors. It looks like you are trying to create sales order with variant configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Below SAP Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/900380" style="font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="900380  - Configurable items in the SD process (idocs &amp;amp; bapis)"&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;900380 - Configurable items in the SD process (idocs &amp;amp; bapis)&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000;"&gt;Sameer&lt;/SPAN&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 17:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-sales-order-using-sd-salesdocument-create/m-p/10472216#M1849391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-02T17:29:58Z</dc:date>
    </item>
  </channel>
</rss>

