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

Retrieving archived data (payroll and PT) with ABAP code

Former Member
0 Likes
478

Dear all,

We are gonna archive objets PA_TIME & PA_CALC, and we need to access that archieved data from some Z programs.

Those Z programas use functions HR_TIME_RESULTS_IN_INTERVAL and CU_READ_RGDIR_NEW to access PT and payroll data, but those dont retrieve archieved data... Are there functions to access archieved data?

Thanks and regards,

Fede

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

Look at the FMs in function group ARCH.

Rob

Dear all,

We are gonna archive objets PA_TIME & PA_CALC, and we need to access that archieved data from some Z programs.

Those Z programas use functions HR_TIME_RESULTS_IN_INTERVAL and CU_READ_RGDIR_NEW to access PT and payroll data, but those dont retrieve archieved data... Are there functions to access archieved data?

Thanks and regards,

Fede

1 REPLY 1
Read only

Former Member
0 Likes
408

Look at the FMs in function group ARCH.

Rob