<?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 BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521685#M239506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which i have to automate the  Returns order creation .. should "BAPI _ CUSTOMERRETURN _ CREATE" be used for this  .. i have with me VBELN(Billing document) from VBRP (table) and i have a fixed payer with me, how do i use this BAPI .please please help its urgent and important .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx a ton in advance!!&lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Aug 2006 12:57:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-20T12:57:58Z</dc:date>
    <item>
      <title>BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521685#M239506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which i have to automate the  Returns order creation .. should "BAPI _ CUSTOMERRETURN _ CREATE" be used for this  .. i have with me VBELN(Billing document) from VBRP (table) and i have a fixed payer with me, how do i use this BAPI .please please help its urgent and important .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx a ton in advance!!&lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Aug 2006 12:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521685#M239506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-20T12:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521686#M239507</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; Yes you can use the BAPI to create the sales return.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; you may need to pass &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REF_DOC = Invoice no..
REFDOC_CAT = 'M'. category m is for invoice.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; USe the following parameters::&lt;/P&gt;&lt;P&gt; RETURN_HEADER_IN &lt;/P&gt;&lt;P&gt;-DOC_TYPE RE &lt;/P&gt;&lt;P&gt;-SALES_ORG 0010 &lt;/P&gt;&lt;P&gt;-DISTR_CHAN 10 &lt;/P&gt;&lt;P&gt;-DIVISION 10 &lt;/P&gt;&lt;P&gt;-PURCH_DATE 07/13/2004 &lt;/P&gt;&lt;P&gt;-INCOTERMS1 3-5 &lt;/P&gt;&lt;P&gt;-INCOTERMS2 ORIGIN &lt;/P&gt;&lt;P&gt;-PMNTTRMS NT00 &lt;/P&gt;&lt;P&gt;-DLVSCHDUSE QA1 &lt;/P&gt;&lt;P&gt;RETURN_ITEMS_IN -ITM_NUMBER 000000 &lt;/P&gt;&lt;P&gt;-MATERIAL 20409-03-11 &lt;/P&gt;&lt;P&gt;-TARGET_QTY 1.000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RETURN_PARTNERS -PARTN_ROLE SP &lt;/P&gt;&lt;P&gt;-PARTN_NUMB 1002 &lt;/P&gt;&lt;P&gt;-ITM_NUMBER 000000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijayendra  Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Aug 2006 13:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521686#M239507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-20T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521687#M239508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I GET AN ERROR "Sales document type  is not defined"&lt;/P&gt;&lt;P&gt;DO I NEED TO PASS SOMETHING ELSE ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANX IN ADVANCE&lt;/P&gt;&lt;P&gt;BALWANT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Aug 2006 13:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521687#M239508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-20T13:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521688#M239509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI VIJAYENDRA,&lt;/P&gt;&lt;P&gt; Thanx a lot for your prompt help..&lt;/P&gt;&lt;P&gt; i am able to create automatic return order creation ..&lt;/P&gt;&lt;P&gt; but with small error "vehicle usage" missing data.&lt;/P&gt;&lt;P&gt; i had passed all the parameters except DLVSCHDUSE(RETURN_HEADER_IN ), since i couldnt find usage indicator field value ,in any of the tables , i searched. Kindly help in this regard.. i will award u full points :).&lt;/P&gt;&lt;P&gt;Thanx a lot &lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 12:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521688#M239509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T12:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521689#M239510</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 trying to create a return with reference  to an invoice.&lt;/P&gt;&lt;P&gt;I am able to create the return but the item pricing does not match the invoice item pricing.&lt;/P&gt;&lt;P&gt;It is taken fresh from pricing master&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:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521689#M239510</guid>
      <dc:creator>colin_cheong</dc:creator>
      <dc:date>2010-11-15T09:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE USAGE .. URGENT !!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521690#M239511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's good that you searched, but you should open your own question, perhaps linking to this one. Thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 09:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-usage-urgent/m-p/1521690#M239511</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-11-15T09:52:48Z</dc:date>
    </item>
  </channel>
</rss>

