Sage 100

 View Only
  • 1.  Sage Intell v2016Customer needs the item details

    Posted 11-07-2017 15:33
    Sage Intell v2016 Customer needs the item details for all invoices that had payments in user defined date range (parameter). Is the best option, creating a new SQL Join connector with AR Transaction linked AR Invoice History Detail and filter on transaction type?


  • 2.  RE: Sage Intell v2016Customer needs the item details

    Posted 11-08-2017 05:29
    isn't the AR transaction table purged during period end processing based on the # of days to retain invoices in the AR Options table? Cash receipts history might be a more reliable source.


  • 3.  RE: Sage Intell v2016Customer needs the item details

    Posted 11-08-2017 07:37
    ARTransactionHistory was used in order to catch applied credit memos too.


  • 4.  RE: Sage Intell v2016Customer needs the item details

    Posted 11-08-2017 07:46
    Devil and a hard place.