I want a GL transaction detail report, which will be used by an outside auditor.
I first exported the transaction detail from 01620a to Excel, but thought it would be easier to break up the results into monthly reports without headers or footers. A report cleanup for exporting data looked tedious, so I print previewed the report and in a separate window ran a query of the temporary report work table. The results of this query returns a field called VR_01620.Trans_Flag, which is created in the view statement. The values for this field are 'G' for posted GL entries, or 'A' which appears to represent accruals (?).
I went back and just did a select of the GLTran records for the same period. The totals of this select statement differs from the total 'G' entries from the VR_01620 view. Can someone provide an explanation of the difference between the Detail GL report view and the GLTran posted detail? I'm looking for which approach would be best to use as a data dump.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (