SAP ABAP Class I_OI_DOCUMENT_VIEWER (Document Viewer Interface)
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
| Class | I_OI_DOCUMENT_VIEWER | |
| Short Description | Document Viewer Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19991126 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class I_OI_DOCUMENT_VIEWER has no interface implemented.
Friends
Class I_OI_DOCUMENT_VIEWER has no friend class.
Attributes
Class 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
Class I_OI_DOCUMENT_VIEWER has no event.
Types
Class I_OI_DOCUMENT_VIEWER has no local type.
Method Signatures
Method CLOSE_DOCUMENT Signature
Method CLOSE_DOCUMENT on class 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 class 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 |