How to close the Return Order from Billing due list

Dear Gurus,
This is the scenario of Free subsequent delivery with the reference of Return Delivery.
In brief-->
I created one sales order and done its normal delivery and billing. So this order to cash cycle is completed.
Then due to the damage in transit of some material customer wants to return some good and ask for the subsequent delivery of same goods.
therefore I create a return sales order with the reference of previous sales order and and do the return delivery. Here I am not making the credit note as I have to make the subsequent delivery for the return order.
So I create the sales order for subsequent delivery with the reference of Return order and do the delivery.
Now I have the query that when I run the billing due list (VF04) I get the same return order in billing due list as I have not created the credit memo with its reference. And the return order will remain there always. But I dont want that return order to appear in the billing due list as I have done the subsequent delivery for that return order.
Please tell me how the return order's status can be made completed to avoid it in billing due list.
Please suggest me all the possible solutions to complete the scenario.
regards,
Sanjay

Hi,
The SDF has to be created with refernce to the Sales Order only.
In Brief:-
When ever the goods are damaged in transit,generally we ask them to scrap the damaged goods and then decide what to do like
1) Either to give a credit note to the customer for the damaged goods.
                      or
2)Replace the Goods by SDF.
Check me if iam wrong
Regards
SK

Similar Messages

  • How to store the return value from a select list in page item ?

    I'm sorry, I'm sure you will all flame me for this (and its long too :-(. I'm still trying to pick this up and havn't had time to read manual and this forum and up against the clock (as usual), but this must be something thats simple to do, otherwise why have 2 cols on LOV (display text and return value.
    normal kind of thing - master /detail, a master table and a detail table, master.id is PK in master, master.name is the name of the master item. detail.id is pk in detail, detail.mid is foreign key to master.id. I have a tabular report that displays a join of cols from master and detail, with 2 cols being links, one is a link on master.name, that passes master.id to page P1 and it displays a row from master. The other col displays detail.name and passes detail.id to page P3, P3 displays a row of the detail table.
    I want to populate a LOV with possible master.name values, but display the name of the current P3_MID value (from detail.mid). Then a user can pick a different master and it needs to update P3_MID so on submit it updates the row.
    I just can't seem to see in the manual how you can specify where the return value on a LOV goes?
    As I said, sorry for long post and not having had time to read docs correctly - someone just point me at the subject matter somewhere, please.

    Sorry, I was trying to be to complex and obviously APEX is just too damn cleaver - I figured out how this works - basically APEX pulls the LOV and then matchs the mid to it to display the correct name - simple and easy - just me making it difficult

  • How to remove the approved order from the table in sapui5

    Hi Experts,
      how to remove the approved order from the table in sapui5.
    After Approving the order how to remove the order from the table in sapui5.
    Please help me.
    Thanks & regards
    chitti Babu

    Hi,
    Probelm is OBIEE on your machine.Some one might have deleted pdf option.
    Refer : http://obiee101.blogspot.com/2009/07/obiee-dashboard-default-controls.html
    Try to find out tag that is to be removed from controlmessages.xl so that you have only HTML.
    Update :
    Stop BI Server.Try removing below tag and restart server.
    (sawm:if name="enablePDF">(a class="NQWMenuItem" name="pdf" href="javascript:void(null)" onclick="return PortalPrint('@{pdfURL}[javaScriptString]',@{bNewWindow});">
    <sawm:messageRef name="kmsgDashboardPrintPDF"/></a)</sawm:if)
    Regards,
    Srikanth
    Edited by: Srikanth Mandadi on Apr 19, 2011 3:36 AM

  • How to get the return values from a web page

    Hi all :
       how to get the return values from a web page ?  I mean how pass values betwen webflow and web page ?
    thank you very much
    Edited by: jingying Sony on Apr 15, 2010 6:15 AM
    Edited by: jingying Sony on Apr 15, 2010 6:18 AM

    Hi,
    What kind of web page do you have? Do you have possibility to for example make RFCs? Then you could trigger events (with parameters that could "return" the values) and the workflow could react to those events. For example your task can have terminating events.
    Regards,
    Karri

  • 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?

  • How to cancel the returns order

    Hi,
    i have done a sales process by creating sales order, delivery, invoice and then i  have taken the goods return by returns order, returns delivery and the credit memo.
    Now i want to delete/ cancel all the documents till from credit memo to sales order. im getting error during deleting the returns order.
    can u tell me the process abt how to can all the docs
    Thanks and Regards
    Kishore

    Hi there,
    What error you get when you try to delete the returns?
    If the credit memo is posted, then rever the posting. T
    hen cancel the credit memo in VF11.
    Reverse the PGI in VL09 for the returns delivery. Unpack & reverse the picking quantity. Delete the delivery.
    Then cancel the returns order.
    Pls note that you cannot delete the sales order. You can only cancel or enter reason for rejection in the line items.
    Same way cancel all the documents from F2 to OR.
    Regards,
    Sivanand

  • How to close the main window  from Popup

    hello all,
    i need to close the main window from a popup, so i create a popup and after clicking on close button of this popup, should also the main window be closed.
    how can do this please?
    BR

    Hi
    Please go through this.. check thomas reply
    Re: Close Main Window directly on action on Pop up window
    also check this..
    how to close main window on click of a button on popup window
    cheers,
    Kris.
    Edited by: kissnas on May 12, 2011 5:06 PM

  • How to find the Purchase Orders from Sales Order number

    Hi ...
    Is there a way to write a query to find the Purchase orders
    from the Sales Order number ....
    I have notice the table POR9 (Purchase Order - base Document)
    but it seems to be empty.
    Could you please help me to figure this out,
    Thank you very much
    Kind Regards
    Sanjaya

    hi,
                 u did mistake in selecting the table
    SELECT T0.DocNum FROM ORDR T0                 for  sales order
    SELECT T0.DocNum FROM OPOR T0                 for purchase order
    how to find the table in SAP B1.
    go to above menu view => system information. tick it(or select it)
    then below status bar u can see the table and field name.
    open the required form and just keep the  mouse cursor  on any field.
    you can see the table and field name below.
    hope now u can able to track the table name.
    regards
    sandip

  • Consignment return showing on billing due list

    Hello, We are having an issue where a very old sales order/delivery is showing up on our billing-due list.  This was a consignment return for zero dollars so there are no credits or billing involved.  How do we remove this from the billing due list? Is this something on the FI side?
    Thank you.

    Assign Billing Bloc in consignment return so that it wont appear in Billing Due list.  For return delivery, execute VL_Complete
    G. Lakshmipathi

  • Order Related Billing Due List

    Hello,
    For third party item we are using following configuration to be able to bill once GR(Goods Receipt) is completed.
    Item Category - TAS
    T.code - VOV7- Billing Relevance- "B"
    T.code - VFTA - Billing Quantity - "E".
    This works perfectly fine but under billing due list it shows all the items including the items which are already billed or the items which are not relevant for billing. it will generate the error log if i try to simulate the billing document but i would like to avoid display of the items which are either fully billed or not relevant for billing in billing due list
    Please let me know how can i achieve this?
    I would highly appreciate your expert suggestions.
    Thanks,
    K.

    Hi,
    I checked my system, and both settings are set with F (in VOV7 and in VTFA). This is per normal third party process. (Sales order -> Purchase req -> PO -> Goods receipt by customer -> vendor invoice posting in accounting -> customer invoice).
    In the normal process, you need to create the billing document from third party sales order, only after the invoice receipt is posted in FI and not against the goods receipt at customer site.
    May I know why you want to create customer billing document after the goods receipt?
    If the standard procedure is followed by setting value F, then after vendor invoice posting in accounting, the sales order will appear in billing due list with correct items.
    Can you do a testing after changing the settings to F in the test system, and if convinced then you can try in production system. I assume you may need to delete the existing order and create a new one after the settings are made.
    Can you update?
    Regards,

  • Very urgent : Deleting unwanted documents from billing due list.

    Hi all BP Experts,
    Issue : User is getting cancelled Sales documents in billing due list.
    Ideally it should not come.
    Now he wants to remove those documents from list.
    Please note that documents are for order related billing.
    My query is why the due list is showing the documents which are already been cancelled ?
    Second how to remove those documents from list.
    Please help soon .
    Points will be rewarded.
    Thanx n regds!

    Hi
    I am just quoting the reply from 'Vikas Maurya's' issue from yesterday by 'Jhonny'. I presume your issues are related .Here was that reply
    +++++++++++++
    Hi Vikas,
    OSS message 128947 is about items showing up in the due lists when they are not relevant. Try running the program RVV05IVB and see if that fixes it.
    Johnny
    +++++++++++++
    Hope this will help in the resolution.
    Greetings

  • Restriction of user status in service order for billing due list

    Dear CRM Experts,
    I have configured status profile for service order as OPEN,INPROCESS and Completed and have assigned this to the service order transaction type.
    Now once i save a service order without errors ,the system is automatically generating abilling document in  billing due list TX:BEA_DL_01 even though the user status assigned to it is OPEN ,INPROCESS AND COMPLETED.
    According to our client requirement ,a billing document has to be created in Billing due list if the User status assigned to it is COMPLETED only.
    Please suggest the solution.
    Bye,
    Madhav

    Hi Nanda,
    As per your last reply, for some Service Orders you are unable to change the Status. Can you have check whether those service Orders are error free?
    Sometimes, when there are errors in service orders or in 1Orders you cannot change the status from In Process or Open even when you have released certain Items.
    Hope this helps.
    Thanks,
    Samantak.

  • Delete from Billing Due list

    Dear All
    we have a requirment.usre has created nearly 30 Deliveries.for them the intercompany invoice has been created but Normal invoice has not created.Hence the documents are coming in the Billing due list.user don't want to see those documents in billing Due list.
    could you please tell me how to Delete/Erase the Documents from the Due list.You help in this regard is highly appreciated.
    Regards
    Santosh

    Hi Santosh,
    Please note ths is the standard SAP Practice to get the billing list in billing due list, but still if you prefer not to get the billing details in billing due list, would suggest to use screen variant t-code "SHD0".
    In this regards, if required, also take developer's help.
    Thanks & regards,
    Rahul Verulkar

  • Open sales order in billing due list

    Dear Gurus
    when doing VF04, I get a list of billing due documents that have an error status:-
    'the document is not relevant for billing''
    when I check this sales document, I see that it's ''open''. Only preceeding document  here is a quotation.
    My question is, why does this document still feature in the billing due list ? There is no delivery , no PGI  done , yet the document is on a billing due list.
    so my guess is this is a service related S.O.
    but I want to confirm this here.
    Can someone guide me here.
    Kind Regards
    Manoj

    Hi
    Check your material type,
    check in item category VOV7 weather it  is Order related billing or delivery related billing
    Also check in Item category The Item relavent for delivery or not
    Thanks
    Reward if use full
    Message was edited by:
            tiru

  • Change billed Qty from Billing Due List

    Hi,
    I want to edit the billed Qty from an SO item that is displayed after selection in my Maintain Billing Due List. 
    The ...Overview of Billing Items screen does not have the Selection List button, as compared to the VF01 screen which has the button and allows me to edit the billed Qty for unbilled items.
    Hope you can help me soonest.
    Thanks!

    Hi,
    Billing Relevance only applies for Billing Plan.  This scenario is for standard SO with no billing plan.
    I can edit the quantity if I go directly to VF01.  But if i try to post the billing document from VF04 (Billing Due List), I cannot edit the billed Qty. 
    Is there a way to make Selection List button visible in VF04?

Maybe you are looking for

  • IPod touch 1g not charging properly with car charger

    I have a 1g iPod touch I'm using it with a Kensington 33199 fm transmitter/car charger. The iPod does not recognize the car charger power to put it into charge mode. The battery symbol does not change to a charging symbol...the unit does play audio o

  • Problems while restoring iPhoto library with Time machine

    Hello, I've had some problems in iPhoto 11 for a while. Pics being removed or altered in different ways. I then decided to restore my iPhoto library to an earlier date using Time machine. I used a one week old backup and after 2 hours or so when it w

  • "New Line" checkbox in FieldGroup Structure has no effect on layout

    Hello there! I have this problem that's driving me sort of crazy. I have this search field group in the CRM account homepage (ACC_LOG_SALES_CLASS_SEARCH)  that's made up of four fields. Two are on one row, two immediately below. The "NewLine" attribu

  • Merge components into new media file

    This is probably not the right place for this given this forum is around front end code mostly but I have been pulling my hair out trying to find the right solution and I am hoping some of you will have had a similar requirement given what the framew

  • Sold to party and ship to address is different

    Dear Experts, Sold to party and ship to party is different  address but when invoice is happened sold toparty adrees  displayed in ship to party how i can make the changes for ship to party kindly help me in this regards Thanks a Basavaraj