Create Sales Return Order by BAPI,in pricing manual conditions don't appear

Dear All,
While creating Sales Return Order by using BAPI function module, in pricing manual header conditions are not appearing.
I tried following FMs for creating Sales Return Order. Sales Return Order created but manual header conditions are not appearing.
1.      BAPI_CUSTOMERRETURN_CREATE
2.      BAPI_SALESORDER_CREATEFROMDAT2
3.      SD_SALESDOCUMENT_CREATE
If we create through transaction code u2018VA01u2019 with reference document, manual header conditions are appearing in pricing perfectly.
SAP version is SAP ECC 6.0.
Makarand

Hi there,
Is your return referenced from the F2 invoice or from the riginal order?
If it is from F2 then in VTAF & if it is from OR then in VTAA --> at the item level --> pricing type select the option G copy pricing element unchanged & redetermine taxes or C copy pricing elements & redetermine others. Choose the required option. This is when the same pricing procedure is used in OR & RE order types.
Regards,
Sivanand

Similar Messages

  • Reg: Sales return order

    Hi Friends ,
    I created Sales return order with VA01 .....and delivered partially due to some reason and maintained reson for rejection and saved the order . but it is still showing in the Va05 Transaction... plzzzzzz help me not to show the order in Va05 ?

    Guru,
    What is the status of the Return order showing in document flow?
    And in VA05, did you select all sales order or open sales order.in selection criteria.??
    Thanks,
    Raja

  • To create a return order with sales order as reference in CRM.

    Hi guys,
    How do i create a return order with sales order as reference in CRM. Is CRMD_BUS2000115 the transaction for this?? and if yes how do i pass sales order as reference??

    Hi,
    While archiving the documents, the backup of the documents (Archive FIles) would have been taken. Using the archive file, you can reload the required documents and do your transaction.
    It is better to check with your technical team to do the same.
    Regards
    Vijay

  • Can't create DN for sales return order

    hi,all
      when i create a return order,i can't create a delivery note for it, the error message is: Copying is not poss.because an entry is missing in Table TVCPL: ZLR ZRE RE. can everybody tell me how to solve this issue?

    Hi,
    Please maintaine copy control for sales document to delivery document.
    As you are using your own document types, there are no copy controles maintaine for your sales document type to your delivery document type.
    Go to T. Code VTLA
    This the t. code used to maintaine copy controls for sales document to delivery document.
    Give Target Document as your delivery document type and source document type as your sales document type.
    Otherwise you can copy standard copy control,  RE -> LR
    and put your document types i.e., ZRE and ZLR.
    Now you can create return delivery.
    Hope this is clear.
    Reward if helpful.
    Thanks,
    Praveen

  • How to create a Return Order from a Quality Notification?

    Hi everyone at SDN.
    Really need some help on this issue we are having. We want to create a Return Order from a Quality Notification, ie. the document flow should be:
    :: Serv. notif 000200000482
       :: Return Order 0060299453
    In the SAPGUI we are able to do this by going into transaction QN02, enter the notification number and in the menu: "Notification" --> "Functions" --> "Sales Order" --> "Create Selection of Order Type". Now we select the Return Order type and the result is as wanted.
    However, we want to do all this in ABAP instead. The BAPI I have tried with is BAPI_CUSTOMERRETURN_CREATE.
    And the following code is used:
        ls_order_h_in-refobjtype = 'BUS2078'. "Quality Notification
        ls_order_h_in-refdoctype = 'Z5'. "Quality Notification type
        ls_order_h_in-refobjkey = '000200000482'. "Ref. Quality Notification
        ls_order_h_in-doc_type = 'ZREN'. "Return Order type
        ls_order_h_in-sales_org = 'S001'.
        ls_order_h_in-distr_chan = '01'.
        ls_order_h_in-division = '01'.
    Then I add a material as well as the mandatory partner functions. When I execute the Return Order is created but when I check the document flow for the Return Order there is no link to the Quality Notification.
    Any suggestions on how to do this? I have tried using FM RV_DOCUMENT_FLOW_UPDATE_U for updating the document flow but it doesn't seem to like it when I enter a Notification in there. And when I run FM RV_ORDER_FLOW_INFORMATION for the above (working) Return Order there is no Quality Notification available. So this leads me to believe that I have to update something else then VBFA (Sales Document Flow)...
    I would really appreciate all the help I can get on this.
    Best Regards
    Niklas

    anyone?

  • Returns order using BAPI - read copy controls

    Hi,
    We have a requirement to create a return order with reference to an invoice using a BAPI. The invoice reference would be at the line item ( which means the line items will be created with reference instead of the entire document ).
    Is there a recommended BAPI that we should use if we would like the copy control between invoice and returns order to be executed when the document is created with this BAPI ?
    We tried using BAPI for sales order create, but found that the copy control is not being executed.
    Would appreciate valuable inputs from the forum.
    Regards
    Rohit Zalani

    check this:
    http://wiki.sdn.sap.com/wiki/display/Snippets/ReturnOrderUsing+BAPI
    Regards,
    Raghu.

  • Sales order Vs Sales Return Order

    Hi All
      I have report sales order details ,which I have taken from VBAK ,but I need to get the sales return document to the particular sales order (if it is).
    Please help me how is the relationship sales order Vs Sales Return Order

    Normally the Sales Return Order is created with reference to the billing document of the original sales order. You can get the billing document number from the table VBRP (field VBELN).
    VBRP-AUBEL = VBAK-VBELN = VBAP-VBELN
    VBRP-AUPOS = VBAP-AUPOS
    The Sales Return Order can be fetched from the table VBAP (field VBELN)
    VBRP-VBELN = VBAP-VGBEL
    VBRP-POSNR = VBAP-VGPOS
    Hope this helps.
    Regards,
    Manoj

  • How to Create a Return Order wrt a Standard Order using Inbound IDOC Orders

    HI,
    We have a scenario :
    Standard Order - is exiting in System with 2 line items :
    Item 10
    Qty 20
    Item 20
    Qty 30
    Is it possible create a Return Order With Reference to this standard order for Line Item 20 only using inbound IDOC Orders?
    If yes what should be the mapping in the IDOC about the Standard Order, Item and QTY ?
    Regards
    Anurag

    hi,
    try using this bapi.
    /AFS/BAPI_SALESORD_CREATEFDATA.
    thanks,
    satish

  • Free Goods are not getting exploded in to Sales Return Order

    Dear All
    I have created one order in which I am giving 13:1 (inclusive) free goods using VBN1.
    Order Qty               Converted to             Item Category 
    288  (13:1)              266  (With Price)      ZTAN
                                   22  (Free)               ZTNN
    I am having no problem upto Invoice. But while making return sales order with ref. to the invoice, it's throwing a message 'The system didn't find a valid bill of material' and free qty of 22 pcs are not getting imported into the return order.
    Please help

    Hi
    Returns Orders has document category H where the free goods are not supported may be because of this it is not get imported.See details below.
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/55fa4e545a11d1a7020000e829fd11/frameset.htm
    Regards
    Ramesh

  • How to create sales return with multiple invoices

    Hi ,
    I am creating a sales order return with reference of billing document using FM SD_SALESDOCUMENT_CREATE, if i give one Billing document as a reference document it is creating document perfectly.
    But my Requirement is to create one Return sales order with multiple invoices.
    I tried to pass reference document no's in Item level , but it take first reference document number only , for that reference document only return is creating.
    Can you any one help me how to create this.
    Thanks in advance
    Swapna.

    Hello Venkat,
    As I know it is not possible to create a single return order for multiple invoices in the background.
    It is possible in the foreground by following the below steps.
    1) Goto VA01 --> enter the Sales order type and Sales area.
    2) Press F8 or click on create with reference, provide the first invoice.
    3) Now the main screen would appear, displaying line items from Invoice1.
    4) Without going back, again goto path, Sales document -> Create with reference
    5) Enter second invoice2. and the items from invoice2 will also appear in the Sales order line item.
    ------ Enter as many number of invoices by repeating the above step--------------------
    6) Press save, so one sales order is created for multiple invoices.
    Regards,
    Thanga

  • How to make a field ineditable in sales return order

    Dear Gurus
    i maintained copy control for SALES RETURN process with ref to the billing doc. Now i want to further enhance in such a way that the bill to party copied from the header of the ref doc and the batch number column is not editable(changeable) is this possible if yes how do i go about this.
    Thanks in advance

    Hi,
    Yes,it is possible to make that field as non-editable.
    Follow the path:
    SPRO>Sales and Distribution>Basic Functions>Partner Determination>Set Up Partner Determination.
    Select "Set Up Partner Determination for Sales Document Header" if you want this to be done at the Header level partners.
    Else if you want at the item level,select "Set Up Partner Determination for Sales Document Item".
    Click on "Partner Determination Procedure Assignment".
    Check what is the partner procedure assigned to your order type.
    Click on "Partner Determination Procedures".
    Select your procedure.
    Click on "Partner Functions in Procedure".
    Check the tick mark under "Not modifiable" under your "bill-to-party(BP)".
    Save.
    Regards,
    Krishna.

  • Create a Puchase order using Bapi

    Hi all,
    I have requirent to create  a PO by using Bapi based on text file sent from
    interface system here with the file layout.
    1.plant (ekko-werks)                
    2. material   EKPO-MATNR     
    3. pur.group       EKKO-EKGRP
    4.vendor      EKKO-LIFNR
    5.shiping ins     EKPO-EVERS
    6.quantity  EKPO-MENGE
    please  some one help me step setp coding using by bapi.
    i know using BDC but no idea how to use BAPI.

    Hello,
    U can make use of the
    BAPI_PO_CREATE1                Create purchase order
    BAPI_PO_CREATE                 Create purchase order
    BAPI_PO_GETDETAIL              Display Purchase Order Details
    BAPI_PO_GETITEMS               List Purchase Order Items
    BAPI_PO_GETITEMSREL            List Purchase Orders for Release (Approval): New as of 4.0A
    BAPI_PO_GETRELINFO             Display Detailed Release (Approval) Information on Purchase Order
    BAPI_PO_GET_LIST               List Purchase Orders - Only up to 4.0A
    Regards,
    Vasanth

  • How to create 'service confirm order' through bapi?

    I want to create service confirm order,
    pls help me some bapi

    Yudomg
       Try this BAPI: <b>BAPI_BUSPROCESSND_CREATEMULTI</b>
    Thanks
    Jack
    <b>Allot points if mys post helps !!!!!</b>

  • GTS Sales return order to be mapped under Import process/Declaration

    Hi,
    We have Sales return & return delivery process which needs to be mapped in GTS under Import process.
    The standard GTS requires PO and Inbound delivery for Import process. Also we have a requirement to treat the return sales order and delivery under Inward processing with economic impact understanding. Also like to know the customs declaration process involved with inward processing.
    I had thought of following option to meet the customer requirement.
    1.Trigger the outbound IDOC from return sales order to GTS as Inbound PO ,similarly return delivery as Inbound delivery.
      This would need complex developement.Function module development.
    2.Can we map the Return sales order type doc and delivery doc with IMPORD instead EXPORD/EXPDLV
    Please advise on the GTS  scenario suitable for Returns sales process  along with import declaration process.
    Thanks in advance.
    Regards,
    Pramod

    Hello Pramod,
    Which version do you have?  In the recent Support Pack levels for GTS 8.0, the SD Returns are already treated just the same as MM Inbound Deliveries.  Of course you need to populate the "Preliminary Document" type & number in the FT header data.  And, provided you clear the "safekeeping" using Transit processing or the BAdI, the GR then appears in the work-list for Declaration after Goods Receipt as expected.
    Regards,
    Dave

  • BAPI Create sale odrer - order quantity

    Hi ,
      Which structure or fields should i use for the sale order quantity in BAPI_SALESORDER_CREATEFROMDAT2??
    i tired the schedule line order quantity and item line target quantity.  It still not success.
    Regards,
    Kit

    Thx for your reply.
    I have created a sale order with 3 items and its associated schedule line. But, only the first item have the required quantity in the result. Then, i hard code the item number (10,20,30) in item and schedule line table in runtime. The result is correct. Is there any way to assign the item number in runtime?? Or any other way to create the schedule line??
    Regards,
    Kit

Maybe you are looking for

  • Problem with yammer feed

    been trying to get a yammer feed (based on topic) to show up in the gallery window. Managed to complete the App registration etc with Yammer, and I can see the test data when I run some of the requests, but I can't seem to get the data into the 'coll

  • OWB 11gR2 setup environment

    Hi All, we are setting development env for Oracle 11gR2 11.2.0.2. We have installed Oracle 11.2.0.2 Database on Windows Server 2008. We need to setup OWB env to build data warehousing. Now, please tell me how we can make the right way connectivity wi

  • Adobe flash media live encoder not connecting to my server?

    Hi all,      I am working on streaming programs through "Adobe flash Media Live encoder" in my website.The steps that i done for streaming is     * Installed Adobe flash media live encoder     * In the FMS URL entered as  " rtmp://myserver ip/live "

  • Accidentally migrated old FileVault from Leopard to OS X Lion, What can I do to log in?

    I just bought a new Macbook Pro with OSX Lion and migtrated all my stuff from my old macbook with OSX Snow Leopard 10.6.8. Now I can't log into my FileVault with my original password on my new Macbook. What do I do?

  • Preparing to configure windows please do not turn off windows server 2008 r2

    Preparing to configure windows  Please do not turn of your computer. We see this skin a long time (3 Hours) but server not start. If we remove LAN cable on the server then the server automatic run but exchange server all services not run automatic an