Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL: Timecard Audit Trail Report - Wrong Project#
We are on version 12.2.6 of EBS. When staff runs the OTL: Timecard Audit Trail Report, they recently noticed that the Project# showing is not correct. We have a custom timecard layout that uses the ProjectLOVVO object to populate the field on the timecard. This looks like it has the seeded query in HXC_RPT_VO_ALL to link to pa_projects_all based on the project_id. The timecard itself shows the project number (from fnd_flex_values_vl.flex_value from a custom flex field).
I was thinking what shows on the Audit Report was maybe the pa_projects_all.project_id instead of the project_number, and from research queries, that appears to be the issue.