Sage 100

 View Only
  • 1.  Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 07:58
    Getting this error in Bank Rec (nothing on Sage) - Error 41 in BR_COMMONENTRY_UI-PVC line 808. Have rebuilt file, rebuilt sorts. Exported out using VI, no errors. Anyone?


  • 2.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:00
    what version & PU?


  • 3.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:12
    2016.1


  • 4.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:26
    Are there any mods or third party? I looked at the code for my BR_CommonEntry_UI.pvc and it only has 586 lines so there is no line 808, Mine is version 2016.3 but seems unlikely there would be less lines in a newer version.


  • 5.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:27
    No mods. :-(


  • 6.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:30
    There is a line 808 on that version. Looks like a bad check date.


  • 7.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 08:31
    Dang it, that's what I would have guessed, but Crystal Reports doesn't choke on it. I have an export in Excel - I'll go over it again.


  • 8.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 10:27
    I found a blank date - hoping that's it. Thanks, @NicoleRonchetti !


  • 9.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 14:32
    I had the same issue last week. I exported the entire BR_Transaction file to Excel and found a date field formatted with 2180228. Once I changed it to 20180228, the error went away. The source was from AP, so I had to change the date field from the source record in the AP_CheckHistoryHeader, AP_OpenInvoice and AP_TransactionPaymentHistory. This customer is on Sage 100 2017 Standard with PU3.


  • 10.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 16:23
    Oh now this is really interesting, @LewWeiner - mine was the exact same thing! Like the EXACT SAME DATE. Maybe it's a 02/28 issue with Sage!


  • 11.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 16:36
    Did your error originate from AP like my customer's did?


  • 12.  RE: Getting this error in Bank Rec (nothing on Sage)

    Posted 03-05-2018 16:43
    Yep, sure did.