SAP Message CB011 - Error in control recipe & to destination &

Diagnosis
The control recipe for destination &V1& contains one or several errors.Processing of the control recipe was terminated.

Procedure
RESET N1
Discard the control recipe by manually creating a corresponding messagecontaining the control recipe status.
IF &DEVICE& = 'SCREEN'
Create message
ENDIF
Correct the errors in the process order from which the control recipewas generated.
IF &DEVICE& = 'SCREEN'
Change process order
ENDIF
Generate a new control recipe.