Framework EDI Reference. Errors
Error 12577

Unexpected character '<invalid char>' encountered following '<valid char>' in Numeric value of data element '<value>'.

Description

The data element that is defined to have a numeric data type contain character(s) in <value> that is not a number, or not representative of a numeric value.

Resolution

The character encountered that does not follow the data type is shown in <invalid char> which immediately follows previously valid characters shown in <valid char>.  For example, an invalid numeric value is 123B45 where 'B' is the invalid character following '123'.

Correct the invalid character in the data element value.