SAP Message UMG385 - A binary field with content &1 could not be converted (data type &2)

Diagnosis
An error occurred while converting a binary field from non Unicode toUnicode. The content of the field is &V1&. The ABAP data type is &V2&.Reasons might be:

  • the parameters of the conversion object (CL_ABAP_CONV_X2X_CE) are not
  • valid
    • the conversion object could not be intialized correctly