SAP ABAP Message Class C0 Message Number 343 (- Only define message characteristics as output values)
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 343  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 19980212   
Message Text
- Only define message characteristics as output values
Help Document

Diagnosis

Characteristic has been assigned to characteristic in the process instruction and is thus marked as an output value.

The following characteristic values can be displayed in the PI sheet:

  • In process data requests, the default values of those message characteristics that are marked as input values in the process instruction
  • In process data requests and calculation formulas, the values of all other message characteristics assigned to the process instruction

However, characteristic has not been assigned as a message characteristic to the process instruction or has been defined as an input value without a default value.
For this reason, no value can be displayed for characteristic .

System Response

Procedure

If characteristic is to be contained in the process message:

  • Assign characteristic as a message characteristic to the process instruction.
  • For input values, also define the default value you want to display.

For more detailed information on how to assign message characteristics and default values to a process instruction, see Extended Help.

If characteristic is not to be contained in the process message:

  • Check whether you can use a variable to insert the desired value from a preceding process instruction.
  • Define the variable as an output value if required.

    To do so, use characteristic PPPI_OUTPUT_VARIABLE instead of characteristic .

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