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

SAP HR Function Module for reading RT

Former Member
0 Likes
668

Hi,

Is there any function module in SAP HR which takes multiple employee numbers and period as input and gives payroll results as output.

Thanks,

Nidhi

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
407

Hi,

AFAIK its not available. You can try for a single pernr in a loop calling HR_GET_PAYROLL_RESULTS.

Read only

manubhutani
Active Contributor
0 Likes
407

There is no FM for that

But you can try reading the cluster by using import export commands.

Regards,

Manu