Looking to Export AP Payment Transaction History-System Limiting Export

SUGGESTED

When exporting payment history for AP I am only getting a few years information. If I run a report I can see the system has 20 years worth of data but its only giving me 2+ years which is more like just the time frame for viewing in the system. I tried connecting via SQL and VI using the AP_PaymentTransactionHistory file. Is there another file I should be looking at for this data?

If I pull a report from Sage from AP/Reports/Payment History Report I can get data back further. Any thoughts on what table through the SQL back end I should be looking at?

Parents
  • 0

    For future info - the AP_PaymentTransactionHistory file is based on how many months/days (depends on version and license) of history you choose to keep in your AP Setup Menu/AP Options.  999 days was the previous limit, before that changed in the most recent versions.  The AP_CheckHistory files are FOREVER unless you manually purge them.

Reply
  • 0

    For future info - the AP_PaymentTransactionHistory file is based on how many months/days (depends on version and license) of history you choose to keep in your AP Setup Menu/AP Options.  999 days was the previous limit, before that changed in the most recent versions.  The AP_CheckHistory files are FOREVER unless you manually purge them.

Children