SAP ABAP Class IF_XDS_PRINTABLE (XDS: Printing and PDF preview)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDS_DOCX_DOCUMENT XDS: docx document implementation 20081006
Properties
Class IF_XDS_PRINTABLE  
Short Description XDS: Printing and PDF preview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080930   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XDS_PRINTABLE has no forward declaration.
Interfaces
Class IF_XDS_PRINTABLE has no interface implemented.
Friends
Class IF_XDS_PRINTABLE has no friend class.
Attributes
Class IF_XDS_PRINTABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PDF_PREVIEW Instance method Public Method 20080930
2 PRINT_DOCUMENT Instance method Public Method Currently only spool id can be returned. 20080930
Events
Class IF_XDS_PRINTABLE has no event.
Types
Class IF_XDS_PRINTABLE has no local type.
Method Signatures

Method CREATE_PDF_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PDF_DATA Value transfer Type reference (TYPE) XSTRING 20080930
# Exception Resumable Description Created on
1 CX_XDS_PRINT_ERROR XDS: Exception in print or preview 20081014

Method PRINT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OUTPUT Call by reference Type reference (TYPE) XSTRING 20080930
2 Exporting EX_SPOOLID Call by reference Type reference (TYPE) RSPOID 20080930
3 Importing IM_AUTH Call by reference Type reference (TYPE) RSPOAUTH 20080930
4 Importing IM_COPIES Call by reference Type reference (TYPE) RSPOCOPIES 20080930
5 Importing IM_COVERPAGE Call by reference Type reference (TYPE) C 20080930
6 Importing IM_DELETE Call by reference Type reference (TYPE) RSPO2DISPO SPACE 20080930
7 Importing IM_DIVISION Call by reference Type reference (TYPE) RSPODIVISI 20080930
8 Importing IM_FINAL Call by reference Type reference (TYPE) RSPOFINAL SPACE 20080930
9 Importing IM_IMMED Call by reference Type reference (TYPE) RSPO1DISPO SPACE 20080930
10 Importing IM_LIFETIME Call by reference Type reference (TYPE) C '8' 20080930
11 Importing IM_NAME Call by reference Type reference (TYPE) RSPO0NAME 'DOCx' 20080930
12 Importing IM_NEWID Call by reference Type reference (TYPE) C 20080930
13 Importing IM_PRINTER Call by reference Type reference (TYPE) RSPOPNAME 20080930
14 Importing IM_PRINTOPTIONS Call by reference Type reference (TYPE) POSS_JOBTICKETTAB 20080930
15 Importing IM_RECEIVER Call by reference Type reference (TYPE) RSPORECEIV 20080930
16 Importing IM_SUFFIX1 Call by reference Type reference (TYPE) RSPO1NAME 20080930
17 Importing IM_SUFFIX2 Call by reference Type reference (TYPE) RSPO2NAME 20080930
18 Importing IM_TITLE Call by reference Type reference (TYPE) RSPOTITLE 20080930
# Exception Resumable Description Created on
1 CX_XDS_PRINT_ERROR XDS: Exception in print or preview 20081014
History
Last changed by/on SAP  20090618 
SAP Release Created in