SAP ABAP Function Module RSPO_DOCXPS_PRINT (Create spool request from DOCx 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_DOCXPS_PRINT Create spool request from DOCx document  
Function Group RSPO_DOCXPS   Print Services for DOCx documents  
Program Name SAPLRSPO_DOCXPS    
INCLUDE Name LRSPO_DOCXPSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SPOOLID TYPE RSPOID Spool request number
Exporting NUMPAGES TYPE I Number of pages in spool request
Exporting ERRMSG TYPE STRING English error message in case of failure
Importing DOCXDOC TYPE XSTRING DOCx document
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 Create a 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 '8' Retention time (in days) of spool request
Importing TITLE TYPE RSPOTITLE 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 'X'=Print SAP cover page
Importing PRINTOPTIONS TYPE POSS_JOBTICKETTAB Print Options
Exception FAILURE TYPE Error occurred, see ERRMSG
               
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  20090304 
SAP Release Created in 712