SAP ABAP Function Module RSPO_OP_JOB_END (End a job, finish spool request or return OTF/PDL)
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_JOB_END | End a job, finish spool request or return OTF/PDL |
Function Group | RSPO_OUTPUT_PATH | Output Path for DOCX forms via XSL-FO |
Program Name | SAPLRSPO_OUTPUT_PATH | |
INCLUDE Name | LRSPO_OUTPUT_PATHU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SPOOLID | TYPE | RSPOID | Spool request number if created | |||
![]() |
OTFDATA | TYPE | RSPO_OTFTAB | OTF data if output is OTF | |||
![]() |
PDLDATA | TYPE | XSTRING | Print data if output is not OTF | |||
![]() |
PDFDATA | TYPE | XSTRING | PDF preview | |||
![]() |
NUMPAGES | TYPE | I | Number of pages created | |||
![]() |
OUTPUT_OBJECT_REF | TYPE REF TO | CL_XSLFO_OUTPUT_ADAPTER | Output adapter base class for XSL formatter | |||
![]() |
UNOPENED | TYPE | Job was not opened | ||||
![]() |
SPOOL_WRITE_ERROR | TYPE | Error writing into spool request | ||||
![]() |
SPOOL_CLOSE_ERROR | TYPE | Error closing spool request | ||||
![]() |
CONVERSION_ERROR | TYPE | Error while converting to output format (PDF) | ||||
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 | 20080418 |
SAP Release Created in | 711 |