cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to identify Login user as Manager in Add new Employee screen - SAP SuccessFactors

karthik1gobburu
Participant
0 Kudos
334

Hello Everyone-

My requirement is when login user is a manager & he tries to select email type as Business system should show an error. I have created the below business rule using "empl information model" -

 

karthik1gobburu_0-1747281671629.png

 

The above condition is not working , I also have tried below options-

1- Is Position Below User’s Position In Hierarchy() (New Version)

Please advice as how can we identify login user as a manager in Add new employee scren.

 

 

 

View Entire Topic
JonasCosta
Explorer
0 Kudos

Hi @karthik1gobburu 

 

Let me know if I understand what you need?

You need to identify the manager when he do a change and, if them so you shows an alert message, rght?

If yes, you can user this function to do it:

JonasCosta_0-1747384504310.png

It means that when the login user (or current user depending of your scenery) be in a specific "Manager Permission Group", the system will trigger your message.

Note that 1) you need to define the correct scenery for your requirement to obtain the expected behavior, 2) on your printscreen you shows the "Basic Scenery", please note that this scenery will be depreciate by SAP, so it is not recommended to use it on your rules.

I hope that this could helped you.

 

Best Regards,

JC