SAP ABAP Message Class C0 Message Number 236 (- Define column header for value to be displayed)
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 | ![]() |
236 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
19970722 |
Message Text
- Define column header for value to be displayed
Help Document
Diagnosis
The process instruction is a repeated data request.
Characteristic PPPI_OUTPUT_CHARACTERISTIC or PPPI_OUTPUT_VARIABLE is used to define an output value in the process instruction. In repeated data requests, you must define a text for each output value. This text is displayed as a heading above the corresponding table column (characteristic PPPI_OUTPUT_TEXT).
In the process instruction however, no text has been defined for the output value.
System Response
Procedure
- Assign characteristic PPPI_OUTPUT_TEXT to the process instruction before characteristic PPPI_OUTPUT_CHARACTERISTIC or PPPI_OUTPUT_VARIABLE.
- Assign the column heading required for the output value to characteristic PPPI_OUTPUT_TEXT.
History
Last changed on/by | ![]() |
19970815 | SAP |
SAP Release Created in |