REDISCPRINT_USER_COMMAND_0301 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter REDISCPRINT_USER_COMMAND_0301 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include HOTZPA004_USER_COMMAND_0301I01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
EFG_GET_PRINT_PARAMETERS call function 'EFG_GET_PRINT_PARAMETERS' exporting x_printparams = printparameters * X_ARCHIVE_BOR_OBJECT = * X_ARCHIVE_ARC_OBJECT = * X_ARCHIVE_OBJECT_ID = * X_NO_DELAYED_PRINT = 'X' x_no_formkey = ' ' * X_NO_ARCHIVE = * X_CHECK_ARCHIVE = 'X' * X_FORCE_SAPSCRIPT = '' * X_NO_PREVIEW = * X_ONLY_PRINTER = * X_NO_LAST_DOC = * X_NO_DIALOG = * X_ONLY_SENDTYPE_PRINTER = x_no_ocl_active = l_no_ocl importing y_printparams = printparameters * Y_ARCHIVE_INDEX = * Y_ARCHIVE_PARAMS = * Y_RECIPIENT = exceptions cancelled = 1 input_error = 2 failed = 3 others = 4 .
EFG_PRINT_CLOSE call function 'EFG_PRINT_CLOSE' exporting x_flg_output = printparameters-last_doc_act x_flg_finalize = printparameters-last_doc_act x_flg_clear_spoolids = 'X'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REDISCPRINT_USER_COMMAND_0301 - Include HOTZPA004_USER_COMMAND_0301I01 REDISCPRINT_USER_COMMAND_0101 - Include HOTZPA004_USER_COMMAND_0101I01 REDISCPRINT_STATUS_0301O01 - Include HOTZPA004_STATUS_0301O01 REDISCPRINT_FOI01 - Include HOTZPA004_SELECT_DISCDOC_FOI01 REDISCPRINT - Mass Printing of Disconnection REDISCPRINT - Mass Printing of Disconnection