<?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 BAPI_PO_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995629#M75244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_PO_CHANGE to change the quantity of a specific po_position. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;pos     mat     quantity&lt;/P&gt;&lt;P&gt;10      XXX     100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the user sees in the webfrontend. After the user changes the amount to 110 and presses save, the BAPI tables get filled and the function module is called. When i check the purchase order afterwards I have a new quantity of 210 instead of 110. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the tables and 110 is the value I transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sascha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2005 14:33:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-05T14:33:18Z</dc:date>
    <item>
      <title>BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995629#M75244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_PO_CHANGE to change the quantity of a specific po_position. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;pos     mat     quantity&lt;/P&gt;&lt;P&gt;10      XXX     100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the user sees in the webfrontend. After the user changes the amount to 110 and presses save, the BAPI tables get filled and the function module is called. When i check the purchase order afterwards I have a new quantity of 210 instead of 110. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the tables and 110 is the value I transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sascha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 14:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995629#M75244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T14:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995630#M75245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sascha!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module help contains an example: quantity should be changed via table POSCHEDULE(X). Which table are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 00:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995630#M75245</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-10-06T00:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995631#M75246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds to me the BAPI is adding up instead of replacing the quantity. Perhaps you can adjust the logic for the input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 05:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995631#M75246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T05:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995632#M75247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insted of creating it agin with 110 create with extra quantity,&lt;/P&gt;&lt;P&gt;i think this will solve u r problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all the best.&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 06:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-change/m-p/995632#M75247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T06:37:26Z</dc:date>
    </item>
  </channel>
</rss>

