SAP ABAP Message Class C0 Message Number 205 (- Assign PPPI_VARIABLE before the corresponding mess. characteristic)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PI-PMA-MGT (Application Component) ABAP List-Based PI Sheet
⤷
COCB_PIS (Package) PI Sheet (ABAP List-Based)

⤷

⤷

Attribute
Message class | ![]() |
C0 | |
Short Description | ![]() |
PP-PI: Messages for PI Sheet and Syntax Checker | |
Message Number | ![]() |
205 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
Message Text
- Assign PPPI_VARIABLE before the corresponding mess. characteristic
Help Document
Diagnosis
Characteristic PPPI_VARIABLE defines a variable which refers to the value of a message characteristic. The message characteristic has to be assigned to the process instruction directly after the variable.
However, in the process instruction, no further characteristic is assigned after the variable, that is, the variable does not refer to a characteristic value.
System Response
Procedure
- Check whether the message characteristic to which the variable refers is contained in the process instruction.
- If the message characteristic is contained in the process instruction, move characteristic PPPI_VARIABLE to the position in front of the message characteristic.
You can do this by changing the sort numbers of the characteristics.
If the message characteristic is not contained in the process instruction, assign it immediately after characteristic PPPI_VARIABLE.
History
Last changed on/by | ![]() |
19970815 | SAP |
SAP Release Created in |