<?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 Sales Order BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101245#M103580</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 have to create a Credit memo request with reference to billing document. So I'm using the FM - SD_SALESDOCUMENT_CREATE with the business object BUS2094.&lt;/P&gt;&lt;P&gt;My Requirement is when I create a Cr.Memo request, the pricing should come from the referenced billing document. By FM is taking the current pricing by default instead of taking from billing document. I have tried with FM-parameter LOGIC_SWITCH-PRICING = 'G'. But It could not help. The only possible values for this parameter are B/G/Space. How would I get the pricing from the invoice into Credit memo request pricing by using this Function module or BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2005 11:54:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-19T11:54:12Z</dc:date>
    <item>
      <title>Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101245#M103580</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 have to create a Credit memo request with reference to billing document. So I'm using the FM - SD_SALESDOCUMENT_CREATE with the business object BUS2094.&lt;/P&gt;&lt;P&gt;My Requirement is when I create a Cr.Memo request, the pricing should come from the referenced billing document. By FM is taking the current pricing by default instead of taking from billing document. I have tried with FM-parameter LOGIC_SWITCH-PRICING = 'G'. But It could not help. The only possible values for this parameter are B/G/Space. How would I get the pricing from the invoice into Credit memo request pricing by using this Function module or BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 11:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101245#M103580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T11:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101246#M103581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You didn't say anything about it: how is condition copying handled, when you manual create a credit memo request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The copy rules (defined per document type) have to be correct, otherwise the FM has no chance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 12:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101246#M103581</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-12-19T12:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101247#M103582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt; Thanks for your reply. When I manually create a Credit memo request with reference to billing, it is taking the biilling document conditions &amp;amp; values into the consideration and the prices are comming correctly. But It could not inherit the prices when i use the FM. Any alternative solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 13:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101247#M103582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T13:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101248#M103583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, would be too easy for a solution. Can you give IDOC ORDERS05 a try? even when you don't use this later, maybe you find a function, which is called by both (IDOC and BAPI) with different values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 17:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/1101248#M103583</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-12-19T17:43:21Z</dc:date>
    </item>
  </channel>
</rss>

