How to Check product warranty in CRM based on R/3 invoice creation date

Dear all,
As per our client business process, for a sales product warranty starts once after creation of Invoice in ECC system. in that case, how to perform warranty check in CRM Complaints based on ECC Invoice creation date.
Please suggest me the standard SAP solution for this. Your help will be highly appreciated
Regards
Raghu ram
Edited by: Raghu Ram on Jan 11, 2010 7:24 AM

Hi Raghu,
This is pure development. But it is possible.
You need to use a function module to create warranty contract in CRM against to ECC invoice with the following prerequisites
1. Same SLA should be available in both ECC and CRM (In ECC there is no SLA concept, in that case u need to maintain SLA as text component in delivery/sales order or any Z transaction document, the same can be pulled into CRM warranty contract)
2. All the products sold in ECC should be having serial number during delivery process. Then the combination of product and serial number will be created an equipment master in ECC. This equipment master should be replicated to CRM as and when it is created in ECC.
3. The partners in equipment master should be same as in invoice or sales order document in ECC
4.  Addiitionally, all the products in the ECC invoice to be replaced as service material with SCN item category (We used this logic), so you can use any other logic to get service line item. You can use any common service material also as line item.
5. Male the status profile settings to release the contract once it is created and saved in CRM
6. In the complaint or service request document, set the contract determination as Unique number (I think "D")
As standard, You can create wrranty contract and assign warranty master as and when ECC invoice is created by manual method.
Hope this development logic will be useful.
Regards,
Ram.

Similar Messages

  • How to avail product warranty if the unit was bought from other country?

    how to avail product warranty if the unit was bought from other country?

    You can't and iPhone warranty is NOT international - iPhone warranty is country specific so if you have warranty issues, then you will need to go back to the country of original purchase - nothing more to do.  This is exactly why it is not a good idea to buy iPhones abroad - you should buy an iPhone in the country that you live in and want to use the phone in and then you will not have warranty problems.

  • How to check the warranty of iphone 6

    I What to know how to  check iphone warranty of iPhone 6

    davidmintzer wrote:
    Yes and I think you get 60 days of free phone support.
    90 days actually.  Within the first 60 days, you can get AppleCare+, which extends hardware and phone support to two years, and provides reduced cost for damage replacements.

  • How to check international warranty

    hiiii
    how to check my iPhone international warranty ?

    The warranty for an iPhone is only valid in the country where it has been bought. You can check the status on this page:
    Check your warranty status

  • HT4061 How to check iPhone warranty

    How to check iPhone 4 warranty?

    Look here on the right of this page "More Like This"   iPhone4 warranty
    or goto  https://discussions.apple.com/message/17288610#17288610

  • User Exit for CO01/CO02 : How to check production order before saving ?

    Hi all,
    I try to check production order before saving.
    if  AFPO-LGORT or RESB-LGORT  or some other field is initial, throw an error msg and stop saving process.
    I try using badi WORKORDER_UPDATE and user exit PPCO0001  EXIT_SAPLCOBT_001, find out that i can check the data but can't stop the saving process.
    Anyone knows some other user exits can do this?
    Thanks a lot.

    Solved.
    A wired solution from
    http://abaplog.wordpress.com/2007/03/01/reading-other-programs-data-using-field-symbols-in-abap/

  • How to check online warranty...

    pls tell me how i can check warranty of my handset online.......and how to get status of my mobile given to service centre to repair,,,

    There is no method to do that here. You would have to check with your mobile carrier where you purchased your device. As for the service center they are independently operated and you would have to check directly with them.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • HT4061 How to check the warranty of the phone

    How can I check my phone warranty
    I buy this phone on December 2011

    Try this link: https://selfsolve.apple.com/agreementWarrantyDynamic.do
    It's called "Check Your Service and Support Coverage"

  • How to check my warranty online for India website,

    Hi team,
    I want to know the warranty for my mobile as I have issues with the battery back up.
    I request you to Please help me on this.
    Solved!
    Go to Solution.

    Check with your carrier first but here is the warranty info.
    http://www.blackberry.com/legal/warranty/handheld.shtml
    Battery info:
    http://us.blackberry.com/legal/battery-limited-warranty.html
    Please click the Thumbs Up icon if this comment has helped you!
    If your issue is resolved, please click the solution button on the resolution!
    Every BlackBerry should have BlackBerry Protect, get it now! | Follow me on Twitter | Bring Back BBM Music!

  • How to change product description in CRM

    Hi gurus
    I need to chage the product description in de CRM oportunity  and in CRM quotations.
    The product description is composed for every customer, for this reason I need to change the standar product description in the opprtunities and in the sales order
    Could you help me

    Hello,
    In CRM, product is considered to be a master data and hence product description for the same product should be same
    in opportunity as well as in quotation, or else it might create inconsistencies later on.
    You have the option to maintain produce descriptions in difference languages but not for different txn types.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • How to check my warranty?

    IMEI no-358842054205402934

    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    FYI, posting your IMEI on a public forum is NOT smart.

  • How to check apple care warranty with Serial Number without registering

    How to check the warranty of the apple macbook pro (mid 2009 release) without actually registering the product.
    I have the serial number of the machine.
    I looked into this link ,it seems that it requires you to register the product .
    Earlier that was not the case. You could just check the warranty by entering the serial number and location .
    Link : https://selfsolve.apple.com/GetWarranty.do

    If the product was never registered, you won't be able to check warranty, because as far as Apple is concerned, it's still new and has not been sold yet.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • How To Check Oracle Product Version (Ora 11g)

    Hello!
    I want to check my Oracle 11g product version (Standard or Enterprice, etc...).
    I use this query:
    select * from product_component_version
    Result:
    NLSRTL      11.2.0.1.0     Production
    Oracle Database 11g      11.2.0.1.0     64bit Production
    PL/SQL      11.2.0.1.0     Production
    TNS for 64-bit Windows:      11.2.0.1.0     Production
    How to check product version? (Standard or Enterprice, etc...)

    Try
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL>
    Marcello

  • Trying to check my warranty but it says my SN is invalid

    ive been trying to check the warranty of my ipod nano 3rd gen but everytime i enter the serial numbe of my ipod and the location where im at it says invalid serial number...anyway how to check the warranty of my ipod...or what might be the problem wit my serial number...pls help....

    What do you mean by 'safe mode', do you mean that it's in recovery mode ? You should be able to log into your account on http://www.icloud.com and remove the iPad from the Find My iPhone section of your account

  • How to search on creation Date to get specific date records

    Hi,
    I have created a search page based on VO which contains creation Date field. Creation Date field stores date with time into database.
    af:query is created on this VO. Suppose I have created 10 records today and want to query that by providing today's date(6/21/2011) in CreationDate field. On click of search, it does not return any record.
    Since records in database are timestamp based, it does not return any record.
    How to achieve this functionality where user can search by specific date?

    799794 wrote:
    Hi,
    I have created a search page based on VO which contains creation Date field. Creation Date field stores date with time into database.
    af:query is created on this VO. Suppose I have created 10 records today and want to query that by providing today's date(6/21/2011) in CreationDate field. On click of search, it does not return any record.
    Since records in database are timestamp based, it does not return any record.
    How to achieve this functionality where user can search by specific date?did you created any view criteria? share with us more info

Maybe you are looking for