SAP ABAP Message Class C0 Message Number 234 (- Assign PPPI_ACCEPT_INVALID_INPUT after PPPI-VALIDATION_FORMULA)
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 | ![]() |
234 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
19970722 |
Message Text
- Assign PPPI_ACCEPT_INVALID_INPUT after PPPI-VALIDATION_FORMULA
Help Document
Diagnosis
An input validation has been defined in the process instruction.
In input validations, you can use characteristic PPPI_ACCEPT_INVALID_INPUT to specify whether input values are transferred to the PI sheet although they are invalid and how this is done. The following information must be provided before:
- The complete validation rule (characteristic PPPI_VALIDATION_FORMULA) even if it is divided and extends over several characteristics
- If required, a warning (characteristic PPPI_TEXT_FOR_INVALID_INPUT) that is displayed in the PI sheet if you enter an invalid value
In the process instruction however, characteristic PPPI_ACCEPT_INVALID_INPUT has been assigned before characteristic PPPI_VALIDATION_FORMULA.
System Response
Procedure
Change the characteristic sort numbers so that characteristic PPPI_ACCEPT_INVALID_INPUT moves to the following position:
- If you have not defined a warning, to the position after characteristic PPPI_VALIDATION_FORMULA, that is, after the definition of the validation rule
- If you have defined a warning, to the position after characteristic PPPI_TEXT_FOR_INVALID_INPUT
History
Last changed on/by | ![]() |
19970815 | SAP |
SAP Release Created in |