SAP Message USMD1088 - Data model &1, entity type &2, attribute &3: Data type &4 is invalid

Diagnosis
The following data types are currently not supported forattributes of entity types of storage and usetype 1 or 4:

  • LCHR,,,,Long character string, requires INT2 field prefix

  • LRAW,,Long byte sequence, requires INT2 field prefix

  • RAW,,,,Uninterpreted sequence of bytes

  • RAWSTRING,,Variable long sequence of bytes
  • Procedure
    Change the domain of the data element accordingly.