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