Return sales stock from customer

Dear All
for Return goods from customer,after posting the return delivery and goods recipet (the stock is posting in to movement type 651)  and not available in the unrestricted use stock, then how to make these stock to use as unrestricted use and saleable to other customers.
Please give the soluation for this problem, its top urgent.
Thanks in advance.

Hi,
When Cuistomer Return Stocks are processed by default it goes to "Returns Blocked Stock" Not valauated for Movement type 651,
You can trasnfer post it to Unrestrcited using Mvmt Type 453
If you want directly into unrestrcited then use 653
Regards

Similar Messages

  • Return to stock from Delivery in WM

    Hi All,
    We have one case related to WM. 
    User wants to do return to stock from delivery.  The process is user created Sales order, Out bound delivery ,T.O and T.O  confirmation.  Now, the stock is  LS26 in  916 storage type (Shipping Area delivery).
    Anybody can please tell me the step, how can i return the stock to same bin.
    Thanks in Advance
    Regards
    Chandru.

    Dear,
    With transaction LT0G, enter the delivery and, if you created more than one TO, select the view at TO level, here select also the WM movement type you want the sistem should use. In the list the system will show you, you can also change the quantity you wan to return back.
    Regards,
    Daniele

  • Return of Goods from Customer to a Manufacturing Plant

    Hi,
    This is a scenario of Return of Goods from Customer to a Manufacturing Plant and Excise Registers RG23A Part 1 and RG23A Part 2 need to be updated. As the material is finished goods so its material type in J1ID is RG1 in the manufacturing plant.
    Can any one provide some idea that what process should be followed so that Excise Registers RG23A Part 1 and RG23A Part 2 can be updated after taking it back from the customer?
    Thanks in advance

    Hi,
    The issue is only with RG23A Part 1 Register. The RG23A Part 2 is already getting updated through J1IH (with reference to the Return Delivery Document).
    After updating the RG23A Part 2 Register if we capture excise invoice without purchase order in J1IEX, it would update RG23A Part 1 as well as Part 2. So, RG23A Part 2 would be updated twice.
    If we don't use J1IH at all, then it can be possible to update RG23A Part 1 and Part 2 in J1IEX (without purchase order) but this transaction won't be linked to previous transaction(s) and everything needs to be entered manually.
    Can you please provide any alternate solution?
    Thanks in advance

  • While using LT0G( Return to Stock from Delievry),item is Locked

    Hi All,
    We created an Intercompany STO, created delivery and since Storage Location was Warehouse Mnagaed created a TO for picking and di Goods Issue on that.Later it was realised some materials were wrongly included in delivery.So Goods Issue was reversed (VL09) and then while trying to reverse TO using LT0G we encountered a strange issue:
    1) One of the material included in delivery had delivered quantity as 108, during picking (TO creation) 70 units of the material got picked from one storage Bin and 38 from other Bin.
    Now in LT0G, i get the 2 line items created for this material however line item with only 38 quantity is active and allows to be returned to stock from Delivery, line item for remaining 70 units is locked and available quantity field is blank.Why it shows as locked? How can i unlock that? This is critical as we need to delete the picked material soon.
    Thanks,
    Anshul

    Select the locked item (set somehow the cursor on it), and click on "Log" button. What is the error message you get?
    Is the stock available?
    Isn't possible that someone already created the return TO for that item?
    LT0G is a troublesome transaction...(e.g. in case of stock determination group is set in material master it won't work; if not dynamic bin was used for picking you also may have problems, etc). Please check OSS notes there are many...
    You can try to process the item (try to create TO for that item) that is selectable and after that try LT0G again...
    (on selection screen of LT0G use "TO item view" radio button)
    remark:
    If you wants to delete the delivery you can do it w/o reversing the TO in LT0G. If the picking status is "C" you can delete the delivery and move the quant from 916 to normal storage type using LT01 / LT10...
    Regards,
    Csaba

  • Return to vendor from customer-return stock

    Hello,
    I want to know how we can picture to SAP the following scenario.
    Customer returns 1000 PCs, of material. At stock there are 2 PCs of the same materials with MAP 10E. So if i move the return to own stock i end up with 1002 PCs of value 10.020E.
    I return the 1000 materials to the vendor, vendor pays 8000E. So in the end i have in stock 2 materials with MAP 2010E!!!
    After some flows of this kind i end up with materials of MAP some millions.
    Is there a movement type that i can return to vendor return-(unvaluated)-stock? Is there any other way i make this scenario in SAP?
    Thanks in advance

    Hi,
    As understood from your scenario, customer return will be finished goods. Finished Goods will be at Standard Price. This is SAP standard.
    Now whatever goods movement you do, it will be at standard price.
    Moving price will change when you do goods receipt from external source.
    You will bill & deliver material at standard price.
    Anand.

  • Condition Type to be excluded whil creating Return sales Order from invoice

    Hi Frnds,
    I have the following requirement.
    Sales order order is created and its delivered and invoiced too. This sales order has some freight pricing condition types (RCD1, RCD2...)included since its shipped to customer.
    When the customer wants to return the goods, there is a return sales order is created with reference to the invoice created above. Now, the RCD1 and RCD2... should not get copied to return sales order.
    How do i achieve this? Please let me know any user exit, BAdi or Enhancement spot where i can add code to avoide these condition types from being picked up.
    SAP system is ECC 6.0
    Regards.,
    Karthick C

    It can be achieved by implementing a custom requirement routine. If you go to the the transaction VOFM, you will find "requirement" in MENU. You select 'Pricing' on drilling-down it. Following document may help you in creating requirement routine..
    http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf
    All requirement routines has similar pattern of writing... Your code may look like as follows:
    FORM KOBED_901.
    sy-subrc = 4.            "By deault condition is false.
    If NOT XKOMK-AUART = 'RE'.                   "RE is returing order type.
       sy-subrc = 0.        "This means For other than returning orders all others condition is true.
    endif.
    ENDFORM
    Once you activate routine, ask functional consultant to attach this to the Condition RCD1 and RCD2. Then, You'll not get RCD1 and RCD2 for Return sales Order.
    Please check and confirm and revert back if you want further details..
    Edited by: Pikle Audumbar on Oct 17, 2009 1:09 AM

  • Return Sales order  from PM notification

    Hi,
    While creating  a return sales  order for  a equipment  which has  service item  from  PM service notification  . System is showing an error message while saving  service notification instead of  careting a return sales order. The error message as follows.
    u201C
    Repair item have to be assign to  Main  itemu201D  V2094
    We have  equipment  Master data  for this main  item also  maintained  equipment  BOM. We checked alll our config as per SAP note  for this message number. Every thing  looks like is OK. But We are not sure what could be the reason u201C
    Please help
    Thanks

    Hi  
    We got the solution. There was a  SD  configure error for  item category determination for main and sub item. That was reason why the system was not abel determine main item and sub item
    Thanks

  • Mapping Sales dist from customer master to 0SD_C01 infocube

    Dear All,
    I have a requirment of mapping Sales Dist ( 0SALES_DIST )  from Customer Master ( 0CUST_SALES ) into report based on Infocube Billing Condition Value ( ZSD_C01 ) . i.e. report should show Sales dist data fro customer master and not from transaction data.
    The infocube ( ZSD_C01 ) contains sold to party ( 0SOLD_TO ) which can not be mapped to 0CUST_SALES .
    Is there any solution for this.

    Dear Alex ,
    When I am doing remodeling to Add 0CUST_SALES in Customer Dimenssion and  using 1:1 maping with characteristics of 0SOLD_TO option . system is giving following error. 
    Characteristic 0SOLD_TO does not have all compoundings of 0CUST_SALES
    Since 0CUST_SALES is compounded with Sales Area  remodeling doesn't work in spite of having all characteristics of Sales area in the infocube.
    Is there any other way to replace the data.

  • While copy into return sales order from sales invoice.

    I am creating one sales document assign one pricing procedure for that(eg. zpos)
    same way I am creating another return sales order which have I assign return sales order pricing procedure(zposr).
    Every time client want to create return sales order with reference to sales invoice (which having procedure zpos).
    but when copy from sales invoice into the return sales order pricing procedure is not change(in return sales order it's show pricing procedure zpos instead of zposr. )
    please provide me help
    so that after copy from invoice into the return sales order s/m should pick correct pricing procedure (zposr)
    thank you.

    hi,
    check in t code ovkk what is the pricing procedure for the return sales cocument type
    the pricing procedure for sales area+custpric proc +doc pric proc =zposr(it should be there)
    and the document pricing procedure should be different as that of determing the pricing procedure for(zpos)
    check in t code vov8 what is the doc pric proc assigned to the the return sales document type,
    this same shall be allocated in ovkk infront of your pricing procedure(zposr),
    if not then maintain it and then test and revert
    revert  if helpful
    Mohit Singh

  • How to create a Return Sales order from a PO with Return Items using IDOCS?

    Is it possible to create a Return Sales order in one system with a PO having return Items in the other system using IDOCS.
    What kind of sales documents are created from IDOCS created with PO's having return items ?

    anyone?

  • When I retrieve returnpack from customer, stock type should be blocked

    Hello,
    When I retrieve returnpack from customer, I want stock type should be blocked. When I use standart movement type 622, stock type is unrestricted use. Are there any way for this? I couldn't find any movement type which retrieve returnpack stock from customer stock (for example 622v) to storage location stock (for example 622).
    Best regards,
    Yasar Unalp

    BADI ME_PROCESS_PO_CUST .
    here you can add the Logic .

  • Material from customer

    Hi, I know I can lend materials to my customers and the info is stored in the table msku, I've read that I can borrow materials form my customers as well, for example packaging materials.  With which transactions or movement types can I do this, and in which tables is stored that information?
    Thanks a lot

    Hi Robert
    You can post such transactions manually through tcode MB1C - since the objective is to "receive" stock from customer . Use the relevant movement type with special stock indicator "W". The info will be stored in MSKU table.
    If you want inward it through any SD document , then try using the consignment fill up order (Order type KB) - without any reference document.
    Reward points if this helps you

  • How to execute a transfer from customer consignment A to customer B

    we had performed consignment fillup for customer A.
    As the stock is not selling, Salesman physically pickup the stock from customer A and delivered to another consignment customer B.
    Under usual practise, it would have to perform a consignment pickup and then a fillup to customer B.
    Most of the time, it was not carried out.
    My question,
    Is there a better to handle this scenarios without too many paperwork?
    Is there a transaction whereby this movement can be executed?
    Thanks

    Check this thread where the same topic was discussed
    [Consignment Stock alloted to another Consignee |Re: Consignment Stock alloted to another Consignee]
    thanks
    G. Lakshmipathi

  • Inspection lot with stock tab for sale return from customer.

    Dear,
    In our organization there are two scenarios,
    1)     Make to order- Strategy group -20
    2)     Make to stock- Strategy group -10
    I have maintained 05 inspection types in QM view for sale return inspection from customer.
    1) In make to order scenario Inspection lot created with inspection stock tab which is OK.
    2) But in make stock scenario no inspection lot is generated.
        Remember I donu2019t want inspection lot without inspection stock tab as per insp. type-06
    So please suggest me, what can I do for getting inspection lot with stock tab for make to stock scenario.
    Regards
    Shabbir Kureshi

    Hi
    QCC0>Quality inspection>Inspection lot creation>Inspection for shipping>Assign Inspection Lot Origin to Delivery Type-->aganist delivery type Enter 05 inspection lot origine
    Also in OMJJ check whether QM in active for mnt type 651
    Regards
    Sujit

  • Returns sale order stock from returns to quality error

    Dear All,
    For FG Material we have activated Inspection Type '06' - Returns from Customer Inspection and Inspection Plan with Usage 'Goods Issue 06' also created.
    We create return sale order material comes in returns and we need Inspection lot with '06'. so in MB1B using mvt type 457 trying to move stocks from returns to quality but system is not allowing to transfer stock it gives error Change Inspection stock in QM only.
    kindly give your suggestion for this error.
    Regards,
    sakthivel

    For FG Material we have activated Inspection Type '06' - Returns from Customer Inspection and Inspection Plan with Usage 'Goods Issue 06' also created.
    SAP has returns set up to create 06 inspection lots. These are not stock relevant. In this case the inventory goes into the return stock category and another move must be done to move the material to unrestricted or blocked as needed it will not allow to move to QI
    If the material should go into QI stock and be under QI control, then config must be changed to use the 05 inspection type instead of 06.
    We create return sale order material comes in returns and we need Inspection lot with '06'. so in MB1B using mvt type 457 trying to move stocks from returns to quality but system is not allowing to transfer stock it gives error Change Inspection stock in QM only.
    In SPRO SD schedule line category for returns(DN) change movement type to 655 and make relevant settings for QM movement types.
    Check below relevant thread for more information
    sales return
    Cheers
    KK

Maybe you are looking for

  • How can i get an mpeg-1 movie to play using QuickTime?

    I just bought the MPEG-2 extension for Quicktime because I had a movie with a .mpg extension only to find that it's mpeg-1, not 2. MPEG Streamclip does not work either. In both cases I get the control window and when I hit the play button, the marker

  • 9/10/2013 - AIR 3.8 Runtime and SDK

    Today we are excited to announce that AIR 3.8.0.1430 is available for immediate download.  This update includes multiple stability fixes for both the runtime and SDK. Notable bug fixes: 3587773 - [External bug][iOS]Creating too many FileStream object

  • Download iOS 7 and iTunes

    My iPhone 5 will not open iTunes since yesterday after iOS 7 was installed. have tried different things to no avail. Help

  • Creating Business Object Reports and Dashboards utilizing Informatica

    I need to create Business Object Reports and Dashboards utilizing Informatica database. Please let me know what connections I need to create to integrate the data into Web Intelligence, Universe, Xcelsius, and Crystal Reports. Thank you

  • F&R order proposals

    Is it possible for F&R order proposals to be converted into purchase requistions in SAP ERP?