SAP ABAP Message Class C0 Message Number 217 (- 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 | ![]() |
217 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
Message Text
- Assign PPPI_VARIABLE before the corresponding mess. characteristic
Help Document
Diagnosis
You use characteristic PPPI_VARIABLE to define a variable that refers to the value of a message characteristic. You must assign the message characteristic to the process instruction directly afterwards.
In process instruction , the message characteristic has, however, been assigned twice. These assignments follow each other immediately. Thus, the first variable does nor refer to a value.
System Response
Procedure
- Check whether
- you need both variables
- the process instruction contains the corresponding message characteristics
- If possible, delete the redundant variable.
If you do need both variables,
- move the variables to the position in front of the pertaining message characteristic, or
- add the message characteristic immediately behind the definition of the respective variables
History
Last changed on/by | ![]() |
19970815 | SAP |
SAP Release Created in |