SAP Message C0219 - - Assign PPPI_VALIDATION_FORMULA before PPPI_TEXT_FOR_INVALID_INPUT

Diagnosis
In the process instruction, an input validation is defined containing achecking rule (characteristic PPPI_VALIDATION_FORMULA) and a warningnote (characteristic PPPI_TEXT_FOR_INVALID_INPUT). After the warningnote, characteristic PPPI_VALIDATION_FORMULA is assigned again.
However, the complete checking rule must precede the warning note evenif it applies to several characteristics.

Procedure
Correct the characteristic sequence.