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 pa30

Former Member
0 Likes
827

hi all,

what is the function module to retrieve employee details from all infotypes.

i know few of FMs hr_read_infotypes like this but these are not satisfying my requirement.

thanks,

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
619

>

> i know few of FMs hr_read_infotypes like this but these are not satisfying my requirement.

> thanks,

What exactly is your requirement? Did you take a look at teh Std report RPPSTM00?

~Suresh

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
619

hi,

use this standard program.

RPUAUD00.

or this standard transaction.

S_AHR_61016369 - Employee List

Read only

suresh_datti
Active Contributor
0 Likes
620

>

> i know few of FMs hr_read_infotypes like this but these are not satisfying my requirement.

> thanks,

What exactly is your requirement? Did you take a look at teh Std report RPPSTM00?

~Suresh

Read only

0 Likes
619

hi suresh,

thanks for responding,

i need FM it should fetch all infotypes data for perticular pernr(employee).

thnaks