Application Development 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: 

Payroll (retro active payroll driver )

Former Member
0 Kudos

Hi experts,

How to get the previous payroll results from retro active payroll driver program.Please me let me know how to get the data from function module.

Thanks,

snikitha.

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can try with the fuction PORT into the schema.

AP

MarcinPciak
Active Contributor
0 Kudos

You can use these functions to derive the retro results

CD_READ_PREVIOUS

CD_READ_PREVIOUS_ORIGINAL

CD_RETROCALC_PERIOD

Refer to documentation for further info.

Regards

Marcin