BIP2133

Severity

20 : Error

Message

Source field '<insert_0>' is too long for a target field of length '<insert_1>' when converting from unicode to codepage '<insert_2>'.

Explanation

When the character data in the source field is converted to the target codepage, the resulting character string was longer than the defined length of the target field.

Response

Correct the application or compute expression that generated the message. Ensure that the definition of the field in the output message is correctly specified bearing in mind the codepage required for the message and check that the origin of the data within the source field is providing correct data.