Workflow for service request

Hi
Would it be possible to have a workflow in which when the status of a service request is changed to closed, the open tasks related to the service request would also be changed to completed.
-Nilesh
Edited by: Nilesh Singh Chouhan on Mar 10, 2010 10:47 AM

Hi Nilesh,
This forum is for Analytics topics. Please post this to the Administrator forum.
-Administrator

Similar Messages

  • How do I set-up my Dataset to pull data for Service Requests for a report

    I am using SQL Server 2012 Report Builder 3.0.
    I have my Data Source added - DWDataMart
    I want to build my Dataset to query and find a very specific item. Basically I am creating a daily report that will show what each "team" or Support Group (AD Object) Closed that day. He also wants the ability to open it by date, so if he misses
    a day he can get it later.
    I am totally new to this report building and only got this far by following a guide on a blog, but he used incident Reports in his example, and I do not know what objects to query for service requests.
    Thanks for any information you can provide.

    First, you will need to get the support group ID's in the warehouse before you can run reports for them.  I found that putting these queries in their own stored procedure was a better path.
    select IR.IncidentTierQueuesId, IR.IncidentTierQueuesValue
    from dbo.IncidentTierQueues as IR
    where IR.IncidentTierQueuesId != 0
    select SR.ServiceRequestSupportGroupId, SR.ServiceRequestSupportGroupValue
    from dbo.ServiceRequestSupportGroup as SR
    where sr.ServiceRequestSupportGroupId != 0
    Enter the the support group ID's into your work item query.
    Incident information is in dbo.IncidentDim and Service Requests are found in dbo.ServiceRequestDim.  Both incidents and service requests link to relationship data through dbo.WorkItemDim.  You can INNER JOIN on BaseManagedEntityId to link the incident
    or service request to the workitem entry and from there to the Assigned Users, Affected Users, or Affected Configuration Items.  Each relationship has it's own separate fact views.
    If you poke about in the tables, you will find it pretty easy to pull back all sorts of information from the data warehouse.

  • Standard workflow for downpayment request approval

    Hi,
    Is there any standard workflow for downpayment request approval?
    Please suggest.

    Hi,
    There is no standard flow for the down payment request generally in many projects down payment requests are rarely created process starts with Down payment request F-47 then Down payments F-48
    then clearing of Down Payment f-54
    Down PAyment request is just a template.If you want to use then use then u can skip this step.
    regards
    Deepa

  • SLA for service request\service order  without create a service contract

    Hello Experts,
    We are using CRM 7
    Is there a possibility to determine SLA for service request\service order  without create a service contract?
    We have defined:
    1. Trasaction Code: CRMD_SERV_SLA-  Response Profile / Response Times
    2. In Customizing we have defined our date profile with the relevant duration
    3. In  Customizing for transaction types  we defined  SLA Prof. Det. Proc= IT000001
    4. we assign the Service Profile and Response Profile to BP (from "service levels" block) .
    Everthing seems ok but the SLA time is not determined automatically.
    Hope you can help me out.
    Thanks,
    Tal

    Hi Tal Tal
    Your steps are correct and i hope you did these too
    a) In the SLA determination procedure ,you have defined the access sequence for service product item or org
    b) If service product item ,take any service product for ex INVESTIGATION assign the two Service and response profile in the service tab
    c) if org the above two profiles can be assigned to org attributes.
    d) In my opinion the date profile you should have assigned it to item category as I think the SLA date calculation is done at the item level
    e) You should assign the SLA det prof to the transaction type in the service process business category - customizing header.
    f) when you create a transaction type sla dates will be determined as follows
        a) you have to enter service product entered in the item ,then dates will be visible,and also if your access sequence is based on service product,the respons profile and service profile will be determined.
        b) if you have given indicators as all these three "category,priority,codes' in your response profile, then you have to enter all three and then hit enter
       c) After hitting enter,the response profile determined above,will use the above 3 inputs of category,priority etc and determine the duration times ,which should be maintained in your date profile.hence the durations determined will be used in the dates calculation.
    Let me know if you have any other questions.

  • Escalation Action for Service Request Management

    Gurus
    I am using action profile for Service request management in SAP 7.0.
    I want to know what this particular condition IT_INCIDENT_ESCALATION does?
    Also what needs to be the process parameters for this?
    It has processing type as Method Call with method- escalation
    Thanks
    Tarang

    Hi John,
    Good Morning.
    I have a question on what are the benifits of smart value help in CRM 7.0. We have upgraded our system and didnt achieve the true functionality of smart value help.
    Ex - We entered country as 'US' in Country field and entered C* in Region field. I could see all regions starting with C* in the smart value help. It is not filtering based on the country selected. It should show me only regions which are in US and starts with C.
    Is this a limitation. F4 helps works perfectly. I think we are missing some notes here.
    Appreciate your feedback.
    Regards,
    Ch Deepthi.

  • Error in Workflow for Service Confirmation

    Hello,
    We are using SAP SRM 7.0 for our project with Extended classical scenario. We need to build a workflow for Service confirmation approval. We are supposed to use the Process controlled workflows.
    I am using the standard workflow template WS40000014 (Process controlled). In SWETYPV, i have activated the event linkage for BO '/SAPSRM/CL_WF_PDO_SC' and event 'READY_FOR_WORKFLOW' for the template WS40000014. Rest everything is untouched.
    Now when I am trying toe trigger the workflow by creating a confirmation in the SRM Portal, the confirmation is created successfully but when I see the workflow log, I can see the step 'Create Decision Set' in the task TS40007938 in the status 'ERROR'. Upon drilling, the error text says :
    "Work item 000000005074: Object /SAPSRM/CL_WF_PROCESS_MGR_SBWF method CREATE_DECISION_SETS cannot
    Message no. WL821
    "Error raised in business class ''"
    Is there anything missing in the config which I need to check? Please help!
    Thanks in advance.

    Hi there,
    This kind of error usually means:                                                                               
    [1] The triggering user does not have the correct authorization to           
        execute the agent assignment of the first step                                                                               
    - Please trigger the workflow with a user with SAP_ALL in order          
          to test if this is the case.                                                                               
    [2] The business object instance is not being passed to your workflow        
        and so the initial step cannot be created or executed. Please            
        check the binding to make sure the instance is passed at                 
        designtime and also runtime (Via technical log -> workflow               
        container).                             
    Hope this helps,
    Kind Regards,
    Matthew

  • Workflow for authorization requests

    Hi
    First of all
    I don't normally work with SAP security and authorizations, so please tell me if my question is in wrong forum.
    My question
    Does any Workflow for authorization requests exist.
    If I search SDN and google, I get lots of hits about authorization for workflow, but what I search is workflow for authorization requests.
    Background
    I often observe time wasting discussions about "who should have authorization for what", and I think this is caused by lack of well defined procedures describing the business rules and process for granting authorizations to a specific user.
    Of course I understand the need for a more overall design and implementation of authorizations, but at the same time I observe, that a very common scenario is, that a new or existing employee is asked to take care of some business task or maybe a system maintenance task like customizing, but the user don't have the correct authorizations to perform this specific task.
    So
    Does any standard workflow exist for handling the process of requesting, approving and implementing authorizations?
    Or is there a better approach to this problem?
    Kind regards

    Hi,
    if you mean a request for new role assignment then there is no standard SAP workflow for this. You could implement. SAP offers other tools that can help you to achieve this. GRC suite has a tool for role approvals and it's super easy to implement approval workflow in SAP IdM. 3rd party IdM solutions have workflow capabilities as well. External tools such as SAP IdM allow you to perform role assignment over multiple SAP and non-SAP systems (there are other benefits as well).
    If you mean request to add missing authorization object to already existing role then I don't  think there is a need for workflow. In stable environment this should not happen very often and you still have to create/modify security role in DEV and then posh it through QA environment to production.
    Cheers

  • Standard workflow for Service Order

    Dear Experts,
             I am working in SAP-CRM Implementation Project.Is there any Standard workflow for Service Order.It is very urgent Please help me.
    Thanks & Regards,
    Ashok.

    Hi
    go through the link below for workflow
    http://help.sap.com/saphelp_46c/helpdata/en/a1/172437130e0d09e10000009b38f839/frameset.htm
    Dinaker vikas

  • How to make approvations workflows in service request

    Hi Gurus,
    I am trying to uses an approbation workflow when I create a service request in ITSM.
    Is there any way to do it ? I have found some standars workflows associated with checklist block at the service request but there are not valid for me.
    Any help is welcome.. .
    Thanks in advance.
    Regards

    Hi Diego,
    Please refer to the comment section in SAP CRM/SolMan ChaRM:  Multiple Target Agents via SAP Workflow - Minimal ABAP Development - Part 3 thread.
    Regards,
    Vivek

  • Team or Group similar feature workaround for Service Request?

    Hi all,
    I understand that Service Request currently has no support for Teams or Groups, but is there any work-around which can offer the same functionality where I can easily add a specific user to enable him\her to access a specific Service Request record?
    Thanks.

    I think your best option is Book of Business. Create two picklists in the SR object that contain your users and let workflow assign the SR to the correct user book
    (each user would have a book).
    Edited by: bobb on Apr 23, 2010 12:09 AM

  • Error while requestin for Service Request iview in ERP Common Role.

    Hi,
        I had assigned ERP Common role to a HR user and am trying to access pdf form from Service Request iview( I had done the configuration of Adobe in my portal).But i'am getting this error
    "<b>The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../sap.com/pcui_gpisr/IsrForm/wd_key10_1195809801368/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=WID1195809793448&sap-ext-sid=ysgHJHKWgBk%2FD7vUfMJLfw%3D%3DrN%2FM35pdXDmoXpjL4oeIJA%3D%3D%2Fpcd%3Aportal_content%2Fcom.sap.pct%2Fevery_user%2Fcom.sap.pct.erp.common.bp_folder%2Fcom.sap.pct.erp.common.iviews%2Fsap.com%2Fpcui_gp%7Eisr%2FIsrForm%2Fbase&sap-wd-norefresh=X&sap-ep-version=7.00.200610261628
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:383)
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)</b>"
    anybody please help me in this issue.
    with regards
    Pradeep.B

    hi,
    There is a similar thread (http://stackoverflow.com/a/17572316 ), I recommend you could refer to it.
    And I'd like to know how to set the expiry time in your code, and you could see this page (http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-shared-access-signature-part-1/
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while requesting for Service Request iview in ERP Common Role.

    Hi,
    I had assigned ERP Common role to a HR user and am trying to access pdf form from Service Request iview( I had done the configuration of Adobe in my portal).But i'am getting this error
    "The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../sap.com/pcui_gpisr/IsrForm/wd_key10_1195809801368/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=WID1195809793448&sap-ext-sid=ysgHJHKWgBk%2FD7vUfMJLfw%3D%3DrN%2FM35pdXDmoXpjL4oeIJA%3D%3D%2Fpcd%3Aportal_content%2Fcom.sap.pct%2Fevery_user%2Fcom.sap.pct.erp.common.bp_folder%2Fcom.sap.pct.erp.common.iviews%2Fsap.com%2Fpcui_gp%7Eisr%2FIsrForm%2Fbase&sap-wd-norefresh=X&sap-ep-version=7.00.200610261628
    at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:383)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)"
    anybody please help me in this issue.
    with regards
    Pradeep.B

    hi,
    There is a similar thread (http://stackoverflow.com/a/17572316 ), I recommend you could refer to it.
    And I'd like to know how to set the expiry time in your code, and you could see this page (http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-shared-access-signature-part-1/
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Record assigned entry different for service requests and incidents

    Hi
    I've noticed something recently when using/implementing service manager that the record assignment formats are different depending on if you are assigning an incident or service request.
    For example when assigning an incident the record assignment shows the display names of the user being assigned (eg the incident is assigned to Joe Bloggs) however for a service request it shows as assigned to domain\jbloggs.
    Is there any reason for the difference between the 2 and can it be standardised as we use the work item action log to send assignment notifications to the affected users and while it's great for incidents it doesn't look good for service requests

    Unfortunately, this is just a text property and this different behaviour is hard-coded into SCSM and cannot be changed. Different people worked on the IR and SR forms and there are many inconsistencies. You could try raising a support case for it I suppose
    but I would not think it likely to be changed.
    Rob Ford scsmnz.net
    Cireson www.cireson.com
    For a free SCSM 2012 Notify Analyst app click
    here

  • Workflow for Service Bill Approval.

    Is there any Standard task or workflow available in SAP system for Service Bill approval?Please suggest.

    Then it is time you read the forum guidelines, especially on how to ask questions in the forum.
    For one thing try to explain a bit more, I for one have no idea what short excess is or where to find it in SAP.
    Regards,
    Martin

  • Workflow for Payment Request

    Hello ,
    Is there any standard workflow(s) for Payment Request Release procedure (T-Code : F871)?

    Hi Anurag,
    To search a workflow, go to t-code PFTC, select workflow template and give the workflow ID.
    It would open the workflow template for you.
    Also you can go to SWDD and enter the workflow ID. This would open the entire workflow and would display all the steps the workflow has in a graphical manner.
    To find the workflow associated with Payment Request Release procedure (T-Code : F871), go to SWELS and activate the event trace. Now execute your transaction F871. Go to SWEL and see all the workflows triggered for Payment Request Release procedure (T-Code : F871) events. You can also find the workflow linkages in SWETYPV t-code.
    Hope this helps!
    Regards,
    Saumya

Maybe you are looking for

  • Adding Data file to existing primary file group with 1 data file

    Currently our databases are configured to only have 1 data file and 1 log file.  I am looking at adding a 2nd data file to the primary group, which will be on a separate lun. Will we benefit from adding the 2nd data file (same size as 1st data file a

  • Problem with this trigger

    Hello, I am new to Oracle and I am having problems with this trigger: CREATE OR REPLACE TRIGGER myTrigger AFTER INSERT OR UPDATE OF aField ON myTable DECLARE myVariable NUMBER(2); BEGIN SELECT COUNT(keyColumn) INTO myVariable FROM myTable WHERE TO_CH

  • I click on a button to bring up a PDF form to print, button doesn't work and I get "javascript history.go(0).

    I just this week started to use Firefox 4.0 Beta 12. Our golf organization has a website that has tournament entry forms in the PDF format. You click on a button and get the form ready to print. When I click on the button, I don't get the form and th

  • Upgrade EHP4 in MAIN_IMPORT phase from last 3 days

    Hi, I am doing the Upgrade from EHP3 to EHP 4 by the saint. But the server has been in the main import phase from last 3 days and there is no error and no false log in the trans folder. But during the process SAP server has restarted once and the mac

  • Move frame by frame?

    Hi, I have a video project where I have to put in a foreign language voice over. Is there a way to move frame by frame in Soundtrack Pro? Thanks Robert