SAP Message C0206 - - Assign PPPI_CALCULATION_FORMULA after PPPI_CALCULATED_VALUE

Diagnosis
The process instruction is of type "process data calculation formula".
Characteristic PPPI_CALCULATED_VALUE defines the value to becalculated. The corresponding calculation formula has to be assigneddirectly after this characteristic using charcteristicPPPI_CALCULATION_FORMULA.
However, in the process instruction, no calculation formula is assignedat this position.

Procedure
RESET N1
Assign characteristic PPPI_CALCULATION_FORMULA to the processinstruction after characteristic PPPI_CALCULATED_VALUE.
Assign the desired formula to characteristic PPPI_CALCULATION_FORMULA.