Returns between Goods-Issue and Billing - Return delivery before Invoice

Hi all,
Here comes a problem with sales process configuration.
Buisness case:
Customer generate a sales order document, outbound delivery and posting goods. Invoice is generate on end of every month. Very often return delivery is generate before generate the invoice. Outbound delivery is after posting process and cancellation process is not recomended. If invoice will be generate with reference to the sales order, the quantity will be wrong, because system get information from sales order without correction to return delivery quantity. The assumption is that the invoice must have a correct quantity as a sum based on outbound and return delivery.
So...any solution in standard?
Regards,
Michael

In the RE Sales Order configuration you can make reference mandatory. Once you do this the user will not be able to even create a returns order without the original invoice.
I hope this helps.
Regards,
Mani

Similar Messages

  • Goods Issue for a Return Outbound Delivery for both Sales Returns

    Hi gurus..
    tell me the approch for the following development....
    custom transaction to perform a Goods Issue for a Return Outbound Delivery for both Sales Returns and Consignment Returns (Pickups) process within a lean warehouse in SAP.
    it is vry urgnt
    thnks

    I seem to have found the information I required here:
    http://wiki.sdn.sap.com/wiki/display/Snippets/Simulating+the+Sales+Cycle+with+BAPI's
    I'm going to keep this post active because I'd still like answers to my questions and any advice that you might be willing to share in regards to what I am trying to do.
    Edited by: Mikael Nensén on May 18, 2011 3:52 PM

  • Good issue and returns in invoice verification.

    Hello.
    We work with scheduling agreements for procurement. The field "goods-receipt-based invoice verification" is marked in all items as we want to verify each good receipt in invoice verification. Returns are posted against good issue (using MBRL).
    In this scenario we want to verify separately good issue items and return items in invoice verification.
    By example:
    Good issue: 100 st
    Return: 20 st (mbrl indicating the good issue)
    In MIRO (invoice verification) the system shows one item of 80 st. We want that the system shows one debit item of 100 st and one credit item of 20 st.
    Is this possible?
    Thanks.

    To achieve this requiremnt please post the MIRO with reference to Delivery note in place of PO.

  • Goods Movement and Billing status at header level

    Hello,
    Im new to this topic and have some very basic questions
    Will WBSTK field be updated with goods movement status for a given sales order number in VBUK table ?
    Similarly, will FKSTK/FKSTK or BUCHK will be updated with billing status ?
    I know that for a given delivery document number, I can track the status at the item level.
    But my aim is to know the overall goods movement and billing status at the order header level.
    Any clues will be of great help.
    Thanking you in advance.
    Regards,
    Preethi

    Hi Preethi,
    A sales order does not determine a billing status for delivery related billing, field VBUK-FKSTK is only determined for delivey.
    Just because of this, you will not find billing status field in VA03 -> goto header;
    you could only find billing status field for delivery in VL03N -> status overview.
    Best regards,
    Crystal Lin

  • Posting multiple goods issues against the same delivery

    Hello gurus,
    We are a fashion apparel company using ECC 6.0 and would like to know if it is possible to post mutliple goods issues against the same delivery?
    I will explain the business requirement.
    - We create a stock transport order to deliver 400 units of merchandise to on or our retail stores (STO is created and processed to a delivery).
    - This information is passed down to our warehouse management system (which is not SAP)
    - Our warehouse management system has the ability to split a delivery into multiple shipment when needed.  For example, our warehouse may only be able to complete 250 units for our morning shipment and will therefore pick, pack and post this.  This will feed back into SAP and process a 641 movement so that the units now show as "in transit".  This is needed so that our stores can process the ASN and move the units into their inventory when they receive the merchandise later that day.
    - During the afternoon, our warehouse will process the remaining 150 units and will ship this to our store later in the evening or next day.
    Currently, we are not able to process another goods issue against a delivery as we close out the delivery during the first goods issue.  We would prefer not to have to generate a new delivery for our DC and let them continue to process against the same delivery, but we are unsure how to configure this.
    Any help or guideance would be extremely appreciated
    Thanks in advance

    Hi RJ,
    First of all sorry to write such a lengthy reply,In one line if i want to summerize then it is not possible with standard SAP however we can achieve this by writing some piece of code in both the system
    AS - IS
                   Business process
              From business process point of view you are right that once the pick & pack is in process it is not advisable to create a new delivery document for balance quantity and share the same with WMS as then they have to create a new document in WMS and start picking based on that rather then the old delivery document number. if i am in your position then i can give a thought like this
    e.g.
    Delivery                                                  - 100 Unit
    Shipment confirmation from WMS            -   60 Unit
    Change in delievry quanity / Pick qty        -   60 Unit
    Invoice from SAP                                    -   60 Unit
    Second confirmation from WMS                          -   40  Unit
    Change in the existing delivery quantity                -   Now here we have two option either
    1) Change the delivery quantity / Pick qty  to (60+40) =100 or
    2) Remove the 60 and update 40 as delivery and pick quantity
    Pros & Cons
    if you will select option 1 then furhter invoice will happen for 100 unit which is incorrect as physically you are shipping only 40 unit
    if you are selecting option 2 then the document flow is incorrect as you don't have history(in SAP) for the 60 unit which was shipped earlier
    Solution ::
    so in my opinion the best option is to create a seperate delivery document (store the old delviery number in one of the field of the new delivery and pass the same to custom segment of the IDoc) transmit the IDoc to WMS write the validation logic in WMS
    Find the record with old deliver number in the WMS system, check the status whether it is active or inactive
    if it is acitive Validate the Material + qty with the WMS record(Material + balance quantity) if both are same then pass the new deliery number to custom field of the WMS table
    At the time of confirming back to the SAP, Write a piece of code in SAP that if the incoming idoc custom field(new delivery number) field is populated then ignore the orignal document number and post the document using the new delivery document number
    Hope this help

  • Post a good issue against an outbound delivery with movement type 601 K

    Hello,
    according to my business scenario I need to manage the stock of different vendors into the client's location (plant) at storage location level and I need to post the good issue against an outbound delivery to decrease the stock level.
    Since the owner of the goods isn't my client the item is managed only at quantity level (not value) so I'm not interesed in the accounting document.
    To do it I'm using the functionality related to the vendor consignment stock but I'm not able to post the good issue against an outbound delivery using the movemement type 601 and the special stock indicator equal to K.
    In particular I've tried in two different ways:
    - setup the consignment stock indicator (= K) into the sales item category, but when I post the goods issue the system is not able to find out the right vendor
    - to create a stock determination rule instead of the setting previous described, but the system display an error message (Fld selectn for mvmt type 601 / acct L534200770 differs for Cost center (010) ) even if the accouting is not relevant in my scenario
    Can you suggest me how the system has to be setup in order to cover my requirements?
    Thanks in advance,
    Alessandro

    Hi,
    Please clarrify which material type you are using in this scenario? I suggest you to use material type UNBW (no value updation will be there) and create a material master.  Use special stock indicator K. Proceed with 601K to do GI. Hope it works. Thanking you.

  • Idoc to post goods issue against an outbound delivery

    We happened to simulate both the idocs 'WPUWBW01' and 'MBGMCR02' for posting goods issue for an outbound delivery but failed.
    Request you people to help us on this. Is there another idoc that we have to use to post GI... if so please let us know... and if we are using the right one, guess we are not executing it in the right way... in such a case please guide us with the steps...
    Thanks
    Arun
    We got hold of the Idoc type 'DELVRY03 PGI SHPCON' we are able to post the Idoc but we are able to do the packing only or we are able to change the deliveries but the PGI is not happening..
    please help us on this.. is there some condig that updates the delivery with the PGi or is there something else do be done in the Idoc....
    will provide additional details if required.
    Thanks

    Hi Arun,
    There are no configuration settings in this. It is development that your abaper need to carry out.
    Explain to him that this is the func module. And intrun it has to either trigger a BDC or BAPI for creating packing and PGI.
    He should then do the recording of that and will assign the program pertaining to BDC with in the function module.
    One more suggestion is to put the same query in ABAP section too. U will definitely get a positive response.
    Hope this helps.
    Kind Regards
    Chakradhar

  • Multiple Goods Issue documents for single delivery?

    Hi
    I am getting multiple goods issue documents for single delivery.
    In a order there are 3 line items, and one delivery is created and 3 goods issue documents.
    What is the probable reasons for this.
    The requirement is for one order with n items there should be one delivery document and one goods issue document.
    Inputs requested.

    Since you havent put the issue in details, I have listed my guessses.
    This may be happening due to mainly these three reasons. Please answer them and get back to me.
    1) The three Good issue may be happeneing due to split delivery active for the item. If yes then correction should be in the Material master.
    2) the availability check scheduled is set in that way. If yes please configure the availability and transfer of requirement.
    3) Scheduling of the goods throught that particular shipping point. If yes then please conficgure the shipping tab in Logistic Execution.
    Please let me know if the problem persists and award points if solved.
    Thanks
    Adi

  • Good Issue and Good Receive in Inventory Management

    Hi everybody,
    I have a problem to set initial stock in inventory management, because the result between BW and R/3 are not the same.
    I use ZLIS_40_S278 and use some routine to calculate total good issue and good receive based on movement type.
    Before that our users already define all movement type belongs to good issue and good receive.
    Basically how we can get good issue and good receive value?
    Regards,
    Steph.

    Hi Steph
    Use the following key figures
    0ISSBLOSTCK - Issue quantity: blocked stock
    0ISSCNSSTCK - Quantity Issued from Consignment Stock
    0ISSQMSTCK - Issue quantity: stock in quality inspection
    0ISSTRANSST - Issue Quantity: Stock in Transit
    0ISSTOTSTCK - Issue Quantity Total Stock
    0ISSVALSTCK - Quantity Issued from Valuated Stock
    0RECBLOSTCK - Receipt Quantity: Blocked Stock
    0RECCNSSTCK - Quantity Received into Consignment Stock
    0RECQMSTCK - Receipt Quantity: Stock in Quality Inspection
    0RECTRANSST - Receipt Quantity: Stock in Transit
    0RECTOTSTCK - Receipt Quantity Total Stock
    0RECVALSTCK - Quantity Received into Valuated Stock
    Thanks.

  • In the second leg STO GR and IR created without doing Goods issue and IV

    Hi Guru's
    Please can anyone tell us user is created second leg STO without doing good issue and Intercompany invoice, but he has been done GR and IR it is causing problem in MR11 report still outstanding.
    i asked user to do GR cancelation or reversal, it is not possible because stocks released to QA. and GR and IR created with ref to PO

    Hi,
    We can not cancel GRN once it is released form QA or UD is made.

  • Relation between Payment term and Billing Plan

    Hi All,
    I have gone through series of thread on Milestone billing and the Billing plan concept is understood but still I have a confusion regarding the relation between Payment Term that we maintain in OBB8 and the Billing plan that we maintain. practically both seems same.
    For ex. Milestone Linked plan where 30% payment to be received on the completion of X work and 70% on the completion of Z work. what should be the payment term for this kind of milestone billing?
    Please suggest.
    Thanks in Advance.
    Binita Joshi

    Hi,
    First there is one major difference between payment terms and billing plan.
    Payment terms will come into effect once billing is done, based on the conditions of payment terms system decides whether a certain line item is  not due or overdue.
    Billing plan on the other hand decides when to bill the first installment and when to bill second installment and final payment etc.
    For example:
    for a order with billing plan has total value of INR 1000
    date                         Mile stone             percentage        Amount
    21.10.2011             Advance               10%                       100
    31.10.2011             installation              30 %                     300
    15.11.2011             Handing over         40  %                    400 
    30.11.2011             Final invoice           20%                      200
    System will create 4 invoices according to billing plan.
    Once the bill is created according to payment terms FBL5n will show the status as not due/ overdue
    Hope this helps.
    Regards,
    Sharan

  • Why decimal Places are allowed during goods issue and Goods receipt for mat

    Why decimal Places are allowed during goods issue and Goods receipt for material with unit of measure PCS.
    MY config allows consumption in decimal places.
    How to restrict this?
    Prem Nivas

    Hi,
    Please check in customizing UOM (T code-CUNI).
    In dimensions check the decimal point for the unit of measurement.
    Regards,
    Krishnendu.

  • Table for link between Accounting document and Billing document

    Which is the table for link between Accounting document and Billing document ?
    Thanks & Regards

    Ø Go to SE16N, enter table BSAD
    Ø In the Reference Field (VBELN) enter the Billing Document no. 
    Tips:
    Ø Make sure that only those billing documents will be considered whose accounting documents actually exists
    Ø No Accounting documents will be displayed for Credits, Free of charge orders and those acc. Documents which have been cancelled.

  • Movement Type for Good Issue and Good Consumption in Table S032

    Hi Gurus,
    Would like to ask what are the movement type used in Good Consumption and good issue in Table S032.
    Thank you in advance
    Best Regards,
    Julius Calugay

    Hi
    If a goods movement is an goods issue and if its going to reduce the inventory stock/value (goods issue posting causes an update of the consumption statistics of the material) , then its going to be an goods consumption also - ex. issue to a cost center/order
    If a goods movement does not affect the inventory value but change in stock, then its only a goods issue - ex. transfer posting
    If a goods movement is not an goods issue, but it reduces the inventory stock/value, then its only a goods consumption - ex. receipt of materials in a subcontract PO, here the raw materials is assumed as consumed for the finished product receipt.
    Thanks !
    E.Avudaiappan

  • Goods issue and goods receipt with bar code

    hi
    i need  to do goods issue and goods receipt using bar code
    using se 73 i craeted a bar code
    iwill print this bar code on external system
    after printing same one will be stikked to  the respective bins
    i need to trigger goods issue and goods recipt by reading
    barcode scanner
    plz suggest how to achive this
    regards
    sasikanth
    vst

    One of the ways of triggering transactions in SAP using external systems is IDOCs
    When the barcode scanner scans the barcode of the material, you can trigger the IDOC from that system which will send the material barcode, number of units, goods issue/goods receipt etc to your SAP system. Once that inbound IDOC is received in SAP, SAP will trigger the goods issue or goods receipt based on the kind of transaction.
    If you can give the idea of IDOCs to your technical guy, he should be able to enable the solution. You may have to configure an IDOC in your SAP system, using teh standard IDOC type/message types meant for GI/GR
    Hope this helps you

Maybe you are looking for

  • Edit postDelete postReport this postReply with quote ATP check but the comm

    hi , all guys : when I create the pp-pi order , first i use the batch determination to allocate the component batch , then i do the ATP check , but the committed quantity always is zero ,the ATP alway does not support confirm quantity (co09 the confi

  • Cover flow in bookmarks no picture for imported bookmarks

    none of the bookmarks I imported have the website picture presented in the "cover flow" view. Is there a way to refresh or update this WITHOUT having to open each bookmark? thanks. P.S. Safari is pretty cool thus far.

  • Adding and displaying a new JPanel -- not working as expected

    I'm starting my own new thread that is based on a problem discussed in another person's thread that can be found here in the New to Java forum titled "ActionListener: http://forum.java.sun.com/thread.jspa?threadID=5207301 What I want to do: press a b

  • Mac Pro light blinks on boot up... screen blank

    Ever since I installed Boot Camp on my Mac Pro, I get a blinking light above the power button on boot ups. This mostly happens after reboots, and I have to leave my computer alone for several hours before I try again. Only after letting the computer

  • Strange error transferring songs to my Zen X

    I have a 40GB Nomad Zen Xtra, with firmware .20.08. Anyway, I can transfer my music just fine most of the time, but occasionally I get a strange error for some of the music, sometimes it can even be for a whole album. The error says,"Error: Unable to