Time recording for service ticket

hi
1. what are the configuration settings required for time recording in service ticket
2. how to get the reporting done on the time recording and how to set up reporting
Thanks & Regards
kishore Kumar

Hello,
we use for this time recording SAP BI.
We record timestamps of the system status change from open - in progress - done.
See this link:
[http://help.sap.com/saphelp_bic703/helpdata/en/f1/9dfb3b699bde74e10000000a114084/frameset.htm|http://help.sap.com/saphelp_bic703/helpdata/en/f1/9dfb3b699bde74e10000000a114084/frameset.htm]
Best regards
Manfred

Similar Messages

  • Time recording for Services

    Dear All,
    The use of time recording tab in the service purchase order. How to use that tab for service beacuse whenever i choose that tab in the service overview system shows the following error"Function not possible with this selection Message no. SE394 .
    Regards,
    Renuga.A

    Hi,
    I have looked for information regarding this error and could not find anything. I would suggest that you open a ticket at SAP, as an expert should have a look at your system.
    Best Regards,
    Arminda Jack

  • ERMS: Creation of Interaction Record and Service Ticket

    Hi All,
    I am configuring the ERMS system (SAP CRM 2007). So far I am been able to get internal emails into the CRM system and the emails are getting routed to the respective agent's inbox based on the rule in Rule Modeler.
    I have created rule for creating Interaction Record and Service ticket. However, Interaction Record and Service ticket are not getting generated. Also, I am not able to receive external emails (yahoo, gmail etc..) into SAPconnect.
    Any input on these issues is appreciated.
    Thanks & regards.

    Hi Namita,
    Same as the other thread, please make sure that the BP is identified for the incoming email and then only the creation of the IR/SO ERMS Actions will get executed with success.
    I am not sure, whether you still face this issue ?
    Thanks & Best Regards,
    Vinod
    Edited by: Vinod C on Mar 25, 2009 3:38 PM

  • Changing Date and Time of the Service Tickets.

    Dear All,
                      I am implementing a program where i need to change the date and time of incoming service tickets which comes after 6 PM to next day 9 AM. Also if the next day is holiday then it should preset to day after tomorrow's 9 AM.
                      Is there any std. FM to present for this? How should i take care of the Holidays coming. Kindly give a brief idea about the scenario and how the above mentioned functionality can be implemented.
                      Rewards Points for all helpful answers.
    Regards,
    Vinayak

    Hey Vinayak,
    I had similar requirement... i had almost fulfilled the requirement but till then the project got scrapped...
    I will give you the brief idea on how to go about the whole thing....
    You can use this FM to satisfy your requirement.....
    CALL FUNCTION 'HOLIDAY_GET'
            EXPORTING
              holiday_calendar           = 'XH'
              factory_calendar           = 'XF'
              date_from                  = lw_frm_date
              date_to                    = sy-datum
            TABLES
              holidays                   = lit_holidays
            EXCEPTIONS
              factory_calendar_not_found = 1
              holiday_calendar_not_found = 2
              date_has_invalid_format    = 3
              date_inconsistency         = 4
              OTHERS                     = 5.
    For this you need to create factory calendar and holiday calendar.....This can be done in SPRO path.. Just search for the keywords in SPRO IMG....
    You need to do some coding for this and use FM CRM_ORDER_MAINTAIN followed by CRM_ORDER_SAVE to get this thing done which will eventually change the end date of the ticket....
    I think you are well briefed on how to go about it from now.....
    Inspire ppl by rewarding...
    Regards,
    Anand..

  • How do we Define Multilevel Catagorization for Service Ticket

    Hi Experts,
    Can Any one Help on
    How do we define Multi Level Catagorization For Service Tickets in IC WEB Clients for CRM 5.0.
    Cheers !!
    Dan.

    Hi
    You can user multi level categorzation using the category modler PCUI application.
    you can access transaction code crmc_pcuitools tcode from GUI and type ERMS CAT* and execute then you will get the category modler pcui screen . then you can create the new schema for  your service ticket transaction which can be view in ic webclient 5.0 .
    category modler will provide the option of creating the schema where you define the node and subnodes and you can assign the subject profile under the application level and codes can be assigned to each of the label you define for your dropdown values which will be appeared  in the ic webclient service ticket transaction type.
    categoru modler schema once defined needs to be activated inorder to see the dropdown values in the multilevel categorization fields of ic webclient service ticket view header . you need to give the future date and time  in order to activate the schema .
    after defining the schema and activating you can see the dropdown field labels in the ic webclient what you have defined in the category schema.
    upto 4 levels only categorization can be maintained or allowed in schema.
    please reward points if helpful
    Regards
    Dinaker vikas

  • Info records for service

    How to maintain info record for service items? Can it be updated from quotation?
    Alok

    Hi Alok,
    You can create purchasing info records for different procurement types (standard, subcontracting, pipeline, consignment).
    You can create purchasing info records:
    1. For a material with a material master record, you need the number of the material master record.
    2. For a material without a material master record, the following information is required:
    Material short text (short description)
    Order unit
    Material group
    Sort term (key), for finding the info record once it has been created
    Go through the link, it will be helpful:
    http://help.sap.com/saphelp_47x200/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm
    Hope this clarifies.
    Thanks,
    Viswanath

  • Info Records for service PO

    All SAP Gurus,
    Can we maintain Info records for service PO?
    Regards,

    I got it!
    It can be maintained in ML33
    (Answered)

  • Inbound for Service ticket creation

    Dear all,
    An inbound FM being triggered for Service ticket creation which those info are coming from legacy system.
    My requirement is, at the end of the inbound processing, i need to send back the newly created SAP ticket number back to legacy.
    I found that during the Inbound FM execution, it just hold a new GUID where the actual ticket number has not been determined/populated yet (i noticed, actual SAP ticket number will only be populated after the execution of Inbound FM). For this case, i can not get the new SAP ticket number send back to legacy during the Inbound processing.
    Do you have any ideas on how can i get the newly created SAP ticket number during the Inbound FM execution?
    Your comments are highly appreaciated.
    Thanks in advance.

    cud u plz tell me function module ur using for inbound process for creating service ticket..
    thanks in advance ..

  • How to stop the sla time of a service ticket

    Hello Folks,
    Is there a way to stop or pause the sla counting time of a service ticket?
    I have a scenario, where I get a service ticket, and I have to stop the sla counting time, because I need a response from a third person, not involved at that time.
    I´m using webclient, and my guess, is, there something realted to status, sla and actions, but not sure about.
    Could somebody give me some advise or a clue about it?
    Answers will be rewarded.
    thanks in advance,
    Luiz David

    Hi Luiz,
    Status needs to be selected in the conditions. Follow the below steps
    1. Select the actions in conditons
    Goto   Spro -->  IMG --> CRM --> Action --> Actions in transactions --> Change actions and conditions  --> Define conditions
    and click on your action profile and open the action
    2. Go to the start conditions tab and click on the edit conditions
    3. Click on the condition definition space and expand the container in the change condition pop-up box
    4. Double click on the status table and choose the new user status in the constant field
    5. Select the operator as not equal to
    Hope it helps
    Regards,
    Madhu

  • BW-CRM - Business Content Data Source for Service Ticket

    We are setting up BW for CRM. We want to analyze data related to Service Ticket. I am trying to find Business Content Data Sources for Service Ticket. I could not find any thing under Interaction Center Delivered analytics. I appreciate if any of you BW Experts can guide me in the right direction. Thanks for your help in advance. I am using RSA6 to look into delivered Data Sources

    Hi Nilesh,
    Thanks for the update.
      I can enhance  0HRPOSITION_ATTR to include  Number of hours per month & Number of Hours per Week (WKAVG & MOVAG).
    My last question is which object (Employee,Position,Job) do i need to enhance
    for  PA0007: WOSTD( Hours per week) - It will be used to calculate STAFF FTE
    Thanks for the help

  • CRM 5.0 - IC WebClient - Due Date - Working Hours for Service Ticket

    Hi Gurus
    We're using a Service Ticket Transaction which has a Date Profile which provides a 48 Hour window for which the user must complete the Service Ticket Resolution.
    The issue is I want to tie this up to the Business working Hours. I just cannot figure out where I define the Business Working Hours.
    This is a Standalone CRM Implementation. Maximum points for the right answer.
    Many Thanks
    Panduranga

    Hi,
    The response time of 48 Hours must be maintianed in response profile... right?
    Similarly there is a availability profile in which you maintain the business hours/ availablity of your resources.
    These both together make a service profile.
    The availability profile is maintained in SAP Easy Access> Service> Service Contracts and Service Plans --> CRMD_SERV_SLA - Maintain Availability and Response Times
    Hope this will help
    Regards
    Rekha Dadwal

  • MSS Time Recording for Team

    Hello,
    We are implementing MSS Time Approval on Portal. And want to add the Employee Group Field to the 2nd screen(i.e the Details screen) as below as a column just like Status and Recorded Time.
    Can this be achieved through Configuration or requires Webdynpro ABAP Enhancement. ?
    Any help would be highly Appreciated.

    se80
    PAOC_MSS_TIM_WDA
    HRMSS_A_CATS_APPR
    This can be done for the detailed screen ie once you click details for the times, for initial screen you need to use the modification as above, Once for times needs to be approved, you can click on Details and add the columns as below for that screen
    sm34
    VC_PT_FIELD_SELECTION
    Screen area     CTD       CATS Approval: Details
    Field selection SLIN      SAP Detail Line Managers
    You can do the config here, Please check this
    SPRO > Personnel Management > MSS (WebDynpro ABAP) > Working Time >
    Approve Working Time > Define field selection for detail View
    class CL_HRMSS_CATS_APPR_DASHBRD
    Time Recording Status for My Team - Manager Self-Service in SAP NetWeaver Business Client - SAP Library

  • CRM CIC table for service ticket

    Hi experts,
    I need to find the table for the service ticket due time in CRM IC.
    Can you please help me out?
    Thanks,
    Mohit.

    Hi Mohit,
    Better use function module CRM_ORDER_READ, and pass the objecct name your are interested in, in the above example, i believe these objects are more then sufficient.
    data:         lt_object_name TYPE crmt_object_name_tab,
            ls_object_name LIKE LINE OF lt_object_name.
      ls_object_name = 'APPOINTMENT'.
      INSERT ls_object_name INTO TABLE lt_object_name.
      ls_object_name = 'STATUS'.
    CLEAR ls_object_name.
      INSERT ls_object_name INTO TABLE lt_object_name.
    CLEAR ls_object_name.
      ls_object_name = 'ORDERADM_H'.
      INSERT ls_object_name INTO TABLE lt_object_name.
      CLEAR ls_object_name.
      CALL FUNCTION 'CRM_ORDER_READ'
    EXPORTING
       it_header_guid                    = tb_header_guid_exp
         it_requested_objects              = lt_object_name
    IMPORTING
       et_orderadm_h                     = tb_orderadm_h
       et_status                            = tb_status
       et_appointment                  = tb_appointment.
    Hope it will solve your query.
    Regards,
    Kamesh Bathla

  • Service Order as follow up document for Service Ticket

    Hi,
    we are using CRM 2005 and the IC-Webclient for the service callcenter.
    Is it somehow possible to create a service order as follow up document out of a service ticket in IC-Webclient?
    Thanks a lot.
    Best regards
    Manfred

    Hi,
    The Service Ticket itself is Service Order. The difference between them is that the Service Ticket does not have Item Category which is present in the Service Order.
    Between your transaction code maintian the copy controls.
    Hope it helps.
    Regards,
    Rajiv

  • Contract data not getting copied for service ticket follow up complaint.

    Hi Experts,
    We are creating a complaint as a follow-up document to service ticket . But the contract data is not getting copied.
    We contacted SAP and they told us that its a standard behavior .The reply is basically an SAP note
    841830 - Contract data not copied to follow-up transaction
    My question is is there a way to change this behavior using CRM_COPY_BADI ?
    I tried to look for the method which I can implement to get the contract data in items, But I was not able get it .
    Please suggest the way to get it working
    Thanks in advance .
    Naval

    Please not that the contract determination works fine when creating a new complaint ... but when the I am trying to create a complaint from service ticket the item level contract determination is not working fine ...
    We have configured that the contract should be determined at the item level only option `F`.
    I checked in one of the sap document that this cant be achieved by standard .
    http://help.sap.com/saphelp_crm70/helpdata/en/46/5cd7335bbd516fe10000000a114a6b/frameset.htmhttp://help.sap.com/saphelp_crm70/helpdata/en/46/5cd7335bbd516fe10000000a114a6b/frameset.htm
    Is there a way we can put this code in the BADI eg; CRM_SERVICE_CONTRACT ?? Please note that there is already an implementation of CRM_SERVICE_CONTRACT which is working fine for new service document creation .

Maybe you are looking for

  • IMac G5 System Profiler doesn't work?

    My system profiler doesn't open. Cannot find in anywhere, applications or any other area. Is it Lost. Can I reinstall, any help would be appreciated ImacG5   Mac OS X (10.3.9)  

  • MobileMe toolbar in Safari

    My work Mac running Safari 4.0.4 (Leopard 10.6.2) is having issues displaying the MobileMe toolbar. My two home Macs, both running Snow Leopard 10.6.1 do not have this issue. All the icons in the upper-left hand corner are not visible, except for the

  • Problem While Using SET PF-STATUS

    Hi friends, Here im doing a ALV interactive report , in which two buttons are placed DISPLAY  and CHANGE by using SET PF-STATUS ,when ever the user select a record on output and clicks on those button it ill navigate to corresponding transaction, all

  • How to implement a configurable queue datatype?

    I have an LV6.1 application that uses queues to transfer cluster data from one VI to another. I want to be able to (re-)define the cluster make up in one place, and have both the sending VI and the receiving VI adapt. As a relative newbie, am I missi

  • Error in generating code combinations

    hello there. i have defined the cross validation rules in general ledger and i when tried to implement them, i got the following error. app-fnd-01238.cannot set value for field lines.code_combination_id please help me thanks and regards