<?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: BAPI PO again! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103224#M981218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does your values get updated in the PO ??? I have another problem. My PO takes the net price value from the agreement no. The agreement no. gives a wrong net price. My program passes this agreement no. to the BAPI, and then on this agreement no. the value for net price is picked. But i want the value i pass frm the program to be updated. But the BAPI returns an error due to the errored value being picked because of the agreement no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2008 05:15:47 GMT</pubDate>
    <dc:creator>madan_ullasa</dc:creator>
    <dc:date>2008-07-07T05:15:47Z</dc:date>
    <item>
      <title>BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103220#M981214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am using BAPI_PO_CHANGE. I am passing the line item with the net price. But when i check the table after the execution of the BAPI (before commit) i find that the values of net price is 0, but other values for the line item are present. I have even checked the field in   POITEMX for net price.  This looks weird. &lt;/P&gt;&lt;P&gt;Points assured to all replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 04:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103220#M981214</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2008-07-07T04:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103221#M981215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you passing all the items of PO in POITEM and POITEMX??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 04:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103221#M981215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T04:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103222#M981216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  Yes. All the required values are passed. These values are vsibile. But the values of Net Price is 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 05:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103222#M981216</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2008-07-07T05:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103223#M981217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'v tried it in my report.. same thing happended my code.. i'm not able to get the net price..&lt;/P&gt;&lt;P&gt;so i have calculated net price based on the quanity and price...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 05:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103223#M981217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T05:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103224#M981218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does your values get updated in the PO ??? I have another problem. My PO takes the net price value from the agreement no. The agreement no. gives a wrong net price. My program passes this agreement no. to the BAPI, and then on this agreement no. the value for net price is picked. But i want the value i pass frm the program to be updated. But the BAPI returns an error due to the errored value being picked because of the agreement no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 05:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103224#M981218</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2008-07-07T05:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI PO again!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103225#M981219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while passing the net price.. you calculate it manually.. and then pass it to the BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 05:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-again/m-p/4103225#M981219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T05:22:32Z</dc:date>
    </item>
  </channel>
</rss>

