SAP Message RCL081 - Multiple characteristic value assignment: &1 &2 &3 &4

Diagnosis
While reading characteristic value assignments, the program found thatthere are redundant entries and therefore ignored at least one entry.
The semantic key for the entry in table RCASGVALUE is:
ID of the development element type (ELTYPE_ID): &V1&
ID of the development elememt (ELEMENT_ID): &V2&
ID of the characteristic (CHAR_ID): &V3&
ID of the characteristic value (VALUE_ID): &V4&

Procedure
This redundancy can be caused by rebuilding a system, by mergingtransports or by a release upgrade. Normally you can ignore suchmultiple entries.
If you want to remove it, execute Report RCL_DEL_RCASGVALUE_ENTRY. Passthe above-specified key and the technical key that you determined withthe Data Browser (Transaction SE16).
You can find more information in the source text for ReportRCL_DEL_RCASGVALUE_ENTRY.