SAP ABAP Function Module PRINT_FILE_ON_BACKEND_PRINTER (Print a file on a backend printer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Function Module PRINT_FILE_ON_BACKEND_PRINTER Print a file on a backend printer  
Function Group SPO_REMOTE_PRINTING_WS   Functions for remote printing WebService  
Program Name SAPLSPO_REMOTE_PRINTING_WS    
INCLUDE Name LSPO_REMOTE_PRINTING_WSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_SPOOLID TYPE RSPOID Spool request number
Exporting EX_ERRMSG TYPE STRING Error message in case file could not be submitted
Importing IM_PDL TYPE CHAR4 PDL contained in IM_PRINTFILE
Importing IM_PRINTFILE TYPE XSTRING Print data file
Importing IM_PRINTERNAME TYPE RSPOLNAME Name of backend printer
Importing IM_TITLESTRING TYPE RSPOTITLE Title text for spool request, displayed in SP01
Exception PDL_UNKNOWN TYPE The specified PDL is unknown
Exception PDL_NOT_SUPPORTED TYPE The specified printer does not support the specified PDL
Exception PRINTER_UNKNOWN TYPE The specified printer is unknown
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20140117 
SAP Release Created in 740