SAP Message UCF7003 - Character string "&2" is cut off after &3 characters

Diagnosis
The current data row contains for characteristic &V1& the value &V2&.But the maximum length for values of this characteristic is only &V3&characters.

System Response
The character string "&V2&" is cut off after &V3& characters.

Procedure
Check if the string "&V2&" is indeed supposed to be interpreted as thevalue of characteristic &V1&. If this is the case, avoid exceeding themaximum length for this characteristic.
However, if there has been a mix-up, compare the structure of the filewith the definition in the upload method. If variable column widths areused, particularly pay attention to the number of field separators inthe data row involved.