SAP Message 5P358 - Decision field and comparative value or field are not of the same length

Diagnosis
You have formulated a comparison for a field within a decisionoperation as follows:
field+off(length)?'value' or field1+off(length)?field2+off(length)
The lengths of field+off(length) and 'value' and/or field1+off(length)and field2+off(length) are not identical. Please correct the lengthsaccordingly.