How to customize approval process in ChaRM

Hello experts
In standard ChaRM scenario, the change manager will authorize the change and then different change transactions get created and processed. But if we want to have multiple people approve the change request, there is no standard configuration. The standard ChaRM will not allow multiple change manager exist in one change request. So here is:scenario
If I use partner function 'approved by' to allow multiple approvers in one change request, how can I configure the actions/status so that until all approvers authorize the change the change request can not go to next status?
SAP says ChaRM has customizable workflow. But I don't see where it is.
Any idea?
Thanks
Ming

Hello Zhou,
To achieve this you must modify both Status profile and action profile for the transaction type SDCR. For example.
add statuses
1st approval
2nd approval
and then create actions to set these status defining conditions necessary. With the conditions you can restrict which actions are possible according to current status. With this you can restrict the authorize action when status is set to last approval.
regards,
Henry
Edited by: Henry Strange on Jun 10, 2009 10:32 PM

Similar Messages

  • Customize approval process on AP payment cancellation

    Dear all,
    Is there any one ever add an approval process to the AP payment cancellation function? Could anyone pls share how you can achieve the customization? Our user requirement is there should be an approver to review the selected payment records for cancellation.
    HY

    Hi,
    I feel there is one workaround for this issue, but evaluate this as per your requirement.
    Enable Journal approval for Receivables Journal Source and periodically post the Journal entries of Receivables to General Ledger.
    Ask the approver to approve the receipts in General Ledger. (Using drilldown functionality if required).
    If there is any mistake the approver can always ask for reversal of Original receipt and direct the user to enter new one.
    Only drawback is Sales Invoices should also be approved. These should be approved blindly.
    Regards,
    Sridhar

  • Customize approval process

    Hi
    i am running approval process on a list
    1)and how i customize default email messages for
    i have these users  Requesters,Approver sharepoint group
    Requester : when new item created
    Approvers: when new item created
    Requeser: when approver or rejected
    2)
    when approver receive email how i display a task list  link  in approvers email
    3) when approver  do action approver/reject he will add comments , so i want to display this comment and his name in new item form (there is a fild in  list Approvername, approver field)
    adil

    Hi adil ,
    Firstly , for your 1 and 2 question,  here is a great  guide blog you can refer to:
    5 Steps to Enhance SharePoint 2010 Approval Workflow
    Secondly, for your 3 question, here is the detailed steps you can refer to:
    1. In the SharePoint Designer workflow, click  approval for going to the approval setting page.
    2. Click Change the behavior of a single task under Customization. Find When a Task Completes, create two Set Workflow Variable actions as below:
    3. Go to the approval setting page , click Change the behavior of the overall task process. Find  When the Task Process Completes, create two Set Field in Current Item
    actions as below:
    Hope this helps!
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Approval Workflow - How to stop Approval Process after one Approve?

    I currently have a approval workflow for announcements. There are two approvers assigned to the workflow with the serial setting. How do I end the approval work process after one of the two persons approve? Currently, if one person approves, I have a "In
    Progress" status under the status column.
    Here is the text-based editor view of my workflow:
    f Current Item:Body not equals Current Item:PriorBody
    Start Approval process on Current Item with User1; User2
    Else if Current Item:PriorWorkflow equals Approved
    Set workflow status to Approved
    If Current Item:PriorWorkflow equals Rejected
    Set workflow status to Rejected
    Any tips are welcomed. I have found that Nintex released a workflow that addresses this, but I would like to work around that if possible.

    Hi David,
    Yes, I created the workflow based on SharePoint  2013 Workflow platform. You can have a look at the screenshoot:
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to start approval process automatically?

    We need do annual plan. Can we let it start approval process at the end of every year automatically?

    On the Windows Server
    ->Click Start
    ->Control Panel
    ->Administration Tools
    ->Services
    Find the Oracle Database Service right click to "properties"
    Change startup type to Automatic

  • Customize approval process on transaction and receipt in Oracle AR

    Dear all,
    Is there anyone ever customize an approval function on AR transaction and AR receipt process? Can you share how you can achieve the customization, esp on the receipt process?
    HY

    Hi,
    I feel there is one workaround for this issue, but evaluate this as per your requirement.
    Enable Journal approval for Receivables Journal Source and periodically post the Journal entries of Receivables to General Ledger.
    Ask the approver to approve the receipts in General Ledger. (Using drilldown functionality if required).
    If there is any mistake the approver can always ask for reversal of Original receipt and direct the user to enter new one.
    Only drawback is Sales Invoices should also be approved. These should be approved blindly.
    Regards,
    Sridhar

  • How to use a pwa group in CREATE A TASK PROCESS in SPD 2013 for project server workflow approval process

    I am working on a Project Server 2013 workflow. I am creating this using Sharepoint Designer 2013. In this workflow I am using approval process at one stage. I have created a security group SalesManagers in PWA. I want to use this group for workflow approval
    process. I want all users of this group get approval tasks. 
    For this I used START A TASK PROCESS activity in the SP Designer. I clicked on
    this user and created task process. But here I could not find SalesManager group which I created in PWA. I was only able to find the users. I can also see
    Administrators for PWA . But couldnot find SalesManager or any other security group created in pwa.
    Can anyone suggest how I can get the security group created in pwa.

    NBDevelopment,
    I believe SPD only recognizes the SharePoint Groups and not the project server security groups.
    The Administrators for PWA, and few other groups like Project Managers for PWA etc., are synced SharePoint Groups with the security groups, which is why they show up in SPD.
    You could create a SharePoint Group for the Sales Managers group and use that in SPD.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • How Assigned TO field will be updated in "start Approval process" Task Action

    I have created a reusable workflow in sharepoint designer. Am using “start Approval process“ Task Action. I have a question in “start Approval process“ Task Action.
    I have username field in the list.  I have created a task form field with name username in “start Approval process“ Task Action. I have assigned list username field to task field username field.
    I have entered a user details in list user name field for new list item. Once the workflow has been started for that item a mail has been sent to the user whose name I have entered in the list user name field. Task has been assigned to the user whose name
    I have entered in the list user name field.
    When I have checked start Approval process task a send mail activity is present (Email Task notification currentitem:Assigned TO) .
    I have not update Assigned To field explicitly.
    1. Where / how the Assigned TO field is getting updated ?
    2. Workflow Initiation and task creation will be done internally by the user who created the item in the list?
    Thanks

    Hi,
    According to your post, my understanding is that you had questions about the “start Approval process“ Task Action.
    When you add the “start Approval process“ Task Action, you need to to select the user who the task assign to.
    To assign the user whose name you have entered in the list user name field, you add action as below:
    After you select the user, the Assigned TO field is getting updated.
    In addition, workflow Initiation and task creation will be done internally by the user who created the item in the list.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How can i approve or start a workflow process for a rejected vacany in irec

    The users have rejected some vacancies mistakenly so how can i approve that vacany .Do i have i to restart the workflow process if yes then how can i do that .
    Thanks

    Hi Ramesh
    Thanks for your reply but is it possible that i can go in as sysadmin user and update the notification .I tried looking into the sysadmin user and workflow admin but i couldnt find it .It says that i cant update the notification that has already been approved

  • My designs are not showing, how long is the approval process

    My designed personas are not showing, how long is the approval process
    == This happened ==
    Not sure how often
    == Next day after uploading

    A few days to a week, give or take.

  • How to set up approval process for test case in SAP solution manager?

    Hi Experts,
    We need to setup a 2 level approval process for test case documents in SAP Solution Manager.
    e.g. If test case document is uploaded for transaction "MM01" then first it will go to Reviewer1. Once Reviewer1 approves it , should go to Reviewer2.
    Adn finally once reviewer2 approves it , it will be complete.
    What are the required configurations and steps for approval process setup? It will be helpful if screenshots and detailed steps are provided.
    Thanks.
    regards,
    Sanjana

    Hi,
    the above requirement we are going develop add on.below code is there. in this code how we can set for line level amount instead of document total amount
    Private Function GetCondition(ByVal sCondition As String) As ApprovalTemplateConditionTypeEnum
            Try
                Select Case sCondition
                    Case "Deviation from Credit Limit"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromCreditLine)
                    Case "Deviation from Commitment"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromObligo)
                    Case "Gross Profit %"
                        Return (ApprovalTemplateConditionTypeEnum.atctGrossProfitPercent)
                    Case "Discount %"
                        Return (ApprovalTemplateConditionTypeEnum.atctDiscountPercent)
                    Case "Deviation from Budget"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromBudget)
                    Case "Total Document"
                        Return (ApprovalTemplateConditionTypeEnum.atctTotalDocument)
                End Select
            Catch ex As Exception
                MsgBox(ex.Message())
            End Try
        End Function
    Please guide me.
    Regds,
    Samapth Kumar.

  • How to send a group notification in approval process?

    I'd like to send a group notification in approval process, so as to tell them that they hava pending tasks in OIM.
    As if the out of the box does not support sending an email to a group of users. I have written the custom code
    to implement it, but I don't know where should I attach the adapter/event handler in the approval process.
    Any suggestions will be helpful! Thanks!

    Hi,
    I you can attach the adapter to to approval task as you attach adapter to other process task.If you are writing task assignment adapter then you can also attach this adapter in assignment tab.
    Regards
    Nitesh

  • In [Process Bid Invitation], How to customize button[Output Preview]

    Hi,Guys
    Now, I need to display the window created by  my own SMARTFORM,while I push the button [Output Preview] .
    How to customize?
    Thank you.

    Hi,
    Create your own smartform via trx SMARTFORM.
    Then implement BADI BBP_CHG_SF_BID to switch from the standard smartform
    calling to the custom one. Just specify the custom smartform name in the BADI
    and activate the BADI.
    Please ensure, this Standard Smartform - BBP_BIDINV_BID gets called here.... Depending on your SRM System version
    Please try this Sample code.
    codemethod IF_EX_BBP_CHANGE_SF_BID~CHANGE_SMARTFORM .
    IF SMARTFORM = 'BBP_BIDINV_BID'. " Standard Smartform
    SMARTFORM = 'ZBBP_BIDINV_BID'. " Call your Customer Smart form
    endmethod.[/code]
    BR,
    Disha.
    Pls reward points for useful answers.

  • How to trigger the quote re approval process

    hi
    i want to trigger the quote re approval process when order line details are changed after approval. can any one suggest me the way to perform this task whether i can create a database trigger ?
    thanks and regards
    srini

    hello srini,
    sounds to iguru that you want to modify the order lines workflow rather than creating a database trigger. I assume that you are a boffin in workflow?

  • Workflow Approval Process: 1)How to insert Custom Data into Windows Workflow database? 2)In workflow Approval Process while creating new request ,how to insert our custom data like approvers ,requester,object info into WF DB?

    hi ,
    here the description about my question.
    1)i am working on windows workflow,we need to implement approval process for my project.
    2)we have multiple approvers for one request,requester,created object information.
    3)now i want to insert and retrieve, created instance information from windows workflow
    database.with all following details 
    i)Workflow instaceId,
    ii)current state of work flow(idle,complete,pending)
    iii)approvers information.
    iv)requester information.
    v)created object information.
    here some of the links, which i am trying for solution:
    https://wf.codeplex.com/wikipage?title=Tracking%20states%20with%20WorkflowApplication[^]
    https://msdn.microsoft.com/en-us/library/ee622977(v=vs.110).aspx[^]
    please answer to my question. if you want to send any examples send me to my email address.
    [email protected]

    Hi,
    According to your description, it seems that your main issue is about customID paramerter in workflow approval prcess.
    About this, please refer to the two samples:
    http://blog.petegoo.com/2010/08/22/workflow-4-email-approval-sample/
    http://cgeers.com/2010/04/10/windows-workflow-in-asp-net/
    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.

Maybe you are looking for

  • Bluetooth offline and no mouse or keyboard to fix it

    My bluetooth icon recently changed to the one with the squggley line meaning it is offline. The solutions I see are to go here and click this and so forth...with the use of my mouse this seems impossible...how can you do anything with out the use of

  • Once again: rc.lua changes in awesome 3.4

    Awesome syntax changed heavily in the new awesome release and my old rc.lua isn´t working at all. Maybe some helpful awesome-users would be so kind as to have a look on my config. require("awful") require("beautiful") require("naughty") require("wick

  • Can I move idvd projects to an external hard drive?

    I need to make space on my hard drive and would like to move all the dvd projects to an external hard drive.  Can I do this without causing any problems with accessing them again?

  • "File Path" column in iTune?

    How do I add a "File Path" column in iTunes, similiar to one on Windows Media Player (this is my biggest reason not to fuly switch to iTunes yet)? Currently sorting by album is as close as I can get to sorting by file path.

  • Ant throws the exception when builds B2B

    Hi, Ant throws the exception: default.application.xml:     [style] Processing D:B2B_DEVsap_earmeta-inf.b2bapplication.xml to D:B2B _DEVproject_earmeta-inf.b2b_devMETA-INFapplication.xml     [style] Loading stylesheet D:B2B_DEVbintemplatesapplication.