SAP ABAP Function Module RSPO_OP_JOB_START (Start a job)
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_START Start a job  
Function Group RSPO_OUTPUT_PATH   Output Path for DOCX forms via XSL-FO  
Program Name SAPLRSPO_OUTPUT_PATH    
INCLUDE Name LRSPO_OUTPUT_PATHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT_OBJECT_REF TYPE REF TO CL_XSLFO_OUTPUT_ADAPTER Output adapter base class for XSL formatter
Importing PRINTER TYPE RSPOPNAME Spool: Output Device
Importing CREATE_SPOOLREQ TYPE C 'X' Create a spool request for PRINTER
Importing RETURN_PDLDATA TYPE C SPACE Return OTF/PDL data ?
Importing RETURN_PDF TYPE C SPACE Return PDF Preview?
Importing PDF_PER_DOCUMENT TYPE C SPACE Return PDF for each document
Importing COPIES TYPE RSPOCOPIES Number of copies
Importing NAME TYPE RSPO0NAME 'DOCX' Spool request: Name
Importing SUFFIX1 TYPE RSPO1NAME Spool request: Suffix 1
Importing SUFFIX2 TYPE RSPO2NAME Spool request: Suffix 2
Importing NEWID TYPE C 'X' New spool request
Importing IMMED TYPE RSPO1DISPO SPACE Print immediately or later
Importing DELETE TYPE RSPO2DISPO SPACE Delete spool request automatically
Importing FINAL TYPE RSPOFINAL SPACE Spool request completed
Importing LIFETIME TYPE C '0' retention period in spooler (9=forever)
Importing TITLE TYPE RSPOTITLE SPACE Title of a spool request
Importing RECEIVER TYPE RSPORECEIV Spool: Recipient of spool request
Importing DIVISION TYPE RSPODIVISI Department
Importing AUTH TYPE RSPOAUTH Value for authorization check
Importing COVERPAGE TYPE C 'D' Print SAP coverpage
Importing PRINTOPTIONS TYPE POSS_JOBTICKETTAB Job ticket table for spool request
Importing SPONUMIV TYPE NRNR Number Range Number
Importing USESPOOLID TYPE C SPACE Use SPOOLID parameter for job
Importing SPOOLID TYPE RSPOID 0 Spool request number
Importing PRINTTICKET TYPE POSS_PRINTTICKETNAME SPACE Name of a print ticket
Exception PRINTER_INVALID TYPE Printer does not exist
Exception SCENARIO_NOT_SUPPORTED TYPE This scenario is not supported currently
               
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  20080418 
SAP Release Created in 711