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 | Instance method | Public | Method | Close the Document | 19991206 | |
| 2 | Instance method | Public | Method | Destroy the Viewer Instance | 19991126 | |
| 3 | Instance method | Public | Method | Initialize the Viewer Instance | 19991126 | |
| 4 | Instance method | Public | Method | Display the Document from an Internal Table | 19991126 | |
| 5 | 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 | Allgemeiner Kontrolfehler | 19991206 | ||
| 2 | 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 | Aufruf der Methode 'free' fehlgeschlagen | 19991129 | ||
| 2 | Keine Viewing Instanz aktiv | 19991126 |
Method INIT_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent_Container | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Kontrolfehler | 19991129 | ||
| 2 | Installationsfehler | 19991129 | ||
| 3 | DP-Fehler | 19991129 | ||
| 4 | Installationsfehler DP | 19991129 |
Method VIEW_DOCUMENT_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Datentabelle | 19991126 | |||
| 2 | SHOW_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | Gleicher oder separater Browser | 19991126 | ||
| 3 | SIZE | Call by reference | Type reference (TYPE) | I | Dokumentengröße in Byte | 19991126 | |||
| 4 | SUBTYPE | Call by reference | Type reference (TYPE) | C | Subtype | 19991126 | |||
| 5 | TYPE | Call by reference | Type reference (TYPE) | C | Mime (main) type | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontrolfehler | 19991129 | ||
| 2 | Allgemeiner DP-Fehler | 19991129 | ||
| 3 | Ungültige DP-Parameter | 19991129 | ||
| 4 | Unzulässige Parameter | 19991210 | ||
| 5 | 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 | DOCUMENT_URL | Call by reference | Type reference (TYPE) | C | URL | 19991126 | |||
| 2 | SHOW_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | Gleicher oder separater Browser | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontrolfehler | 19991129 | ||
| 2 | Allgemeiner DP-Fehler | 19991210 | ||
| 3 | Unzulässiger Parameter | 19991210 | ||
| 4 | Keine Viewing-Instanz initialisiert | 19991207 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |