SAP Message AD015 - & & (Value deviates from data type & or is not allowed)

Diagnosis
A fixed value is not compatible with the underlying data type.
Example: type NUMC, length 3. Fixed value 'ABC' is incompatible.

Procedure
Check the data type underlying the domain and change the fixed value.