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

Diagnosis

Process instruction is of type "repeated process data request".

Characteristic PPPI_REQUESTED_VALUE specifies that a value is to be assigned manually to a characteristic in the PI sheet. You first have to define the corresponding input request using characteristic PPPI_INPUT_REQUEST.
However, the definition of the input request is missing at least once before characteristic PPPI_INPUT_REQUEST.

System Response

Procedure

  1. Assign characteristic PPPI_INPUT_REQUEST to the process instruction before characteristic PPPI_REQUESTED_VALUE.
  2. Assign the text of the input request to characteristic PPPI_INPUT_REQUEST.

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