SAP ABAP Message Class C0 Message Number 221 (- Assign PPPI_MESSAGE_CATEGORY only once (simple data request))
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 | ![]() |
221 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
Message Text
- Assign PPPI_MESSAGE_CATEGORY only once (simple data request)
Help Document
Diagnosis
The process instruction is of type "process data request".
Characteristic PPPI_DATA_REQUEST_TYPE specifies that it is a simple data request. This means that you can request exactly one message of only one message category.
However, characteristic PPPI_MESSAGE_CATEGORY requesting the required message category has been assigned to the process instruction more than once.
System Response
Procedure
- Check whether you need a simple data request, that is, a single message, or a repeated data request, that is, several messages of different message categories.
- If necessary, correct the data request type by changing the value of characteristic PPPI_DATA_REQUEST_TYPE.
If you want to create a simple data request, delete all assignments of characteristic PPPI_MESSAGE_CATEGORY except for one.
History
Last changed on/by | ![]() |
19970815 | SAP |
SAP Release Created in |