I need the OLEDB table that will give me the transactions that have been
posted as a special posting to the prior year. I have tried the following
'@L68APST', '@L68BPST' and '@L80APST'. They all give an error message:
"Table does not exist".

The table, G/L Account Information (@L80AACT) "Opening Balances" does not
match the G/L Detailed Listing Report's "Opening Balances". And the
'@L80AACT' does not have a column that shows the net transactions posted to
prior year.

I've written an application for my client that starts with the beginning
balances in the retained earning (fund balances) accounts. These balances
need to match the final audited (adjusted) balances in order to be relevant
to the balances that are in the report.

Please let me know which table that I can access through the OLEDB that will
bridge the gap between the Opening Balances per G/L Account Information
table and the Adjusted Opening Balances per the G/L Detailed Listing.