INVALID_PRINT_OR_ARCHIVE_PARAM is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: U - End User Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
The error occurs generally when the archive device is not found, or the
user who started the report, does not have sufficient autorization to
write into the archive.
Check why the call of the function module GET_PRINT_PARAMETERS failed in
the function module PRINT_REPORT.
The print or archive parameters are invalid.
Please see enduser error for more details about the possible cause of this runtime error and how it could be avoided.
When a report is to be printed, the function module PRINT_REPORT is
called. This function module again calls the function module
GET_PRINT_PARAMETERS to determine the current print archive parameter.
When calling the function module GET_PRINT_PARAMETERS, an axception was
raised. The exception has the value <runtime parameter>, which corresponds to the
exception <runtime parameter>.
Please see enduser error for more details about the possible cause of this runtime error and how it could be avoided.
INVALID_PRINT_OR_ARCHIVE_PARAM - invalid print or archive param INVALID_FORMAT - invalid format INSERT_TEXTPOOL_TGET_FAILED - insert textpool tget failed INSERT_REPORT_TGET_FAILED - insert report tget failed INSERT_REPORT_NO_EXTTYPE - insert report no exttype INSERT_REPORT_NO_APPTYPE - insert report no apptype