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

required payroll program

Former Member
0 Likes
356

I am new to HR ABAP . I am learning regrading Payroll.I want to run Payroll for an employee.Can anybody give me some example to run payroll for an employee if possible with screen shots.Actually i want to know which functions we will use for employee in schema and personal calculation rules and how we will assign wage types . I want to know from starting point like creation of an employee .please anybody give me the details regarding this.payroll program of INDIA ,USA,UK

send to my mail-id.

Surely i will reward points.

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
334

Its a general process for running the payroll of any country...

refer the <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/7e/df293581dc1f79e10000009b38f889/frameset.htm">SAP HELP</a>

There is a program with name RPCALCx0 for executing the payroll., where, x is replace by the country code ie.e for US it will be RPCALU0.

In general RPCALCX0 can be executed for internal payroll run with specific schema but this will not include tax related informations.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member