4Site
Support Request System
View Patch #50.018.002
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02424 -
GST Report missing data
Symptoms:
I could run the GST report for the month of July, but it only has data up to the 21/7/08.
Solution:
The GST Report uses a common routine to retireve the data from the database. This routine has an optional parameter to restrict the number of rows returned from a select. If the maximum number of rows is not passed as a parameter, an error 484 is generated, causing the maximum number of rows returned to be 484. In the case of the GST report, 484 took the report up to 21 July. Note that all other applications that use this common routine have been rebuilt in this patch, as they would be subject to the same maximum row count of 484.
Browse Patches
Find a Patch
Return to Request System Menu