Sage 100

 View Only
  • 1.  Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 07:22
      |   view attached
    Finance Charges - v4.5 - Which table does one find Customer finance charges? Client is looking for amounts (not number) charged to California accounts for the past two years. They found a report but they would like the amount. Are records written to the Invoice history file? I am think not.


  • 2.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 07:30
    They are in the open invoice file.


  • 3.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 08:09
    Doesn't a lot of good once the open invoice is purged......... I personally think this is a serious design flaw. A REAL invoice should be created when finance charges are applied.


  • 4.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 08:20
    You could probably use the transaction history file?


  • 5.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 09:36
    We have a client that wanted to send out finance charge invoices. They determined they are more likely to get the FC paid if it's in the form of an invoice. So we created a VI job to create A/R '-FC' invoices from the Finance Charge calculation files. They would calculate finance charges, import into AR Invoice data Entry, clear Finance Charge calculation, print and post. They could then use Paperless Office to deliver the invoices, too.


  • 6.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 10:07
    AR Transaction history file only hangs around as long as the open invoice file detail. Unless they have changed that.


  • 7.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 11-02-2012 10:30
    Interesting concept Bill on producing the finance charge invoice. Thanks for posting


  • 8.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 12-04-2013 04:22
    @BillPfahnl - An oldie but goodie. I am assuming that you are pulling the data via ODBC connection directly from the AR_FinanceCharge table. If so, how are you creating the invoice number? It doesn't appear that you can pick a column from the table for the next function. v2013


  • 9.  RE: Finance Charges - v4.5 - Which table does one find

    Posted 12-04-2013 09:31
    @JeffSchwenk Yes, pulling data via ODBC. The invoice number simply mimics the Finance Charge system where it's mmm####-FC, where mmm = month and then a sequence starting at 0001.