4Site
Support Request System
View Patch #50.036.009
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02978 -
Timesheet Person Paycode report missing data.
Symptoms:
Data is missing on the report when rows are exactly the same, in every detail.
Solution:
The statement to get the data uses a "UNION". UNION by default eliminates duplicate records. "UNION ALL" keeps duplicate records, so the statement was changed to use a UNION ALL.
Browse Patches
Find a Patch
Return to Request System Menu