Do you have any question about this error?
Message type: E = Error
Message class: PT - Messages for ABAP print functions
Message number: 022
Message text: Es obligatorio indicar el parámetro VALID.
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.
The system triggers a short dump to prevent any consequential errors.
Add the IMPORTING parameter VALID to the GET_PRINT_PARAMETERS call, and
query its value after the function module has been processed.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
PT022
- Es obligatorio indicar el parámetro VALID. ?Get instant SAP help. Start your 7-day free trial now.
PT021
Es obligatorio indicar el parámetro OUT_PARAMETERS.
¿Qué causa este problema? The function module GET_PRINT_PARAMETERS is responsible for ascertaining and returning print parameters. Because the para...
PT020
Falta indicar el nombre de impresora.
¿Qué causa este problema? The field for the printer name is blank.Respuesta del sistema El sistema emite un mensaje de error y no le permitirá co...
PT023
Parámetros de impresión indicados se modif.de modo dinámico en caso dado
¿Qué causa este problema? Program &V1&, for which the user has specified the print and archiving parameters, contains statements that could...
PT024
Posicione el cursor en un campo antes de ejecutar la función
¿Qué causa este problema? You called the "Set default values" function. However, before you do this, you must position the cursor on the ...
Haga clic en este enlace para buscar todos los mensajes de SAP.