<?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_CREATE1 info record in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-info-record/m-p/1237399#M141226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200001905652002"&amp;gt;Note 571860&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;The following restrictions apply to field PO_PRICE&amp;lt;/u&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you assign conditions via the BAPI interface, these are always transferred. This is carried out independently of the value that you assign in field PO_PRICE.&lt;/P&gt;&lt;P&gt;If you add a new item to a purchase order with BAPI_PO_CHANGE, it does not suffice to fill field POITEM-NET_PRICE on item level. The corresponding currency must be specified explicitly on header level.&lt;/P&gt;&lt;P&gt;You can only use field PO_PRICE during the creation of a purchase order item. If you want to change the price of an already existing item, you can only do this via the conditions.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;If you fill field POITEM-PO_PRICE, you must enter an 'X' in POITEMX-PO_PRICE so that the value is transferred.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could the solution be to enter 'X' in POITEM&amp;lt;b&amp;gt;X&amp;lt;/b&amp;gt;-PO_PRICE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you haven't already seen these: &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200002014472002"&amp;gt;Note 582221&amp;lt;/a&amp;gt; contains FAQ's on BAPIs for purchase orders&lt;/P&gt;&lt;P&gt;and &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200001993642002"&amp;gt;Note 580225&amp;lt;/a&amp;gt; contains a full description of Purchasing BAPI's Conditions and Pricing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;James G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2006 22:06:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-02T22:06:47Z</dc:date>
    <item>
      <title>BAPI_PO_CREATE1 info record</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-info-record/m-p/1237398#M141225</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;I want to create a PO using a distinct net price (item-net_price)from info record, but the bapi only takes this net_price when the info record is empty. In the other case, puts the info record net_price.&lt;/P&gt;&lt;P&gt;The flag no_price_from_po is filled with 'X', and the tables item and itemx are correctly filled &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    item-po_item     = 01.&lt;/P&gt;&lt;P&gt;    item-material    = '000120'.&lt;/P&gt;&lt;P&gt;    item-po_unit     = 'BLS'.&lt;/P&gt;&lt;P&gt;    item-po_price    = '2'.&lt;/P&gt;&lt;P&gt;    item-orderpr_un  = 'BLS'.&lt;/P&gt;&lt;P&gt;    item-net_price   = '50.000'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:15:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-info-record/m-p/1237398#M141225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 info record</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-info-record/m-p/1237399#M141226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200001905652002"&amp;gt;Note 571860&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;The following restrictions apply to field PO_PRICE&amp;lt;/u&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you assign conditions via the BAPI interface, these are always transferred. This is carried out independently of the value that you assign in field PO_PRICE.&lt;/P&gt;&lt;P&gt;If you add a new item to a purchase order with BAPI_PO_CHANGE, it does not suffice to fill field POITEM-NET_PRICE on item level. The corresponding currency must be specified explicitly on header level.&lt;/P&gt;&lt;P&gt;You can only use field PO_PRICE during the creation of a purchase order item. If you want to change the price of an already existing item, you can only do this via the conditions.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;If you fill field POITEM-PO_PRICE, you must enter an 'X' in POITEMX-PO_PRICE so that the value is transferred.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could the solution be to enter 'X' in POITEM&amp;lt;b&amp;gt;X&amp;lt;/b&amp;gt;-PO_PRICE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you haven't already seen these: &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200002014472002"&amp;gt;Note 582221&amp;lt;/a&amp;gt; contains FAQ's on BAPIs for purchase orders&lt;/P&gt;&lt;P&gt;and &amp;lt;a href="https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&amp;amp;_OBJECT=012006153200001993642002"&amp;gt;Note 580225&amp;lt;/a&amp;gt; contains a full description of Purchasing BAPI's Conditions and Pricing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;James G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 22:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-info-record/m-p/1237399#M141226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T22:06:47Z</dc:date>
    </item>
  </channel>
</rss>

