Custom Payroll Transfer Time Card report query — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom Payroll Transfer Time Card report query

Summary:

We have a custom-built Timecards Payroll Transfer and Processing Status Report which provides users with approved timecards and two statuses:

  • Transfer Status – Status of transferring data from timecards to payroll.
  • Payroll Processing Status – Status of payroll processing for the timecard data.

While the Transfer Status is accurately reflected in the report, the Payroll Processing Status does not align with what is displayed on the form for certain records, specifically those involving absence hours.

The report utilizes the function:

pay_interface_time.get_payroll_process_status(htr.TM_REC_ROW_ID, NULL, NULL)

This function successfully retrieves the payroll processing status for regular working hours but does not return a status for absences. To account for missing status values, the report applies the following logic:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!