Unable to reverse PGR for return delivery (RL).

Prerequisites:
WM managed storage location w/o HU and SU
Document flow
1.  Sales order
2.  ODB
3. TO
4. PGI
5.  Invoice
6. Return sales order in reference to invoice from step 5
7. Return delivery RL
8. TO: Materials put away  from interim 904 storage type to warehouse storage type
9. PGR
10. VL09: Reversing goods movement (step 9) for RL delivery (step 7)
In step 10 I am getting error:
Message no. L9009: Storage bin PL1 904 8200000192 does not exist (check your entry).
I have made work around:
1. LS01N: Creation storage bin (904/8200000192)
2. VL09: now it is OK
3. LT10: from WH storage type to 904/8200000192
4. Delivery status (Picking) is not refreshed (like in LT0G)
It works but in my opinion it is another scenario for this. 
My question is how to reverse PGR for RL return delivery (without work around I described)?
Andrzej

Hi Csaba,
1. L9005 message
thank you very much for you response. As I wrote, now I have no problems with L9009 message (I was blind not to notice such obvious settings in V_T321 and V_T333)
Before i wrote this message I have double checked this configuration. But I have did not notice bad setting. Now VL09 works OK.
The open problem is that delivery still has picking/WM status not refreshed.
I've made nearly the same settings that you proposed. I am a little bit confused that you wrote:
if I do not enter '1' in RBLVS I get error message L9005
RBLVS is a "RefMvtType WM" and you set it to 656. You probably mean BSLVS - Special stock indic.
I have following settings:
LGNUM;RBLVS;BSLVS;KZBEW;SOBKZ;BSSKZ;LGREF;BWLVS
PL1;658;;L;;;;652
In my case BSLVS='' (but our cases are little bit different)
2. picking/WM status not refreshed
I have made work around with deleting delivery/delivery items.
As we noticed standard SAP  system is not set to manage the reversal of return delivery with WM
Thank you for confirming my doubts.
Andrzej

Similar Messages

  • CIN process to enter Excise Invoice for Return Delivery

    Folks
    I would like to know How to process excise invoice for return delivery. We have return sales order, return delivery created and product is received into inventory Customer return Blocked stock (movement 657).
    Where and How can i enter Excise invoice for this return (Credit Memo)?
    I tried J1IH transaction--> Other Adjustments
    I am getting following error.
    GL account has not been assigned for RG23ASED in customization
    Message no. 8I447
    Diagnosis
    GL account has not been assigned for the excise a/c in customization
    Procedure
    Assign GL a/c for the excise a/c in CIN customization under :    Accounting ->  Assign GL accounts to excise groups and                   transaction types"
    Please help

    J1IIN is intended only for outgoing sales and not for returns.
    For updation of excise related sales returns, run J1IH and do the following:-
    Customer Credit
    Choose the Additional excise input the original excise invoice reference, document year, company code, plant and excise group and execute. There input manually what value you need to give credit and save.
    Cenvat Debit
    Choose Other Adjustment and here also, maintain the datas whatever you input as above and save.
    G. Lakshmipathi

  • Output type for Proforma Invoice for return delivery from delivery type RLN

    Client require Output type Proforma Invoice for return delivery to vendor. As such return item category is not relevant for pricing so from delivery to proforma invoice can not have with p-ricing. I got quantity correct but pricing is coming Zero.
    Client have ZPAC as packing list output type from delivery which shows quantity and pricing. So decided to use the same logic to pull pricing for proforma invoice from delivery.
    Here delivery has standard output ZPAC as packing list with access sequence Z002 as Delivery Type.
    I want to pop up output type for all return delivery so using access sequence with delivery type/vendor.
    Vendor filed does not exist in delivery output type so brought that firld LIFNR.
    It is assigned to procedure and maintained ZPRO output type for Proforma invoice. Asigned VV21 on front end.
    Problem Still automatic output type ZPRO is not poping up. What type of access sequence will help me to pop up or what in configuration am I miising?
    Appreciate help for solution at earliest.

    Hi Padamsree,
    I know Pricing & output very well.  I need profomra invoice to be printed with quantity & value for return goods to the vendor. Pricing is associated with Item category RLLN for delivery type RLL which is return type delivery.
    I need to have pricing in my Proforma invoice which is copied from delivery to billing document VTFL. Just check well how it is working in the system & if you know please answer so that it should be workable on the system. As theoretical answer may not be helpful. Appreciate for your time.
    Thanks

  • Problem with pgi for returns delivery

    Hi,
    I'm trying to do PGI for returns delivery through BAPI_GOODSMVT_CREATE.
    The when the delivery is opened through VL02N, the Post Goods Issue button has Post Goods Receipt text written on it. When the GI is done, the material document has movement type 651.
    However I'm not able to create the same through the BAPI. I have tried various combinations of GM_CODE and all other variables. Have anybody of you tried doing movement type 651 for a returns delivery using the same BAPI?
    Please reply if you've come across some similar situation. I know how to use the BAPI,  I've been using it successfully for other movement codes etc. It's only in this case that I'm stuck up.
    Regards,
    Vijay

    Hi Vijay,
    can u pls tell me how  did u do  it....i am also having the same requirement....
    Developed a custom program for creating and updating Goods Movement Document by using BAPI_GOODSMVT_CREATE & WS_DELIVERY_UPDATE_2.
    thanks, Ankita.

  • Batch settings for return delivery

    Hi,
    Can anybody give advise on batch settings for return delivery.
    Regards

    Hi,
    Maintain copy control for billing documents.T.code(VTFL)
    Target billing doc               
    RE  
    From Delivery Type
    LR             
    Copying requirements 
    003
    1.In the Item Overview screen, choose New Entries and make the following entries:
    ItemCt                     REN
    Target Bill. Type     RE
    Copying requirements     004
    Data VBRK/VBRP     001
    Update flow     
    Billing quantity     G
    Pos./neg. quantity     +
    Pricing type     G
    Hope this helps
    Regds.......
    Sumit
    Edited by: Sumit Rayaguru on Feb 23, 2009 10:03 AM
    Edited by: Sumit Rayaguru on Feb 23, 2009 10:05 AM

  • Bapi for return delivery of rejected goods

    Hi experts,
    can you tell me is there is any bapi for return delivery of rejected goods at transaction QA11?
    thanks

    Hi,
    You need to use FM BAPI_PO_CREATE to create the return delivery.you have to manually the rejected goods.....
    CALL FUNCTION 'BAPI_PO_CREATE'
    EXPORTING
    po_header = pohead
    po_header_add_data = po_header_add_data
    header_add_data_relevant = header_add_data_relevant
    skip_items_with_error = 'X'
    IMPORTING
    purchaseorder = purchaseorder
    TABLES
    po_items = po_items
    po_item_schedules = sched
    return = return
    po_business_partner = businesspartner.
    Reward points if helpful,
    regards,
    jinesh.

  • Rejection for return delivery - Confirmation

    Hi all,
    While i'm doing "return delivery" system should ask 'Rejection
    for return delivery'( like poor quality etc..) but, without this
    indicator i can confirm the return delivery.
    How to make this field as a mandatory ( rejection for return del)
    Return deliery > Item > notes and attachment > rejection for rtn del
    Thanks and regard
    Hareesha

    Hi,
    You can implement the BADI "BBP_DOC_CHECK_BADI" to make the field mandatory.
    BR,
    Disha.
    Pls reward points for useful answers.

  • Miro for return delivery mvt 122

    Hi experts
    I m doing miro ( credit memo )  for return delivery with mvt 122.
    in this case it is not bringing the quantity and amount of which i have made the return delivery.
    but it is bringing whole quantity and amount of PO.
    Please help how can i get the amount of return delivery in credit memo automatically.

    hi
    if you have already posted the invoice then dont go by the movement type 122
    the better way is to create an return Po with same vendor and material as before and in ME21N flag on the indicator return at item level.
    Then do the vendor return wrt to the return PO using trax MIGO the system will use the movement type 161 here post the document
    Then go to the MIRO trax and Post the credit memo.
    Award if usefull
    Regards
    Sujoy

  • What is t-code for return delivery to supplier ?

    what is t-code for return delivery to supplier ? I understand it can also be done through MIGO.
    And how can I get delivery number so that I can create invoice to send to vendor.

    Hi,
    If the Recieved material for any reason is rejected and needs to send back to Vendor.
    There is 2 options.
    1) At the time of GR if the material is rejected you can make return delivery in MIGO using Movement type 122 .
    with reference to this 122 document you can send the material back to vendor immidiatly.
    2)If the Material is accepted and Vendor invoice also processed and material is at production then if the material found rejected
    you need to create the Return PO for that vendor.
    Using ME21N enter all the details like Std PO and at item overview you need to select the check box Return.
    So the PO gets created.
    Against this returns PO you need to do the Goods reciept.
    So system will take movement type 161 automatically and your inventory stocks will goes less for that quantity.
    You need to raise the credit memo to debit the Vendor account in MIRO or any other process.
    So that your account also matched with qty & Value
    Then you send the Credit memo details to vendor along with material to the vendor.
    rgds
    Chidanand

  • Billing problem for return delivery

    Hi Guru's
      While cretaing Billing for return delivery ,Excise duties were not picked in the billing .Wat may be the reason..
    rgds,
    subramanyam.

    Hi,
    Kindly refer the SAP note 304290 which will help you out. There are many SAP notes for the Return.
    889951
    794940
    789140
    Regards,
    Murali

  • Different shipping point for returns delivery

    How do i assign a different shipping point for returns delivery when the material was actually shipped from another shipping point?

    Hi Salag,
    As our expert suggested by using 2 shipping point you can create delivery. Delivery will create based on single shipping point.
    In you scenario if you want to ship the return goods with different shipping point then go with new configuration.
    For Normal sales order OR maintain the shipping condition 01 in the respective sales document type OR
    For  returns order maintain the shipping condition 02 in the respective sales document type RE.
    When comes to shipping point determination shipping point will determine based on
       Order:        SC Loading Group Plant -- Proposed S.P -- Manual S.poimt
        OR    :        01 0001AAAA -
    >     XXXX             --- YYYY
        RE     :        020001AAAA -
    >    YYYY
    If you don't want to go with different SC then manually change the Shipping Point in Returns sales order before creating delivery.
    I hope it reaches to ur requirement. revert in case of any query..
    Regards
    Durga Sana

  • Change of Movement type for Return delivery of Goods Issue doc in config

    Hi SAP Gurus,
    I am doing return delivery of goods issue document.then the system automatically pick the movement type
    Like Example i am doing return delivery for Goods issue 201,the system should pick 202 but instead of 202 its picking 902 movement type which i defined.
    Where exactly i have to change in configuration please let me know....
    Thanks,
    Sivakumar

    In OMJJ, check the reversal movement maintained for the one your facing the issue.
    If any further clarification is required, revert.
    If helpful award points
    Regards,
    Vivek

  • Capture Excise Invoice for Returns delivery

    Dear friends,
    Once the returns sales order is created and followed by returns delivery, we need to capture the excise invoice for it. Can anyone kindly guide this process. What will be the T.code for capturing excise invoice in this scenario and pls explain the process.
    Points assured
    regards
    Krishna.C

    Hi,
    We have had the same problem way back in 2003. But SAP has suggested to post a manual JV entry through J1IH or through J1IS. I dont remember which one of the above 2 transactions we have used.
    Also have a look at the SAP notes.
    Kind Regards
    Chakradhar

  • Problem while doing PGI for Returns Delivery

    Hi,
    We are facing some problem which doing PGI for a returns delivery. Our scenario is HU and WM managed. After creation of delivery I have created a TO and has two different valuation type of same material. Total quantity in TO is 2, 1 of each valuation type. So, automatically, batch split happened for the line item in delivery.
    Now when I am trying to do PGI for this delivery, I get en error message saying "Enter Valuation Type". The movement type used here is 161 (Vendor Returns)
    Same thing is happening successfully for movement type 643 (Transfer inter company code).  What I can gather is that while creating 161 document against delivery system is not automatically taking the valuation types mentioned in line item of delivery.
    Let me know possible reasons for this error and resolution.
    Regards,
    Vishal

    Implement the OSS note 965985

  • Automatic Batch number for rETURN Delivery

    When creating a return delivery, without reference, we need to manually input the batch number (assign dummy?).
    Is it possible to have the system automatically generate the batch number for returns? If yes, how?

    Hi,
    No you can' not
    even if you try to create Return delivery without refrance to any order then it will determine item category,but gives error that,
    YOU CAN NOT ADD THIS ITEM IN DELIVERY
    because it is controlled by delivery document category
    the delivery document category is - T (Returns delivery for order)
    Kapil

Maybe you are looking for