<?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_CUSTOMERRETURN_CREATE - Price in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401943#M1546967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patricia,&lt;/P&gt;&lt;P&gt;I am also facing similiar problem as you have been.&lt;/P&gt;&lt;P&gt;I am trying to create a return w/ref to an invoice.&lt;/P&gt;&lt;P&gt;However, the BAPI does not copy the reference price from the invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you assist?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2010 09:21:47 GMT</pubDate>
    <dc:creator>colin_cheong</dc:creator>
    <dc:date>2010-11-15T09:21:47Z</dc:date>
    <item>
      <title>BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401939#M1546963</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;I am creating orders from a reference invoice using Bapi: BAPI_CUSTOMERRETURN_CREATE.&lt;/P&gt;&lt;P&gt;The problem is happening with the conditions that are being created without reference to invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody have any ideia how to get the price value from invoice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion will be appreciated! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks,&lt;/P&gt;&lt;P&gt;Patricia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401939#M1546963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T18:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401940#M1546964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you read from condition table by condition number from invoice header or item?  (table KONP, if I remember correctly)...read with VBRK-KNUMV and VBRP-POSNR or '0'?  Hope that's right...doing from memory since no longer have SD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 19:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401940#M1546964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T19:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401941#M1546965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BreakPoint, thanks for the feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do this, but the BAPI has an error when sending a condition which is calculated by the configuration, you know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can only send to the BAPI conditions values that are entered manually ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patricia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 19:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401941#M1546965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401942#M1546966</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;Discovered. It remained to spend the time of pricing conditions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 13:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401942#M1546966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-29T13:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401943#M1546967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patricia,&lt;/P&gt;&lt;P&gt;I am also facing similiar problem as you have been.&lt;/P&gt;&lt;P&gt;I am trying to create a return w/ref to an invoice.&lt;/P&gt;&lt;P&gt;However, the BAPI does not copy the reference price from the invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you assist?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 09:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401943#M1546967</guid>
      <dc:creator>colin_cheong</dc:creator>
      <dc:date>2010-11-15T09:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERRETURN_CREATE - Price</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401944#M1546968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin Cheong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case the function BAPI_CUSTOMERRETURN_CREATE not copied entirely by the conditions that I was not passing the correct date in the field of PRICE_DATE BAPI. This date determines the Price, and this function is created with the current date and it goes bad conditions. Try to pass the same date the document that you are wanting to copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is concluded that the function BAPI_CUSTOMERRETURN_CREATE not copy, but only TIE with the reference flow of the document and it does not guarantee to us what we needed was the identical copy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened a sap called in explaining the problem.&lt;/P&gt;&lt;P&gt;They suggested that the function was used BAPI_SALESDOCUMENT_COPY it works perfectly. Just pass the invoice number that it copies everything correctly, including all items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case I had to use BAPI_SALESORDER_CHANGE also function to eliminate some items that I did not need and change some data in the header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the solution I found. Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 21:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-price/m-p/7401944#M1546968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-16T21:47:36Z</dc:date>
    </item>
  </channel>
</rss>

