Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for all employees

Former Member
0 Likes
597

Hi Experts,

I am looking for function module to suit my requirement.

i know some of function Modules like hr_read_infotype , hr_read_operation but these all are specific to the infotypes, means it can fetch the values for perticular infotype only.

But my requirement is if i give emp no it should give all the employee details from all infotypes. why because we cant check infotype for every employee which is available which is not available(even we dont know which infotypes is exist which infotype not exist). so i need Function Module which fetch all the employee details irrespective of infotypes.

Pleas tell me suitable Function Module which suits my requirement.

thanks.

Siri

4 REPLIES 4
Read only

Former Member
0 Likes
562

Hi Siri,

As far as my knowledge there is no function module as such. Let me know if u get it. I also will try and let you know.

Read only

GauthamV
Active Contributor
0 Likes
562

hi,

check standard program RPUAUD00.

Read only

Former Member
0 Likes
562

hi,

I dont think there is a function module present for such requirement. Can you please tell me what is the requirement to fetch the data from all the infotype of a particular PERNR.

As far as reporting in HR is conceerned we have to prepare reports for any two to three specific infotypes.

Regards

Sumit Agarwal

Read only

0 Likes
562

hi, this is part of Enterprise Portals,

i need the FM shuld fetch all the pernr details from all existing infotypes for perticular employee.

thanks