<?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: Problem in PO  creation using BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008895#M1496343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you have a zero value in your input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jun 2010 19:23:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-22T19:23:40Z</dc:date>
    <item>
      <title>Problem in PO  creation using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008894#M1496342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating the PO by using the BAPI_PO_CREATE1. &lt;/P&gt;&lt;P&gt;I am giving the net price for the material in POITEM-NET_PRICE and also 'X' in POITEMX-NET_PRICE. &lt;/P&gt;&lt;P&gt;For some material, BAPI is working fine and for some material BAPI is giving the error like 'Net price must be greater than zero'.&lt;/P&gt;&lt;P&gt;When i tried to create the PO manually for material for which the BAPI is giving the error, the PO was created successfully.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on R/3 Release 4.6C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody have the suggestion how to resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Abhishek Ingole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 13:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008894#M1496342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T13:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO  creation using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008895#M1496343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you have a zero value in your input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 19:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008895#M1496343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T19:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO  creation using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008896#M1496344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not your BAPI. That is how your customizing settings are deffined for the PO creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"If you want to create a purchase order without a value, you must set the&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IR indicator to " ".  "&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;contact your functional person to check the settings and find out if you need to skip the records with 0 net price.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you should get this error when you create a PO online. Please try it again with 0 net price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alchemist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 19:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008896#M1496344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T19:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO  creation using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008897#M1496345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to set the field PO_PRICE = '2' and the respective X field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 21:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-creation-using-bapi-po-create1/m-p/7008897#M1496345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T21:38:11Z</dc:date>
    </item>
  </channel>
</rss>

