Service/Response Profile without Contract

We are currently using the Service and Response profile to calculate the First Response and Todo by dates in a service ticket(using CRM 5.0).
The Service and Response profiles are determined off a dummy service contract provided by badi CRM_SERVICE_CONTRACT.
The problem is that due to the number of service tickets linked to a single contract we are running into some performance issues. I heard that the CRM-On-demand solution determines the Service and Response profile directly without a contract and we would like to determine ours in the same way.
However, I can't find an easy way to achieve this. I would like to know if anyone has done this before, or would know how to accomplish this?
Many thanks
Johan

Thanks Raj,
I have already done that. I created Dummy Product, Service Profile, Response Profile and Service Contract.
We are currently using a single service contract for all service tickets created in the WebClient. This contract is being determined by a badi. The SLA dates are calculated correctly.
However, due to the large amount of document flow entries on the one service contract, we are starting to experience performance problems in some areas(i.e Interacting on a Service Ticket in the Inbox).
I want to change this so that we determine the Service and Response Profile without a Service Contract. Even if this involves some enhancement.
Is there anyone who knows how this can be done?
Regards
Johan

Similar Messages

  • Service & response profile

    HI all
    Service profile & response profile are attached to product in SLFN transaction type.
    How to get that (service & response profile ) from product for particular ticket.
    Edited by: swapnil dharia on May 13, 2008 10:21 AM

    Hi Swapni,
    Service Profile and Response Profile can come in the service ticket only via Contracts.
    i.e. u must have a contract which has ur product, in the item level service data tab service profile and response profile can be assigned or it get defaulted from the product master.
    Than u need to maintain the contract determination setting like copy control, contract determination etc. So when u create a service ticket either as a follow up of service contract or the contract get determined while creating a service ticket, the response profile and service profile are copied and can be seen in the contract data tab at the item level.
    Also a new SLA calculation is carried out in the service ticket, based on which the dates at the item level are changed.
    In order to get the response profile and service profile without a contract you will have to use BADIs. This Badi shall read the response profile and service profile from the Product Master and trigger a new SLA calculation, based on which the dates in the Date Tab at the item level will be recalculated.
    Hope this answers ur query.
    Regards,
    Shalini Chauhan

  • Date&time Calculation with respect to Service&Response Profile

    Hi all,
    The scenario is  -  we are creating service request which is having service profile and response profile , according to these the First response time and to do by time are getting calculated. In this calculation system is considering the week ends,working hours per day and holidays ( which are defined in customizing).
    Now i want to do the same kind of calculation for some other purpose. like i have two timestamps i want to find exact time difference between those two by considering service profile and response profile.
    Example:
    Let's consider my service profile is 5X8 ( Mon - Friday and 8 hours per Day 09:00:00 to 17:00:00)
    and the response profile is 10X15 ( response should be in 10 hours and to be completed by 15 Hours )
    Suppose I'm creating the Service request by 23.03.2010  09:00:00 then system will give the response time like
    24.03.2010 11:00:00 ( on or before )
    ( it took 8 hours from 23.03.2010 and 2 hours from 24.03.2010 )
    Please give idea to get this logic how system calculates by considering service profile and response profile.
    Regards
    Chand

    Hi chand,
    Whateever logic you have told is 80 % correct. But you also need to consider the following thing.
    1. You need to define the factoy calender cosidering the holiday in the t code SCAL. and that need to be attched to your service profile
    2. Suppose your first respose time is 10 hours and 1st resolution time is 15  hours, it also needs to consider the holidays.
    Eg. if the Service call come on friday at 3.00PM , then the resopnse should go by Monday 5.00PM. Response will be by 2.00 PM on Tuesday (Provided these days are not the hoildays).
    Hope this clears your doubts.
    Regards,
    Uday Borse

  • Response Profile - Service Product

    Hi Gurus,
    I've defined diffrerent response profiles for each service product defined in our CRM system.
    When they are selected from CRMD_ORDER as an item, I want to get the values defined inthe response profiles(SRV_RF_DURA , SRV_RR_DURA ) instead of the values defined inthe date profile for the item.
    Please help me..

    Hi (Selamlar),
    The Service & Response Profiles can only work with service contracts. You have to
    1. create a service contract, add the item to it, and in item details you have to assign (if you haven't assigned in product master data) the service and response profiles.
    2. activate service contract determination in your service order transaction type customization
    3. The date profile will work and read the values in service contract item details and calculate the right date/time
    If you don't use in your scenario service contract, just create a dummy one (one for each month, for reasons of performance)
    Kolay Gelsin,
    Cenk Sezgin

  • Unable to Assign Service Profile and Response Profiles to Service contract

    Hi All,
    I am creating a new Service contract but unable to assign service and response profile in the Item details of a service contract.
    The serice and response profiles are in display mode they are greyed out.
    any ideas...
    Regards,
    Raj.

    Hello, please ignore I've replied to the wrong posting.
    Cheers
    Message was edited by: Andrey Bondarev
    Message was edited by: Andrey Bondarev

  • How to create Service and response profiles

    Hello Gurus
              I have configured the IC Web Client in solution manager 4.0 system. But in sservice ticket i am not able to see the SLA info. Please tell me
      where to give these SLA parameters ?
      How to create service and response profiles?
      Shuold i use SLF1 instead of  SLFN to maintain SLA ?
    Please tell me how to do these it will be very helpful....

    Hi Naveen
    The Service and Response Profiles can be created in the easy access menu using the path
    SAP Menu> Service> Service Contracts and Service Plans--> Maintain availability and Response Time
    Availability time is also know as service profile
    And then assign these service and response profiles to your Servie Product Master which will be used in the service ticket.
    For the field to be available to enter teh service and response profile in the product master, assign the set types COMM_PR_SRV to the category in which the product will be created
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>
    You gain a point for every point that you reward. So reward helpful answers generously</b>

  • In sm_crm automatically populate service and response profiles based on support team

    Hi All,
    i have a requirement that in SM_CRM transaction while creating a incident user wants to automatically populate service and response profiles based on support team name.
    i have checked for BADI's but dint find any which automatically populates service and response profiles at the time of creation of the ticket.
    Kindly help!!

    Hi Shaswat
    This doesn't work as mentioned in the wiki page and SLA doesn't get determined by the org unit or support team via customizing.
    We reported this to SAP and got a feedback that this is not supported and will be removed in future from the access sequence.
    Therefore the only option is to implement badi i.e. crm_sladet_badi and use BADI determination in ur acess sequence to call this badi.
    hope this clarifies
    Thanks
    Prakhar

  • Replicate Response Profile and Service Profile to ECC

    Hi
    In our client environmen we will be charging customer for various priorities of SLAs defined. And some more complex calculation for pricing, again dependent upon these. For this we have to replicate Response Profile and Service Profile to ECC. Which will be used for pricing in service order.
    If you have worked on similar type of scenario, please guide me how this can be achieved.
    Thanks & Regards
    Hits

    Requirement dropped

  • Service Level (Service and Response Profile) block information-TABLES

    Hi,
    We are maintaining the service and response profile info under service levels assignment block in Iobject in SAP CRM WEBUI for SLA..
    Where this info is stored in table level.
    I know CRMD_SERWI and CRMD_ESCAL for Service and Response profile and I dont know how to get the link with Iobject.
    Pl suggest
    Regards
    A.Sureshbabu.

    hi Raghav,
    What exactly do you mean by SLA View ? . Pls. check the following steps
    1. The Factory calender Should be maintained.
    2. In the Item category of the service ticket Date profile SRV_SLA_ITEM should be maintained.
    Pls. revert if you need any help further .
    Thanks,
    RAJEDNRA SONWANE

  • QM Notification: task end dates not pulled through from response profile

    Hello,
    I am experiencing a problem with the end dates of the tasks in QM notifications not pulling through (from the response profile) when tasks are determined.
    When I do the simulation of task determination, the gantt chart shows all the tasks together with the end dates. But when the actual determination is done these dates are not populated in the planned finish date fields.
    I have double checked the configuration: priorities, response and service profiles are set up correctly. I have also searched SAP notes without success.
    I thank you in advance for your responses.
    Kind regards,
    Theo.

    Yes, I know, but as far as I understand binding the values back from rule to the workflow is something that doesn't work. I have never tried it, but I have seen posts here about people complaining that this kind of binding does not work.
    Have you tried to bind for example some hard coded value back to the workflow (something that should definately work)? Does it work? If not, I suggest you to ask this from SAP that is it supposed to work and if not, why do they have this option to for binding from rule to workflow. Or then just forget what you are trying, and use some of the suggested workarounds.
    Regards,
    Karri

  • Response profile SMSD_SLA1

    Hi Guys,
    I have performed the customizing for Service Contract with Item category SOL4 assigned. By knowing that the duration need for "Response" or "Complete" the service msg is following the Priority of the message.
    I checked in tcode COMMPR01, knowing that the time setting is base on profile SMSD_SLA1 - Response profile.
    My question is, where should i go in order for me to change the setting for the said response profile.
    Thanks in advance.

    Go to transaction CRMD_SERV_SLA.
    You'll find what you're looking for.
    Bye

  • Can we Coterminate Services of an Active Contract

    Hi,
    Can we Co-terminate Services of an Active Contract for the below scenario. Service Contracts User Guide mentions this functionality is only available for Contracts with Entered status.
    Setups Done:
    Service Cotermination is set as 31-December for the Customer.
    System Profiles set to allow Cotermination atleast after 1 Month of Service.
    Scenario:
    1.Creates a Service Contract for 2-Year(1-Jan 2008 to 31-Dec 2009) with 2 Service Lines with same End Dates say 31-Dec-2009;
    2. In October, we add 2 new Service Lines for 6 months (1-Oct-2008 to 31-Mar-2009):
    3. Can we have the ability to Coterminate all the services on 31-December 2008, so that we can create a Renewal Contract with four services with same Effective Dates.
    Please let me know if this is possible.
    Thanks,
    Sid

    Thank you for prompt response...
    Sunil

  • How to call "https" web service from Oracle without certification.

    The reuirement is to call a secured web service (*https web service*) from Oracle9i without involving any additional cost.
    Initialy I tried with UTL_HTTP package but in vain as it is needed some certification. As per the requirement no additional cost should be involved with the implementation.
    So is there any way to achieve the above mentioned problem?
    Please let me know the responses with the sample code/steps.

    Please try not to double post. You have the ability to edit your original thread.
    Oh, BTW, try searching the forum. A quick search turned up this: HTTPS request signed by client certificate from PL/SQL procedure
    Check that out and maybe that will solve your problems.
    Thanks!

  • Bapi BAPI_PO_CREATE1 . Service po upload with contract reference.

    Hi Experts,
    I created an abap program for uploading service po using BAPI  'BAPI_PO_CREATE1'. Its working fine without Contract reference. But if I include contract reference in the item it will return error
    'Service SERVICE 1234: please enter a price'.
    the fields I use for entering contract reference are
    1) bapimepoitem-ref_doc and
    2) bapimepoitem-ref_item.
    Please help me out in this bcz its critical now.
    Edited by: arun.george on Sep 12, 2011 3:16 PM

    Hi Arun,
    Refer the posts mentioned below:
    Link: [BAPI_PO_CREATE1;
    Link: [BAPI_PO_CREATE1;
    Link: [Contract Number and Item not transferred to limits in SAP PO;
    Try these hints. If still you face any issues, post further.
    Regards,
    Pranav.

  • How to use a Web Service Response

    In the snps_users documentation it seems to be really easy but in fact...
    After invoking my web service I retrieve a XML file which is my response then we would like to use it.
    As written in the documentation I Export Response in XSD file, I create my XML Model but How to reverse the XSD ???
    There's 4 references to XSD into all the snps_users documentation but no one talking about.
    Moreover it's written See Creating and Reverse-Engineering a
    Model for an XML file for more information and that's what I'm doing but no way...
    So without the XSD I m trying to use the Response file like an XML file but I always have an error which looks like :
    java.sql.SQLException: No root found in the DTD file
    The Web Service Response XML File use NameSpace could the problem come from here ???
    If someone ever use it ...
    Thanks in advance.
    BM

    When I specify the XSD It raises another error,
    my URL is :
    jdbc:snps:xml?f=C:/Temp/File.xml&d=C:/Temp/File.xsd&s=REPON&nspg=xml
    Error message:
    java.sql.SQLException: A SAXException was caught while reading the model saying [Element value has no type]
    The XSD and the XML are generated by ODI after invoking a Web Service...
    Any idea ???

Maybe you are looking for

  • Org Unit blank

    Hi, The org unit detail is blank in the assigment page of a requisition. Scenario: On Recruiters Dashboard under My Open Requisitions, select a requisition and press Assignment button. Assignments for the Requisitions page should be displayed in a ne

  • Special ledger entries.

    Hi SAPGURUS, We have configured FI-SL settings for our client. Fiscal year variant --> same as calendar year both for FI-SL as well as normal postings. They needed data in the FI-SL tables from January' 2007. So we transferred the required data and e

  • Solution for Messed (Error) Bar Graph of iPod Session in iTunes

    I have encounter the error of iPod Session Bar Graph in iTunes like this: http://img160.imageshack.us/img160/4527/capacitybarha6.png and I find out the solution that can fix this problem! Go to DEVICES > Your iPod > Music > Right click a group of fil

  • "Open With..." won't stick

    I'd like to let .m4v files open with QuickTime player by default (and not by iTunes, which then starts to load/copy them). It used to be easy. take one such file, hit Cmd-i, set "open with" to QuickTime Player and check the box that makes it stick fo

  • ISA 550 GUI Broken In Firefox 25

    I updated from Firefox version 24 to version 25. The GUI on all of my ISA550 devices no longer expand the top level menu tabs out to show the sub items. Downgraded back to version 24 and that fixed the issue, obviously not ideal. Anyone else seeing t