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
Exporting SPOOL_ID TYPE RSPOID Spool request number
Importing PRINTER TYPE RSPOPNAME Spool: Output Device
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'
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
Importing OTF_PRINTDATA TYPE RSPO_OTFTAB Table of OTF commands
Exception INVALID_PRINTER TYPE Invalid printer given
Exception SPOOL_WRITE_ERROR TYPE Error writing to spool request
Exception OTF_PRINTER_MISMATCH TYPE OTF is not for this printer
               
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  20100421 
SAP Release Created in 711