<?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: Confirmation Quantity issue while creating Sales order using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331970#M1638288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please suggest a solution. &lt;/P&gt;&lt;P&gt;Noted the wait option but that might cause performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on any other solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2011 05:21:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-06T05:21:58Z</dc:date>
    <item>
      <title>Confirmation Quantity issue while creating Sales order using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331968#M1638286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone of you help mein the below issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program to create a sales order using upload file. for this i use "BAPI_SALESORDER_CREATEFROMDAT2" &amp;amp; for changing existing "BAPI_SALESORDER_CHANGE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now If the upload file contains the Same Material, Based on other conditions, it needs to create Multiple sales order.&lt;/P&gt;&lt;P&gt;When the first Salesorder is created, the Quantity is getting confirmed (Confirmed quantity VBEP-BMENG). But during actual run, since the confirmation is getting done for the same material in the above Sales order, the confirmation is not being done in the subsequent Sales order".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This poses a problem for business, user need to manual refresh the u201Cconfirmed quantity for each line item in the particular SO where it failed during program upload. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also while uploading using the BAPI, if we wait forsometime after creating the first sales order in Debug, then the above material is unlocked &amp;amp; the confirmation quantity is done for the subsequent sales order also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the actual run, this is creating a problem. Some Refresh or Unlocking problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest a suitable solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regrads,&lt;/P&gt;&lt;P&gt;Chaitanya LBK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 13:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331968#M1638286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-05T13:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Confirmation Quantity issue while creating Sales order using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331969#M1638287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaitanya,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;As you have rightly identified the problem also, that the material is not getting unloacked for the subsequent Sales Orders, you can try the following options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In 'BAPI_TRANSACTION_COMMIT', use the WAIT parameter.&lt;/P&gt;&lt;P&gt;2. Call the Function 'DEQUEUE_E_MATNR_LOCK' after 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 05:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331969#M1638287</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-12-06T05:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Confirmation Quantity issue while creating Sales order using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331970#M1638288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please suggest a solution. &lt;/P&gt;&lt;P&gt;Noted the wait option but that might cause performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on any other solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 05:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/confirmation-quantity-issue-while-creating-sales-order-using-bapi/m-p/8331970#M1638288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T05:21:58Z</dc:date>
    </item>
  </channel>
</rss>

