2007 Jul 04 11:31 AM
Hi All,
My requirement goes like this....
I want to get supervisor name of each pernr.
Means each pernr is assigned to a position and there is supervisor for that position i want to fetch the name of that supervisor using pernr, assuming 1:1 relationship betwen position and supervisor.
You could help me through:
logic or code or any function module
Thanks
Rohit
2007 Jul 04 11:33 AM
Use this FM -
HRCM_ORGUNIT_MANAGER_GET.
Pass PLVAR ='01'
OTYPE = 'O'
& OBJID = PA0001-ORGEH (for that PERNR).
Regards,
Amit
reward all helpful replies.
Hi All,
My requirement goes like this....
I want to get supervisor name of each pernr.
Means each pernr is assigned to a position and there is supervisor for that position i want to fetch the name of that supervisor using pernr, assuming 1:1 relationship betwen position and supervisor.
You could help me through:
logic or code or any function module
Thanks
Rohit
2007 Jul 04 11:33 AM
Use this FM -
HRCM_ORGUNIT_MANAGER_GET.
Pass PLVAR ='01'
OTYPE = 'O'
& OBJID = PA0001-ORGEH (for that PERNR).
Regards,
Amit
reward all helpful replies.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |