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 to get the salary break up of an employee

Former Member
0 Kudos
830

Hi,

I want to know if there is any function module to get the salary details of an employee like basic, hra, da etc.

Thanks in advance,

Salman

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
377

Hi Salman,

Check HR_ESS_EMPSALARYDETAIL_10 to solve your query.

Thanks

Nayan

Reward points if useful

5 REPLIES 5
Read only

Former Member
0 Kudos
378

Hi Salman,

Check HR_ESS_EMPSALARYDETAIL_10 to solve your query.

Thanks

Nayan

Reward points if useful

Read only

GauthamV
Active Contributor
0 Kudos
377

hi,

check this function module.

HR_SPA_EMPLOYEE_DETAILS_GET

Read only

Former Member
0 Kudos
377

hi ,

but in this function module i am not getting the break up .

please suggest if there is any table.

thanks

Read only

GauthamV
Active Contributor
0 Kudos
377

hi,

check this table for employee salary details.

PA0008 - HR Master Record: Infotype 0008 (Basic Pay)

Read only

Former Member
0 Kudos
377

Thanks