SAP Message C0203 - - Assign characteristic PPPI_NOTE after PPPI_BUTTON_TEXT

Diagnosis
The process instruction is of type "process paramter".
Characteristic PPPI_BUTTON_TEXT defines a pushbutton for notes. Thecorresponding note texts have to be defined directly after thischaracteristic using characteristic PPPI_NOTE.
However, in the process instruction, another characteristic is assignedafter characteristic PPPI_BUTTON_TEXT.

Procedure
RESET N1
Assign characteristic PPPI_NOTE at least once after characteristicPPPI_BUTTON_TEXT,.
Assign the desired note text to characteristic PPPI_NOTE.