CDISR5101E

The string value constant that was assigned to an Enum object is not correct.

The application is assigning a string value to an Enum object, but the value is not a valid enumeration value of the object.
Ensure that the assigned value is a valid enumeration value.