SAP ABAP Message Class C0 Message Number 210 (- Assign PPPI_EXTERNAL_VALUE after PPPI_DEFAULT_VARIABLE)
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 210  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 19970719   
Message Text
- Assign PPPI_EXTERNAL_VALUE after PPPI_DEFAULT_VARIABLE
Help Document

Diagnosis

The process instruction is of type "process data request".

Characteristic PPPI_DEFAULT_VARIABLE defines a variable whose value is to be assigned to a characteristic of the requested message. The corresponding message characteristic must be assigned to characteristic PPPI_EXTERNAL_VALUE immediately afterwards.
However, the message characteristic is not defined at this point in the process instruction.

System Response

Procedure

  1. Assign characteristic PPPI_EXTERNAL_VALUE to the process instruction immediately after characteristic PPPI_DEFAULT_VARIABLE.
  2. Assign the name of the message characteristic whose value is to be assigned by the variable to characteristic PPPI_EXTERNAL_VALUE.

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