SAP ABAP Message Class C0 Message Number 226 (- Assign PPPI_INPUT_REQUEST before & &)
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 226  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
- Assign PPPI_INPUT_REQUEST before & &
Help Document

Diagnosis

The process instruction is of type "process data calculation formula".

In a calculation formula, you must define a text (characteristic PPPI_INPUT_REQUEST) before the value to be calculated (characteristic ). This text is displayed in the PI sheet in front of the calculation result.
However, this text has not been defined before characteristic in the process instruction.

System Response

Procedure

  1. Assign characteristic PPPI_INPUT_REQUEST to the process instruction before characteristic .
  2. Assign the required text to characteristic PPPI_INPUT_REQUEST.

History
Last changed on/by 19970815  SAP 
SAP Release Created in