Employee List with Supervisors Name and Personnel Number
Hello,
Would someone be kind and let us know if there is any standard report in SAP HR which we can use to download Employee List, Position, and his/her supervisor name and personnel number.
Thanks in advance...
guest
you can get the information out using SAP Query (and probably ADHOC Query as well) if you edit your infoset under infotype 0001 "Additional fields" you can see there are two fields:
Name of superior (using org. structure) SYHR_A_P0001_AF_OMNGR_NA and
Personnel number of superior (Org. Management) SYHR_A_P0001_AF_OMNGR_NR
Add these to your infoset and you should be able to pull them out in a query (transaction code SQ02)
good luck
greg
_________________
www.newhithr.co.uk
Hi Greg,
Thanks a lot for all your information. I was able to produce the list after creating a Query based on your suggestion. Now I do have the Employee List with the Supervisor's Name and Personnel Number.
Once again thanks a lot for your assistance.
I still need to refine this list to include those postions which are vacant and possibly include the 'vacant since' date field.
Is there anyway, I can produce this list.
In other words, I need to produce the list with Position, Assigned Employee Personnel Number, Name, and Supervisor Personnel Number & Name; and in the case where the Employee is not assigned, I need to get the 'Vacant Since Date'.
Thanks and very best regards,
Alex