Hi,
We have an employee which is assigned to two positions (say X & Y) each 50 %.
Different 'Reports to' relationship (A002) are defined for positions X & Y .
For example,
Position X A002 Position A
Position Y A002 Position B
We are using function module 'RH_GET_LEADER' to get manager for employee.
However this function module returns employee assigned to position A as Manager.
We want employee assigned to position B to be returned as manager.
How can this be achieved?
Regards,
Apurva