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 |
---|---|---|---|---|---|---|---|
![]() |
EX_SPOOLID | TYPE | RSPOID | Spool request number | |||
![]() |
EX_ERRMSG | TYPE | STRING | Error message in case file could not be submitted | |||
![]() |
IM_PDL | TYPE | CHAR4 | PDL contained in IM_PRINTFILE | |||
![]() |
IM_PRINTFILE | TYPE | XSTRING | Print data file | |||
![]() |
IM_PRINTERNAME | TYPE | RSPOLNAME | Name of backend printer | |||
![]() |
IM_TITLESTRING | TYPE | RSPOTITLE | Title text for spool request, displayed in SP01 | |||
![]() |
PDL_UNKNOWN | TYPE | The specified PDL is unknown | ||||
![]() |
PDL_NOT_SUPPORTED | TYPE | The specified printer does not support the specified PDL | ||||
![]() |
PRINTER_UNKNOWN | TYPE | The specified printer is unknown | ||||
Processing Type
Normal Function 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 |