SAP ABAP Function Module RSPO_DOCXPS_CREATEPDF (Create PDF from DOCx document (e.g. for Preview))
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_CREATEPDF Create PDF from DOCx document (e.g. for Preview)  
Function Group RSPO_DOCXPS   Print Services for DOCx documents  
Program Name SAPLRSPO_DOCXPS    
INCLUDE Name LRSPO_DOCXPSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PDFDOC TYPE XSTRING PDF document created from DOCx
Exporting NUMPAGES TYPE I Number of pages in PDF
Exporting ERRMSG TYPE STRING English error message in case of failure
Importing DOCXDOC TYPE XSTRING DOCx document
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