Complaints & Sales Returns

Dear All,
Whenever Post goods receipt is done for the return sales order,if the material is activated for returns inspection (Inspection type 06) every time inspection lot gets generated.But what i want is inspection lot shd get generated only when it is a quality complaint.But if it is a excess sales return or anyother sales oriented reason inspection lot shd not get generated....pLzzz suggest any logic for this....
Thanx in advance
With regards,
Venkat

Hi,
using movement types you handle this scenarios.Like blocked stock,qulity inspection stock and unrestricted stock etc..
Regards,
Chandra

Similar Messages

  • Report linking  Delivery , Receipts , Purchase Return & Sales Return Entry

    We have Service Contract for Supplying Inventory to Our Indirect Customer.
    For Example:We have signed service contract with  IBM whose customer is Bank of India, now once Bank of India logs any complaint call to IBM for faulty part, IBM ask us to supply new part from our inventory to Bank of India and collect faulty part from Bank of  India, after inward of faulty part from bank of India we then send same faulty part to IBM against which IBM send us the new part hence the cycle gets completed and our inventory regain its level after four transaction.
    Each of Inventory in this transaction is managed serially
    To cater to this business scenario, we prepared Delivery Transaction against Bank of India(Bank of India is defined as customer)(For Serial no abcd1234) and prepared  sales return entry of faulty from Bank of India (For serial no pqrs6789), then prepared goods return entry (For Serial no pqrs6789) against IBM (IBM is defined as vendor) and in last prepared GRPO entry for inward of Inventory from IBM.
    In this scenario any transaction can be initiated first.
    Across all this transaction one No (RMA no  a UDF) is common same for all transaction
    So to have complete tracking of this we want to linked all this transaction i.e for one RMA no report should show all transaction linked in single row including serial no of item.
    Satish

    Hi
    Pls find the below query which i have used
    {select * from (select 'GRN' as doc_type,a.docdate,a.docnum,a.u_rmano,a.numatcard,a.cardcode,a.cardname,a.docstatus,c.itemcode,c.itemname,
    c.whscode,b.quantity,status,case when c.direction=0 then 'Inward' when c.direction=1 then 'Outward' end as direction ,d.intrserial,d.suppSerial,d.Batchid
    from opdn a inner join pdn1 b on a.docentry=b.docentry
    inner join (select * from sri1 where basetype=20) c
    on a.docnum=c.basenum and b.itemcode=c.itemcode
    inner join (select * from osri where basetype=20) d
    on a.docnum=d.basenum and b.itemcode=d.itemcode
    where not a.u_rmano is null) grn
    left outer join
    (select 'DC' as doc_type,a.docdate,a.docnum,a.u_rmano,a.numatcard,a.cardcode,a.cardname,a.docstatus,c.itemcode,c.itemname,
    c.whscode,b.quantity,status,case when c.direction=0 then 'Inward' when c.direction=1 then 'Outward' end as direction ,d.intrserial,d.suppSerial,d.Batchid
    from odln a inner join dln1 b on a.docentry=b.docentry
    inner join (select * from sri1 where basetype=15) c
    on a.docnum=c.basenum and b.itemcode=c.itemcode
    inner join (select * from osri where basetype=20 or basetype=58 or basetype=16 or basetype=67 or basetype=15 ) d
    on c.sysSerial=d.sysSerial and c.itemcode=d.itemcode
    where not a.u_rmano is null) dc
    on grn.u_rmano=dc.u_rmano
    left outer join
    (select 'SR' as doc_type,a.docdate,a.docnum,a.u_rmano,a.numatcard,a.cardcode,a.cardname,a.docstatus,c.itemcode,c.itemname,
    c.whscode,b.quantity as  srqty,status,case when c.direction=0 then 'Inward' when c.direction=1 then 'Outward' end as direction ,d.intrserial,d.suppSerial,d.Batchid,1 as [quantity]
    from ordn a inner join rdn1 b on a.docentry=b.docentry
    inner join (select * from sri1 where basetype=16) c
    on a.docnum=c.basenum and b.itemcode=c.itemcode
    inner join (select * from osri where basetype=20 or basetype=58 or basetype=16 or basetype=67 or basetype=15 ) d
    on c.sysSerial=d.sysSerial and c.itemcode=d.itemcode
    where not a.u_rmano is null
    ) sr
    on grn.u_rmano=sr.u_rmano
    left outer join
    (select 'PR' as doc_type,a.docdate,a.docnum,a.u_rmano,a.numatcard,a.cardcode,a.cardname,a.docstatus,c.itemcode,c.itemname,
    c.whscode,b.quantity as prQty,status,case when c.direction=0 then 'Inward' when c.direction=1 then 'Outward' end as direction ,d.intrserial,d.suppSerial,d.Batchid,1 as [quantity]
    from orpd a inner join rpd1 b on a.docentry=b.docentry
    inner join (select * from sri1 where basetype=21) c
    on a.docnum=c.basenum and b.itemcode=c.itemcode
    inner join (select * from osri where basetype=20 or basetype=58 or basetype=16 or basetype=67 or basetype=15 ) d
    on c.sysSerial=d.sysSerial and c.itemcode=d.itemcode
    where not a.u_rmano is null) pr
    on grn.u_rmano=pr.u_rmano}

  • QM in Sales return

    Hi
    My scenario is
    We need to use 2 inpection types and 2 movement types for the Sales retuns(Insp type - 05 and Z5 and Movt type - 655 and Z55) for the below scenario.
    1. If my customer is really retuning the material, i need to generate the inspection lot with 05 thro 655 movement type. During UD, the stock will get posted to un restricted or scrap based upon the insepction results.
    2.But my customer is not really returning the material ,i need to receive the material in SAP with inspection type Z5 thro Z55 movement type and post the stock directly in Scrap by using automatic UD through QA17.
    The both inspection type with same lot origin has to be used in the material master. System has to pick the inspection type based upon the movement type used during sales return.
    Can it done through standard or using User Exit QAAT0001 ?
    Pls advice.
    Sridhar.R

    Hi Sridhar,
    Kindly excuse me, but I find contradictory situation here, especially for point number 2.
    "customer is not really returning the material ,i need to receive the material in SAP
    Will you please elaborate this? If customer has not sent back the material to you, how can you inward it at your premises?
    Seems that you want to track customer complaints (correct me if my understanding goes wrong), for incidences for which customer has not physically sent the material back. I would advise if such is the case, you should use notification type Q1 in QM01.
    Regards,
    Anand Rao

  • Sales return- Rejection of stock

    Hello all,
    I am working on sales return (customer complaint) cycle.
    I have maintained inspection type 06 in the material master.
    The movement type I am using is 651.
    As soon as the delivery is created, the inspection lot is created against the delivery.
    I do RR & UD for that.
    If UD code is accepted and I do PGR in the delivery then the stock comes under 'Returns'. This is fine.
    But when I reject the lot, the entry should be created in the blocked stock at the time of PGR in delivery, which is not happening.
    Instead it's giving me an error 'Status of inspection lot XXXXXXXXXXX / partial lot 000000 does not allow good issue'
    What's wrong?
    Mimiri

    Sujit,
    I don't intend to use 05 though it's stock relevant.
    06 is working fine for me.
    My only question is at the time of UD if I accept the lot and then do PGR in the delivery then the goods recipt is done in returns.
    What happens wrongly if the UD is rejected and then I try to do PGR then system gives error message thet the status of the inspection lot doesn't allow good movement.
    As per my assumption it should go to block stock if the lot is rejected.
    Am I making some mistake or is this a standard SAP practice?
    One more question is SAP has designed 06 specially for sales returns then just for stock relevancy why do we need to use 05?
    And whta should be the standard practice if we go only for 06? Any SAP library document for this?
    Mimiri

  • What is the difference between a sales return or RMA ?

    Please explain or give a link or documentation which explains the difference between a sales return and RMA.
    thanks in advance,
    hun

    Hi Paul,
    The link is very good. thank you very much for that.
    Please correct me if my understanding of the link you send is wrong.
    following is my understanding..
    RMA is created for product/products that is / are sales retruns as well as for repair (complaint is created in case there is no need of a repair or sales return).
    I also would like to know which module of R/3 handles the RMA process?
    Whether it is S.D. or Service Management.
    Suppose if there is no CRM and only R/3 is there. RMA is to be created is it handled in R/3 service mangement? Is it not possible to handle the Returns in S.D. only (suppose when we do not have a service center) by creating a return orderin R/3 S.D.. Please also tell me what is the difference between a return order and RMA?
    thank you

  • Excise duty adjustment in case of customer sales return

    Hi Frnds,
    While my customer return the finished goods I am making sales return order ,done the PGR & make the credit note.
    Now I want to adjust the excise duty through J1IH
    In j1ih which option I have to choose <other adjustemnet> or <add. excise>
    In Add. Excise tab.  the Gl account detremine are :
    C   0013113920     115.00               CENVAT clearing
    D   0024822000     5.00               CENVAT Input SECess
    D   0024820000     100.00               CENVAT Input BED
    D   0024821000     10.00               CENVAT Input ECess
    Whereas In case of Other adjustment tab GL account determine are
    C  0024822000     5.00               CENVAT Input SECess
    C  0024820000     100.00               CENVAT Input BED
    C  0024821000     10.00               CENVAT Input ECess
    D  0013113920     115.00               CENVAT clearing
    Please suggest me which option is correct.......Other adj or Add excise tab.
    In my opinion it should be Add. Excise where Clearing account is credited.
    Please Give me the solution & logic.
    Regards
    Sunil

    Please help me

  • Free Goods Sales Return

    Dear All ,
    I want to configure free Goods ( Exclusive ) Sales Return Process . Pl. Help me out
    Ex : 10 + 1 Free Goods and Complete sales  is returned with free goods.
    Thanks in adv
    Regards

    Hi TKG997 ,
    Assign the  the  item category  for higher level item TAN  item category to be determined should be RENN in Configuration . Then maintain Copy control settings is  required to be maintained from invoice or Return order.
    This should come through . I am not in front of the SAP system to test this requirement . Hence ,Please test and confirm .
    Thanks and regards
    Veera
    Edited by: veera PV on Jan 19, 2011 12:28 PM

  • Sales return -vat G/L account

    hai gurus,
    Iam here discusing about a sales return process. I have a scenario like the client sells 1000 nos of goods
    ,among that 10 comes as returns. i will refeer to billing document and create a sales return order now quality says among 10 nos of returns 8 can be reused again but 2 nos is fully damaged during transit.
    Now i do PGR and after that when credit memo comes i will do for 8 nos and 2 nos i will do another credit memo.during the 2nos i claim to insurance account .here the price,Bed,Schess,Ecess goes to insurance claim account and the client wants the vat which he took from his client also to be gng to the insurance claim account.
    As vat reverses back to the same vat g/l account.
    now can any suggest me is there any way to transfer the vat amunt to another insurance claim G/L account
    as per standard SAP it reverses the same vat G/L account.
    tax ink is been used and vat g/l account are triggered through tax code and if necessary through table entry t030k with respect to business place
    with regards

    We too have same req from the client & we did in below method.
    we have created new condition table in VKOA - with sales org - dist channel- item cateogry(eg:REN) -
    assign this table to resp access seq - make sure , it should be in first line , out of all the other tables. ( the reason is, if system finds one condition record with any resp table, it will stop searching for other condition records).
    maintian return GL account  against the above combinaiton created with this new table.
    its working fine for us, ( if you dont find , Item category field, in field catelog, add this field by selecting , New entries- )
    revert

  • 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

  • Sales Return Quantity to be adjusted in original sale order

    Dear All,
    We have a scenario, where Customer provides fixed quantity PO and we have to supply the items as per the schedule until the PO qty is completed and we have to supply additional quantity in case if there is any Sales return.
    Say the customer rejects 10 nos, we inward the item through sales return process. But we require these 10 nos to be reduced in the original sale order schedules, else we do not have track about the customer rejections and have to manually keep track to send the additional sales return quantity.
    Please guide how to accomodate the Sales Return Quantity in original sale order.
    Regards,
    Vinoth.

    Dear Vinoth,
    You can always create a return delivery without referencing a Sales Order.
    Goto the delivery type LR is the standard return delivery type.
    You could copy this delivery type and create your own delivery type.
    After copying then select the newly created delivery type and click on Details.
    Under the order reference , select No preceding documents required  for the order required field.
    Click on save.
    Now you can use this Delivery type to create return deliveries by using transaction VL01NO.
    Note :- The above solution is provided for your question but is not recommended as Best Practices.
    Thanks
    Murtuza

  • Sales Return from Legacy System

    Dear Expert,
    How to return back stock from sales return where those items were Customer Return that sold using legacy system before  using SAP. Now we need to put back those stock as unrestricted stock, however, we have problem here that we do not have reference documents to perform sales return in SAP.
    Best regards,
    Mahnansa

    If your intension is to take only the stock into SAP, then you can take the returned stocks directly via MB1A with movement type 292 where you can maintain the original sale order reference in the field "Doc.Header Text" which will be passed on to FI table BKPF.   Parallelly, an FI entry can also be passed to make a credit entry against that customer account.
    On the other hand, if you want to capture via a return order, then create a return order without referencing the parent billing document and follow the SD process.
    thanks
    G. Lakshmipathi

  • Sales return - Excise invoice from depot

    Dear all,
    We are having a sales return scenario in depot which we are executing in following way.
    1) Return sales order 2) Delivery against sales order 3) PGR 4) Credit memo 5) Capture of excise invoice in J1IG against the material document posted in PGR with reference to original excise invoice.
    But when we are again creating an outgoing excises invoice from depot i.e. re-selling the same material to other customer system does not show the excise invoice in list of inward invoice.
    Request to please let us know if we have missed out on a step/ configuration to ensure that the customer return excise invoice is visible to re-sell the material from depot.
    thanks & regards,
    mahesh

    Dear  Lakshmipathi,
    Thanks for the reply, did go through the thread that you have suggested before i posted this one.
    Just wanted to know that we update the register with material document number posted for transfer of material from one storage location to another which is customer return to finished storage location and not with the PGR material document number?
    5 Create Transfer posting in MB1B with movement type 453, storage location 0005 and save
    6 Note down the material document reference
    7 Go to J1IG to reverse excise issue posting
    thanks and regards,
    mahesh.

  • Incorrect SALE RETURN A/C in GL A/C Determination

    Hello All,
    We recently detected, that the Sales Return A/C has been incorrectly defined in the GL A/C Determination.
    As a result all Sales credit notes (although thankfully very few in number) have been incorrectly posted.
    After correcting the account settings, how to fix the previously posted transactions ?
    Please advise suitably.
    Regards,
    Gautam

    hi ganguly,
    Using General Ledger Report,Tick Account,Detick BP,Enter wrong sales return gl in from & to,
    Enter posting date range,In expaned selection creteria,Select Orginal Journal A/R credit memo.
    Click Ok.
    Jeyakanthan

  • CIN - Excise created in case of sales return

    Hi all,
    After reading lot of post about argument in object, I have undertand that, in case of sales return, to create excise invoice I have to do:
    T.Code 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 Adjustments' and here also, maintain the datas whatever you input as above and save.
    Is correct, If I have a return referred to an invoice with BED, CESS and S&HCess, to use "Additional Excise" (RG23A) to insert BED and S&HCess and "Other Adjustments" (PLA) for CESS? this means 2 excise documents to rectify excise amounts in case of return.
    Thanks in advance for every contribution to clarify this dubt.
    Gianpaolo

    "Additional Excise" subscreen is for differential excise posting, ie, in case you made any mistakake in ED Calculation or excise invoice. In order to correct that, we use that.
    Rgds
    Sumanth.G
    Consultant/Systems Analyst - SAP SD/MM

  • Excise Entries in case of sales return

    Dear sap mites
    Can any one guide me during sales return how excise gets reversed as we would have already paid to the govt during sales how do we take input credit back
    please do explain with  GL account entries and an example if possible will be very grateful to you
    Its of high priority as i have a presentation in front of my client

    Ideal way of Excise Entries incase of return may not be cancelling Excise Invoice through J1IIN, as it may be possible that through Excise Invoice, say 10 Quantity was despatched & Return is only 2 quantity.
    The Option widely used is as under:
    Incase of Return Sales Order:
    T.Code for copy control: VTAF
    Source Document: F2
    Target Document: RE
    Item category REN
    Considering the above settings are done:
    Create return sales order RE (with Reference to Billing Document) & the data will be copied as it is in Return Sales Order - RE. For Eg: here you require to change to quantity from 10 to 2, as you want to take back into Inventory of only 2.
    Incase of Return Delivery:
    T.Code for copy control: VTLA
    Source Document: RE
    Target Document: LR
    Item category REN
    Considering the above settings are done:
    Create Return Delivery through T.Code VL01N & do PGR (Post Goods Receipt). This will add the stock to blocked stock. This will take care of Inventory.
    To address the issue of how to take Credit for Excise, use T.Code: J1IH --> other Adjustment & based on the credit to be taken, make the necessary entry.
    Incase of Credit Memo:
    T.Code for copy control: VTFA
    Source Document: RE
    Target Document: Credit Memo
    Item category G2N (Check in System)
    First in VA02, remove the Billing Block in Return Sales Order - RE & save the document. Now in T.Code: VF01, enter Return Sales Order Number & select the appropriate Billing Type (Credit Memo) & Enter& Save. This will create Credit Memo.
    Hope this helps you.
    Regards,
    Rajesh Banka
    Reward suitable points.

Maybe you are looking for