SAP ABAP Message Class PT Message Number 021 (Specification of the parameter OUT_PARAMETERS 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 | |
021 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Specification of the parameter OUT_PARAMETERS is obligatory
Help Document
Diagnosis
The function module GET_PRINT_PARAMETERS is responsible for ascertaining and returning print parameters. Because the parameter for the return of the print parameters (OUT_PARAMETERS) was not specified, the current call is pointless.
System Response
A short dump was triggered to avoid followup errors.
Procedure
Add the IMPORTING parameter OUT_PARAMETERS to the call of GET_PRINT_PARAMETERS.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |