SAP ABAP Interface I_OI_DOCUMENT_VIEWER (Document Viewer Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-OFF (Application Component) SAP Desktop Office Integration
     SOFFICEINTEGRATION (Package) Platform- and application-indep. Office integration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  C_OI_DOCUMENT_VIEWER Viewer Class 19991126
Properties
Interface I_OI_DOCUMENT_VIEWER  
Short Description Document Viewer Interface    
General Data
Package SOFFICEINTEGRATION   Platform- and application-indep. Office integration 
Created 19991126   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface I_OI_DOCUMENT_VIEWER has no interface.
Friends
Interface I_OI_DOCUMENT_VIEWER has no friend.
Attributes
Interface I_OI_DOCUMENT_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_DOCUMENT Instance method Public Method Close the Document 19991206
2 DESTROY_VIEWER Instance method Public Method Destroy the Viewer Instance 19991126
3 INIT_VIEWER Instance method Public Method Initialize the Viewer Instance 19991126
4 VIEW_DOCUMENT_FROM_TABLE Instance method Public Method Display the Document from an Internal Table 19991126
5 VIEW_DOCUMENT_FROM_URL Instance method Public Method Display the Document Using a URL 19991126
Events
Interface I_OI_DOCUMENT_VIEWER has no event.
Types
Interface I_OI_DOCUMENT_VIEWER has no local type.
Method Signatures

Method CLOSE_DOCUMENT Signature

Method CLOSE_DOCUMENT on Interface I_OI_DOCUMENT_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Allgemeiner Kontrolfehler 19991206
2 NOT_INITIALIZED Keine Viewer-Instanz initialisiert 19991207

Method DESTROY_VIEWER Signature

Method DESTROY_VIEWER on Interface I_OI_DOCUMENT_VIEWER has no parameter.
# Exception Resumable Description Created on
1 FREE_FAILED Aufruf der Methode 'free' fehlgeschlagen 19991129
2 NOT_INITIALIZED Keine Viewing Instanz aktiv 19991126

Method INIT_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent_Container 19991126
# Exception Resumable Description Created on
1 CNTL_ERROR Allgemeiner Kontrolfehler 19991129
2 CNTL_INSTALL_ERROR Installationsfehler 19991129
3 DP_ERROR DP-Fehler 19991129
4 DP_INSTALL_ERROR Installationsfehler DP 19991129

Method VIEW_DOCUMENT_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DOCUMENT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 19991126
2 Importing SHOW_INPLACE Call by reference Type reference (TYPE) C 'X' Gleicher oder separater Browser 19991126
3 Importing SIZE Call by reference Type reference (TYPE) I Dokumentengröße in Byte 19991126
4 Importing SUBTYPE Call by reference Type reference (TYPE) C Subtype 19991126
5 Importing TYPE Call by reference Type reference (TYPE) C Mime (main) type 19991126
# Exception Resumable Description Created on
1 CNTL_ERROR Kontrolfehler 19991129
2 DP_ERROR_GENERAL Allgemeiner DP-Fehler 19991129
3 DP_INVALID_PARAMETER Ungültige DP-Parameter 19991129
4 INVALID_PARAMETER Unzulässige Parameter 19991210
5 NOT_INITIALIZED Keine Viewer-Instanz initialisiert 19991207

Method VIEW_DOCUMENT_FROM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT_URL Call by reference Type reference (TYPE) C URL 19991126
2 Importing SHOW_INPLACE Call by reference Type reference (TYPE) C 'X' Gleicher oder separater Browser 19991126
# Exception Resumable Description Created on
1 CNTL_ERROR Kontrolfehler 19991129
2 DP_ERROR_GENERAL Allgemeiner DP-Fehler 19991210
3 INVALID_PARAMETER Unzulässiger Parameter 19991210
4 NOT_INITIALIZED Keine Viewing-Instanz initialisiert 19991207
History
Last changed by/on SAP  00000000 
SAP Release Created in 46C