I am currently using this function module HR_PAYROLL in the simulation mode,i.e, the exporting parameter TST_ON is equates to 'X'.I have used the function module but i cannot read RT table for a payroll period whose actual payroll has not been run.I would really apprciate if someone could help me out on how this function module HR_PAYROLL is used for simulated RT results.
This function module or HR_PAYROLL_SIMULATION simply submits the Payroll Driver that you pass as a parameter (Program) in simulation mode.. So it is as good as running the Payroll Driver in simulation..You have to dispaly the report log to see the RT values..
Arya
Hi,
Simulation won't update the DataBase, it is just a test run to know the payroll is running without any error. But still you can generate the payslip for that period.
RT table will get update only in live run for the period.
Good Luck
Om
Add a comment