SAP ABAP Function Module RSPO_OP_PRINT_OTF (Print OTF returned from RSPO_OP_JOB_END)
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_OP_PRINT_OTF | Print OTF returned from RSPO_OP_JOB_END |
Function Group | RSPO_OUTPUT_PATH | Output Path for DOCX forms via XSL-FO |
Program Name | SAPLRSPO_OUTPUT_PATH | |
INCLUDE Name | LRSPO_OUTPUT_PATHU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SPOOL_ID | TYPE | RSPOID | Spool request number | |||
![]() |
PRINTER | TYPE | RSPOPNAME | Spool: Output Device | |||
![]() |
COPIES | TYPE | RSPOCOPIES | Number of copies | |||
![]() |
NAME | TYPE | RSPO0NAME | 'DOCX' | Spool request: Name | ||
![]() |
SUFFIX1 | TYPE | RSPO1NAME | Spool request: Suffix 1 | |||
![]() |
SUFFIX2 | TYPE | RSPO2NAME | Spool request: Suffix 2 | |||
![]() |
NEWID | TYPE | C | 'X' | |||
![]() |
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 | '0' | retention period in spooler (9=forever) | ||
![]() |
TITLE | TYPE | RSPOTITLE | SPACE | 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 | 'D' | Print SAP coverpage | ||
![]() |
PRINTOPTIONS | TYPE | POSS_JOBTICKETTAB | Job ticket table for spool request | |||
![]() |
SPONUMIV | TYPE | NRNR | Number Range Number | |||
![]() |
USESPOOLID | TYPE | C | SPACE | Use SPOOLID parameter for job | ||
![]() |
SPOOLID | TYPE | RSPOID | 0 | Spool request number | ||
![]() |
PRINTTICKET | TYPE | POSS_PRINTTICKETNAME | SPACE | Name of a print ticket | ||
![]() |
OTF_PRINTDATA | TYPE | RSPO_OTFTAB | Table of OTF commands | |||
![]() |
INVALID_PRINTER | TYPE | Invalid printer given | ||||
![]() |
SPOOL_WRITE_ERROR | TYPE | Error writing to spool request | ||||
![]() |
OTF_PRINTER_MISMATCH | TYPE | OTF is not for this printer | ||||
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 | 20100421 |
SAP Release Created in | 711 |