SAP ABAP Function Module RSPO_XSLFOPS_PRINT (Create spool request from XSL:FO document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool

⤷

⤷

Basic Data
Function Module | RSPO_XSLFOPS_PRINT | Create spool request from XSL:FO document |
Function Group | RSPO_XSLFOPS | Print Services for XSL:FO documents |
Program Name | SAPLRSPO_XSLFOPS | |
INCLUDE Name | LRSPO_XSLFOPSU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SPOOLID | TYPE | RSPOID | Spool request number | |||
![]() |
NUMPAGES | TYPE | I | Number of pages in spool request | |||
![]() |
ERRMSG | TYPE | STRING | English error message in case of failure | |||
![]() |
XSLFODOC | TYPE | XSTRING | XSL:FO document | |||
![]() |
PRINTER | TYPE | RSPOPNAME | Spool: Output Device | |||
![]() |
COPIES | TYPE | RSPOCOPIES | Number of copies | |||
![]() |
NAME | TYPE | RSPO0NAME | 'XSL:FO' | Spool: Name | ||
![]() |
SUFFIX1 | TYPE | RSPO1NAME | Spool request: Suffix 1 | |||
![]() |
SUFFIX2 | TYPE | RSPO2NAME | Spool request: Suffix 2 | |||
![]() |
NEWID | TYPE | C | 'X' | Create a new spool request | ||
![]() |
IMMED | TYPE | RSPO1DISPO | SPACE | Print immediately or later | ||
![]() |
DELETE | TYPE | RSPO2DISPO | SPACE | Delete spool request automatically | ||
![]() |
FINAL | TYPE | RSPOFINAL | SPACE | Spool request completed | ||
![]() |
LIFETIME | TYPE | C | '8' | Retention time (in days) of spool request | ||
![]() |
TITLE | TYPE | RSPOTITLE | Title of a spool request | |||
![]() |
RECEIVER | TYPE | RSPORECEIV | Spool: Recipient of spool request | |||
![]() |
DIVISION | TYPE | RSPODIVISI | Department | |||
![]() |
AUTH | TYPE | RSPOAUTH | Value for authorization check | |||
![]() |
COVERPAGE | TYPE | C | SPACE | 'X'=Print SAP cover page | ||
![]() |
PRINTOPTIONS | TYPE | POSS_JOBTICKETTAB | Print Options | |||
![]() |
FAILURE | TYPE | Error occurred, see ERRMSG | ||||
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 | 20090304 |
SAP Release Created in | 712 |