The Length of the string is nn but it must be less than or equal to 20 characters

Hello

We have problems with NAV 2017 each time we posted an invoice or an entry to a site. The system display the next message:

The Length of the string is nn but it must be less than or equal to 20 characters. Value 123456789012345678901234.

Regards

imagen

Hello,

The field this message is referencing is the value you entered under 20 characters?

Thanks,
Steve

In fact, the error appears every time we do a invoice, but the user has not introduce any value. The value shown is a data of general ledger.

It sounds like a field length was modified in one place but not others. If you run the debugger on the process you should be able to identify the field name that is causing the issue.

2 Likes

I ran the debugger, but it does not indicate the field name.
imagen

imagen
Finally we found the error, a configuration in the Analysis View table. A range had a value 601-001-003,601-001-610.
A comma instead of a period.

1 Like

Thanks for coming back and answering the question @Rene_Quiroz!