cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate position level ?

pboulicaut
Participant
0 Kudos
804

We would like to add a position level in position

which gives the hierarchical level of the position :


Ceo position has no parent position and position level is 0.

Director position has ceo position as parent position and position level is 1.


manager position has director position as parent and position level is 2.

Employee position has manager position as parent and position level is 3.

If an orphan position, which is not the ceo position , then position level is set to 99.

Does it requires only a business rule to keep the position level up to date or there is additional mechanism to setup to support position changing to vacant ?

Accepted Solutions (0)

Answers (3)

Answers (3)

pboulicaut
Participant

i've identified a way to get hierarchical level populated into User standard field "level"

using ORD (Canvas) report

and the field "Level in Org"

I can generate a csv file which contains PersonIDExternal, level in Org (from 1 to X)

These report will be exported into a SFTP server, then processed by Integration Center in order to be imported into the standard field Level.

I need to investigate now how to update positions when the incumbant level is changing compared to the one at the position level.

M_Shravani
Discoverer
0 Kudos
Hello Pboulicaut,
Were you able to configure it? Even i'm trying to figure out how to configure the same requirement which you mentioned.
Any help is much appreciated. Thank you.
 
 
 
 
 
Neeraj_Jain
Active Contributor
0 Kudos

Hello pboulicaut,

Please refer below SAP Note.

https://userapps.support.sap.com/sap/support/knowledge/en/2318852

2318852 - Employee Central - Position Management

https://userapps.support.sap.com/sap/support/knowledge/en/2743887

2743887 - How does the SuccessFactors calculate time in position in Job History and Position Org Chart - Employee Central

Regards,

Neeraj Jain