SAP ABAP Message Class PT Message Number 022 (Specification of the parameter VALID is obligatory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists

⤷

⤷

Attribute
Message class | ![]() |
PT | |
Short Description | ![]() |
Messages for ABAP print functions | |
Message Number | ![]() |
022 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Specification of the parameter VALID is obligatory
Help Document
Diagnosis
Function module GET_PRINT_PARAMETERS determines whether the user dialog has been canceled, making the print parameters (OUT_PARAMETERS) invalid. However, the parameter which it uses to do this, VALID, was not passed. This makes the function call meaningless.
System Response
The system triggers a short dump to prevent any consequential errors.
Procedure
Add the IMPORTING parameter VALID to the GET_PRINT_PARAMETERS call, and query its value after the function module has been processed.
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |