Human Capital Management Blogs by SAP
Get insider info on SAP SuccessFactors HCM suite for core HR and payroll, time and attendance, talent management, employee experience management, and more in this SAP blog.
cancel
Showing results for 
Search instead for 
Did you mean: 
Dharmin_Thakkar
Product and Topic Expert
Product and Topic Expert
4,063
Hello All,

A very common requirement from many SF customers was - Can we restrict delegation of the workflow to employees below or peer the delegator's position hierarchy?

Currently, by a standard process, an employee can delegate the workflow to any user in the organization.

As delegation is an MDF object,  we need to configure a validation rule on the object -  Auto Delegate Config.

Steps to achieve this requirement :

Configure a rule on 'Auto Delegate Config' object. The rule states that if the position is below the user's position in the hierarchy, then throw an error message.



 

In the below scenario, the hierarchy is (top to bottom) Aanya Singh > Charles Braun > Christine Dolan.



 

If Charles Braun tries to delegate the workflow to Aanya Sing, an error will be thrown. An error message will be 'Kindly select an employee above your position hierarchy'



If Charles Braun tries to delegate the workflow to Christine Dolan, the delegation will be successful.



 

Regards,

Dharmin


 

 
6 Comments
former_member36822
Participant
0 Kudos
Nice One Dharmin
0 Kudos
gud updates always from u Dharim
saichityala
Discoverer
0 Kudos
That's great to know. One more extension to the delegation feature.
former_member61730
Discoverer
0 Kudos
nice blog
former_member57627
Discoverer
0 Kudos
Hi Dharmin,

Absolutely awesome work done here in this blog. Helps a lot with delegations of authority. Keep up the great work.
HariBhaskar03
Participant
0 Kudos
Hi Dharmin,

Nice blog!!

I have a query, can the same logic be applied to standard delegate function (Not auto delegate). That is, the delegate option available on the workflow approval page.

Also, I am assuming that, this rule logic, does not need any assignment right...?

Kindly