<?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 Errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017982#M1608414</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;Just paste the code how you are entering the values in bapi.Please mention the fields names clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 05:21:57 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2011-07-14T05:21:57Z</dc:date>
    <item>
      <title>BAPI_PO_CREATE1 Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017979#M1608411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               I am creating a PO number with BAPI_PO_CREATE1, of document type RPD and facing below errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt; When I change the Price Unit from 1 to 100 or 10, I get an error message as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E(msg type )  06(msg class)  215(message number)  - Please enter net price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I pass the net price in PO_ITEM internal table, i am getting the above error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(ii) When I change Order Price (orderpr_un) to PCE, i am getting below error message, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E	ME	057	Unit of measure PCE not defined (please check your input)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked in T006a table, PCE is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to create PO successfully before making the above changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has idea about the errors, please let me know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 18:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017979#M1608411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-13T18:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017980#M1608412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain these things&lt;/P&gt;&lt;P&gt;1) Do you want to change these values for this created po or you are creating new po with these values. How you are creating po. Directly se37 or from report or from external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 04:15:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017980#M1608412</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-14T04:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017981#M1608413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                I am creating New PO, and when I change values and create PO again, the problem occurs.&lt;/P&gt;&lt;P&gt;I am executing in SE38 Program and also using BAPI_TRANSACTION_COMMIT and BAPI_TRANSACTION_ROLLBACK, in case of success and failure respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manually I am able to create PO with the same values, while executing with BAPI, I am facing this problem.&lt;/P&gt;&lt;P&gt;Are there any fields in BAPI which dominate Netprice and Priceunit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 04:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017981#M1608413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-14T04:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017982#M1608414</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;Just paste the code how you are entering the values in bapi.Please mention the fields names clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 05:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017982#M1608414</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-14T05:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017983#M1608415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used conversion routine, it worked.&lt;/P&gt;&lt;P&gt;Closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 10:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-errors/m-p/8017983#M1608415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-31T10:36:06Z</dc:date>
    </item>
  </channel>
</rss>

