Sage 100

 View Only
Expand all | Collapse all

Upgrade to Sage 100 2015.02, when printing the AP

Phil McIntosh

Phil McIntosh08-14-2015 11:20

Phil McIntosh

Phil McIntosh08-14-2015 11:35

Jeff Fiddelman

Jeff Fiddelman08-14-2015 11:36

Phil McIntosh

Phil McIntosh08-14-2015 11:37

Jeff Fiddelman

Jeff Fiddelman08-14-2015 11:38

Lee Graham

Lee Graham08-14-2015 11:47

Jeff Schwenk

Jeff Schwenk08-14-2015 13:19

  • 1.  Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 09:55
    Upgrade to Sage 100 2015.02, when printing the AP aging, if the exclude future transactions box is checked (which it is by default), getting error 46 CI_VendorAging.pvc statement 438. KB returned nothing (surprise surprise). Anyone seen this before and/or have any better answer than telling the users to uncheck the box every print run?


  • 2.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 10:12
    Hi - this is reading the AP_TrransPaymentHistory file... so either 1) one of the settings for the length of the fields is wrong, or 2) the file did not convert properly. Assuming you were upgrading from a version where the invoice number length was smaller, my guess would be the data file... and if this is the case, you may get errors if you enter an invoice # greater than 10 characters..... if you break out of the error, you can print: cDivNoLength (should be 2), cVendnoLength (should be 7) and cINVNoLength (should be 20 ?) Jeff


  • 3.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 10:24
    Error 46 is a length of string invalid error. Generally means the KEY it is using is too long, but it can be other things, mostly not though. I cannot remember getting this error with the string too short. I agree with @JeffFiddelman about changing your criteria to see if the report can run for other ranges. That would indicate a data problem and not a program problem.


  • 4.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 10:27
    Those lengths match up. If you uncheck ""exclude future transactions"" it works... Rebuild of AP_TransactionPaymentHistory.M4T yields The current file's data dictionary definitions do not match those of the new file. Conversion logs show no errors, but the problem happens in both companies. Looking at their file in DFDM and our system in DFDM fields look the same...


  • 5.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 10:28
    I get the same message from rebuild key file on my system as well, but the report run with no errors


  • 6.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:04
    I am beginning to wonder if your providex data dictionaries did not get updated properly during the upgrade... Or, heaven forbid, somebody made a mistake at Sage!


  • 7.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:10
    It looks like your file did NOT properly expand the invoice number from 10 to 20. you can test this by copying the company, and entering an invoice in A/P invoice entry with >15 characters, and see if you get any errors during entry, journal printing or posting. (in the copy company)


  • 8.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:20
    Yup, get an error on entry. How to fix?


  • 9.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:34
    The problem is knowing how many files are bad, as well as why this happened - do they only have the one company ?


  • 10.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:35
    2 companies


  • 11.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:36
    does it happen in both ?


  • 12.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:37
    yes


  • 13.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:38
    call me 914-834-5222 ?


  • 14.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:46
    DFDM MAS90/providex.dde file. Look at rec 000179INVOICENO field 5 is the length. For 2015 it s/b 20..


  • 15.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:47
    Any prior mods?


  • 16.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 11:49
    Or backup file. Re-Init, then VI the data in. But if that happened during conversion, there could be others.


  • 17.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 12:11
    I had done a prior test conversion, so for live I just copied the company folders over. Looks like that is not good shortcut anymore...remigration fixed the problem.


  • 18.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 12:58
    I have a issue last week. Remigration fixed my issue too!!


  • 19.  RE: Upgrade to Sage 100 2015.02, when printing the AP

    Posted 08-14-2015 13:19
    Yikes... Remigration???