<?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  , how to fix a payer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477031#M223584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Itz ok Balwant. Dont worry, am just informing you. &lt;/P&gt;&lt;P&gt;Inface we are happy that we could help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Eswar Rao  Boddeti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2006 09:04:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-30T09:04:45Z</dc:date>
    <item>
      <title>BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477022#M223575</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;i want to have a fixed payer when we execute this bapi .&lt;/P&gt;&lt;P&gt;i tried passing 2 rows in  RETURN_PARTNERS table , with item 00000 . with partner func SP and PY , but still all the sales orders created have .. payer as sold to party only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the created sold to party has .. no pricing &amp;amp; vehicle usage .. kindly let me know what  should fields i should pass to get a complete sales order craeted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx and warm regards&lt;/P&gt;&lt;P&gt;balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477022#M223575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T13:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477023#M223576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Hi Balwant

   I use other BAPI for different business object, but 
internally both calles BAPI: SD_SALESDOCUMENT_CREATE and
 it works fine for me. 

   Are you passing the partner function and partner 
number for the same. Have you checked is these partners 
are defined in the customer master. For checking you can 
go to transaction XD03 -&amp;gt; Sales Area Data -&amp;gt; Partner 
Functions, you can see the list of partners assigned for 
different functions. I guess if you different from the 
available it wont accept to create the same.

   Do revert if you need more info.


Kind Regards
Eswar&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 04:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477023#M223576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T04:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477024#M223577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eswar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx a ton .. for your help but still i am stuck up !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I checked in XD03. For the partner number i am passing , PY (partner function is maintained).Basically  i want my payer , to be taken not from VBRK table (not defaulted) , but the  constant "partner number" with partner function "PY" , i am passing in RETURN_PARTNERS.Sold to party comes right in sales order formed , which also i had passed here only as partner func "SP" .How and where exactly ,to pass payer so that it appears in sales order(as per i have passed, not taken from table)?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly what more and which parameter ,I should pass so that i get pricing and vehicle usage also in sales order .. as of now it gives (in Va02 -&amp;gt; incompletion log ) vehicle usage and pricing not there .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is bit urgent kindly reply asap.i assure you to award you 10 points !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx and warm regards&lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 13:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477024#M223577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477025#M223578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pricing must be supplied in table RETURN_CONDITIONS_IN for each item. Please ask your SD consultant to get the condition type for the price you are looking for. If the prices are not correctly maintained for materials, you will not get it automatically populated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, how do you handle vehicle usage? Which field are you looking for? Or is it a pricing condition too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your internal table appended with all the partner functions when you debug? Also pass item number as "000000" for header level partners. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to create this manually? Did it work? Sometimes, problems may lie on the functional side. Check and revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 13:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477025#M223578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477026#M223579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Hi Balwant

   Will try to keep it simple. Am back in home, so will 
try to give you details with my knowledge. 

   For each partner that you want to appear in Sales 
order you can pass to RETURN_PARAMETERS
like partner role -  PY
     partner number - customer number(partner number)

   For pricing,handle this way:
   manually give item numbers in your BAPI say 000010 
incrementing 10 for each item. this will be your 
reference when you add the conditions.
   ibapisditm-itm_number = ibapisditmx-itm_number = '000010'. 

when you want to give price for this item you can use 
the same item number in the condition and give your 
price for parameter cond_value.

For Vehical usage, am not sure.

Hope the above info helps you.

Kind Regards
Eswar&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 14:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477026#M223579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477027#M223580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eswar/Raj,&lt;/P&gt;&lt;P&gt;            Thanx a lot for ur timely help. everything is fine now . except the sales order (VA02-&amp;gt;&lt;/P&gt;&lt;P&gt;EDIT-&amp;gt;incompletion log ) shows "vehicle usage" , as missing data,.i need to pass it in the parameter but i dont know where  :)kindly help me to figure it out . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after executing bapi it shows warning message &lt;/P&gt;&lt;P&gt;"W V1                   555 The sales document is not yet complete: Edit data" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In anticipation of your early reply !!&lt;/P&gt;&lt;P&gt;Thanx and warm regards&lt;/P&gt;&lt;P&gt;balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 17:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477027#M223580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477028#M223581</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;      Thanx a lot i was able finally do it , vehicle usage is a field in BAPISDITM-PRC_GROUP1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx a million ton!! for all ur help n support .. i have awarded both of you 10 pnts each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2006 17:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477028#M223581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-23T17:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477029#M223582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Hi Balwant

  Glad that we could help you.

  Just for your info, itz not possible to assign 
10points more than 1 person. 


Kind Regards
Eswar&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 06:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477029#M223582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T06:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477030#M223583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi eshwar, &lt;/P&gt;&lt;P&gt;am sorry &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; then how can i award u .. kindly advice .&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 08:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477030#M223583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T08:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477031#M223584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Itz ok Balwant. Dont worry, am just informing you. &lt;/P&gt;&lt;P&gt;Inface we are happy that we could help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Eswar Rao  Boddeti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 09:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477031#M223584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T09:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477032#M223585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eshwar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is one more issue :):).&lt;/P&gt;&lt;P&gt;i am passing the pricing date (in Return_header_in) and  i m using doc type as ZR (Automatic return).in the sales order created.My net value is changing ie its not taking the net value as per the pricing date !! .i want my net value to be constant here.How can i make it happen.is it possible ? .Your help will be heartily appreciated.&lt;/P&gt;&lt;P&gt;thanx n warm regards&lt;/P&gt;&lt;P&gt;Balwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 09:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477032#M223585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T09:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI _ CUSTOMERRETURN _ CREATE  , how to fix a payer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477033#M223586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Balwant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Kindly open a new thread as this thread is closed, so&lt;/P&gt;&lt;P&gt; you can award points for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 09:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customerreturn-create-how-to-fix-a-payer/m-p/1477033#M223586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-30T09:34:38Z</dc:date>
    </item>
  </channel>
</rss>

