SAP ABAP Class IF_O2C_PRINT_PREVIEW (IF for Generic O2C: Print Preview)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_O2C_PRINT_PREVIEW_BIL Adobe Print Preview for Billing 20070402
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_O2C_PRINT_PREVIEW_DLV Adobe Print Preview for Delivery 20081209
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_O2C_PRINT_PREVIEW_SLS Adobe Print Preview for Sales Document via LORD+ 20070402
Properties
Class IF_O2C_PRINT_PREVIEW  
Short Description IF for Generic O2C: Print Preview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070402   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_O2C_PRINT_PREVIEW has no forward declaration.
Interfaces
Class IF_O2C_PRINT_PREVIEW has no interface implemented.
Friends
Class IF_O2C_PRINT_PREVIEW has no friend class.
Attributes
Class IF_O2C_PRINT_PREVIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRINT_PREVIEW Static method Public Method Provides PDF Stream for Print Preview 20070402
2 GET_PRINT_TYPES Static method Public Method Returns Valid Printing Output Types for Sales and Dist.Doc. 20070402
3 IS_DOC_AUTHORIZED Static method Public Method Is there authorization for sales document? 20070511
4 IS_DOC_NUMBER_EXISTING Static method Public Method Does the sales document exist? 20070405
Events
Class IF_O2C_PRINT_PREVIEW has no event.
Types
Class IF_O2C_PRINT_PREVIEW has no local type.
Method Signatures

Method GET_PRINT_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BALMI Nachricht 20070402
2 Exporting ET_ADD_MSG Call by reference Type reference (TYPE) BALMI_T Zusätzliche Nachrichten 20090424
3 Exporting EV_KAPPL Call by reference Type reference (TYPE) NA_KAPPL Applikation für Nachrichtenkonditionen 20070402
4 Exporting EV_PDF Call by reference Type reference (TYPE) FPCONTENT PDF-Inhalt als RAW-String 20070402
5 Importing IV_DOC_NUM Call by reference Type reference (TYPE) VBELN Nummer des Belegs 20070402
6 Importing IV_PRINT_TYPE Call by reference Type reference (TYPE) NA_KSCHL Druck-Nachrichtenart 20070402
7 Importing IV_SIM_MSG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': NAST wird simuliert falls nicht aktiv vorhanden 20070402

Method GET_PRINT_PREVIEW on class IF_O2C_PRINT_PREVIEW has no exception.

Method GET_PRINT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRINT_TYPE Call by reference Type reference (TYPE) TDT_PRINT_TYPE Nachrichtenarten für Druckansicht 20070402
2 Exporting EV_KAPPL Call by reference Type reference (TYPE) NA_KAPPL Applikation für Nachrichtenkonditionen 20070402
3 Importing IV_DOC_NUM Call by reference Type reference (TYPE) VBELN Nummer des Belegs 20070402

Method GET_PRINT_TYPES on class IF_O2C_PRINT_PREVIEW has no exception.

Method IS_DOC_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_CATEGORY Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20070511
2 Importing IV_DOC_NUMBER Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070511
3 Returning RS_AUTH_ERROR Value transfer Type reference (TYPE) BALMI Meldung über fehlende Berechtigung 20070511

Method IS_DOC_AUTHORIZED on class IF_O2C_PRINT_PREVIEW has no exception.

Method IS_DOC_NUMBER_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_CATEGORY Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20070405
2 Importing IV_DOC_NUMBER Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070405
3 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLE_D 'X': Existenzprüfung erfolgreich 20070405

Method IS_DOC_NUMBER_EXISTING on class IF_O2C_PRINT_PREVIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in