SAP Message UCF7004 - Conversion to internal data format failed

Diagnosis
The current data row contains the value &V2& for characteristic &V1&.
The program was unable to convert this string to the internal dataformat with the help of the conversion exit assigned to characteristicV1. reasons for this may be the following (among others):

  • The values to be converted contain special characters.

  • The values to be converted are monetary amounts with decimal places. But
  • the respective currency does not have decimal places.

    System Response
    The characteristic value can not be interpreted.

    Procedure
    Examine the data format of characteristic &V1&, for example, using F1Help for the field names within upload method maintenance.
    Format the values in all data rows so that they become convertible tothe internal data format.