<?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: Internal Prising Error after using BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848731#M1591747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Did you call and commit BAPI in a new task?&lt;/P&gt;&lt;P&gt;If not, you may try this way.&lt;/P&gt;&lt;P&gt;I suspect that PO and SO may use the same function module (as pricing, partner), if you create/change SO and PO in the same task, may got trouble.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 08:27:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-27T08:27:11Z</dc:date>
    <item>
      <title>Internal Prising Error after using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848729#M1591745</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 PO from Contract (VA41/VA42) using BAPI_PO_CREATE1 in user exit MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not passing any price or prising conditions to BAPI.  BAPI is returning the PO number and after coming out from BAPI. I am getting an popup message STOP - Internal Prising Error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+Internal pricing error&lt;/P&gt;&lt;P&gt;Message no. V1806&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The program link between tables KOMT1 and XKOMV using the XKOMV-IX_KOMT1 field no longer works in the pricing program SAPLV61A. This could be because the PRICING_REFRESH function module has been called up from another function module, even though you did not require it.+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though bapi returned the PO number there is no PO exists with that number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide you valuable inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Nathasah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 10:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848729#M1591745</guid>
      <dc:creator>former_member423024</dc:creator>
      <dc:date>2011-05-03T10:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Prising Error after using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848730#M1591746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have submitted the BAPI in background task&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 07:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848730#M1591746</guid>
      <dc:creator>former_member423024</dc:creator>
      <dc:date>2011-05-27T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Prising Error after using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848731#M1591747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Did you call and commit BAPI in a new task?&lt;/P&gt;&lt;P&gt;If not, you may try this way.&lt;/P&gt;&lt;P&gt;I suspect that PO and SO may use the same function module (as pricing, partner), if you create/change SO and PO in the same task, may got trouble.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 08:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848731#M1591747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-27T08:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Prising Error after using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848732#M1591748</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I used BAPI_PO_CHANGE in &lt;/P&gt;&lt;P&gt;user exit MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/P&gt;&lt;P&gt; while saving SO where In backend PO is created.&lt;/P&gt;&lt;P&gt;My requirement is to update SO pricing to PO pricing when delivery date is changed.&lt;/P&gt;&lt;P&gt;I have called BAPI_PO_CHANGE method in &lt;/P&gt;&lt;P&gt;user exit MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE and added logic in ME_PROCESS_PO_CUST-PROCESS_ITEM.(Where iam updating the condition values in PO by using SET_CONDITIONS method)&lt;/P&gt;&lt;P&gt;After executing of my code its giving internal pricing error V1806.&lt;/P&gt;&lt;P&gt;Please share me how to solve this issue.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 05:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-prising-error-after-using-bapi-po-create1/m-p/7848732#M1591748</guid>
      <dc:creator>dev_factory01</dc:creator>
      <dc:date>2020-09-08T05:02:33Z</dc:date>
    </item>
  </channel>
</rss>

