Can't find fields needed to recreate a PR report.

SOLVED

I have a report from v2017 that utilizes the table PR4_EmployeeEarningDeduction.  The documentation says that in v2019 the equivalent table name is PR_EmployeeDeduction.  The problem is that the new table doesn't seem to include earning information, and does not contain the two fields I need:

  • Month1EarningHours
  • Month1EarningAmount

Is there an alternate strategy for retrieving this information?  The purpose of the report is to return employee overtime totals for the month.

Thanks,

Eric