Hierarchy
⤷
⤷
Properties
| Class | CL_DV_VIEWER | |
| Short Description | Document Viewer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDV0 | Document Viewing |
| Created | 20040220 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DV_VIEWER has no interface implemented.
Friends
Class CL_DV_VIEWER has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DOCUMENT_CHANGED | Instance Event (0) |
Public (2) |
20040309 | |
| 2 | DOCUMENT_CLOSED | Instance Event (0) |
Public (2) |
20040323 | |
| 3 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
20040310 |
Types
Class CL_DV_VIEWER has no local type.
Method Signatures
Method ADD_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_DV_DOCUMENT | Dokument | 20040220 | |||
| 2 | NO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040322 | |||
| 3 | POS | Value transfer | Type reference (TYPE) | I | 20040226 | ||||
| 4 | WINDOW_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Window-ID für WINDOW_CLOSE | 20040309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method ADD_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Call by reference | Type reference (TYPE) | SDVT_DOCUMENTS | Dokument | 20040322 | |||
| 2 | POS | Value transfer | Type reference (TYPE) | I | 20040322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040322 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER has no exception.
Method CLOSE Signature
Method CLOSE on class CL_DV_VIEWER has no parameter.
Method CLOSE on class CL_DV_VIEWER has no exception.
Method CLOSE_ALL_DOCUMENTS Signature
Method CLOSE_ALL_DOCUMENTS on class CL_DV_VIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040323 |
Method CLOSE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20040309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method CLOSE_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_GOS_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040311 | |||
| 2 | NO_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040310 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040220 | |||
| 4 | SERVE_IMC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040308 | |||
| 5 | TOOLBAR_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method CREATE_DEFAULT_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTONS | Value transfer | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040310 |
Method CREATE_DEFAULT_TOOLBAR_BUTTONS on class CL_DV_VIEWER has no exception.
Method CREATE_DOCUMENT Signature
Method CREATE_DOCUMENT on class CL_DV_VIEWER has no parameter.
Method CREATE_DOCUMENT on class CL_DV_VIEWER has no exception.
Method CREATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040310 |
Method CREATE_TOOLBAR on class CL_DV_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_DV_VIEWER has no parameter.
Method FREE on class CL_DV_VIEWER has no exception.
Method GET_DEFAULT_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTONS | Value transfer | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040310 |
Method GET_DEFAULT_TOOLBAR_BUTTONS on class CL_DV_VIEWER has no exception.
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DV_DOCUMENT | Dokument | 20040309 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040309 |
Method GET_DOCUMENT on class CL_DV_VIEWER has no exception.
Method GET_DOCUMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20040309 |
Method GET_DOCUMENT_COUNT on class CL_DV_VIEWER has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERMANENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040401 | |||
| 2 | SETTINGS | Value transfer | Type reference (TYPE) | SDVT_VIEWER_SETTINGS | 20040401 |
Method GET_SETTINGS on class CL_DV_VIEWER has no exception.
Method GET_TOOLBAR_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | 20040311 | ||||
| 2 | WIDTH | Value transfer | Type reference (TYPE) | I | 20040310 |
Method GET_TOOLBAR_WIDTH on class CL_DV_VIEWER has no exception.
Method IS_IMC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040414 |
Method IS_IMC_ACTIVE on class CL_DV_VIEWER has no exception.
Method IS_NOT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040225 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20040225 |
Method IS_NOT_INITIAL on class CL_DV_VIEWER has no exception.
Method ON_CLOSE_DIALOGBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20040309 |
Method ON_CLOSE_DIALOGBOX on class CL_DV_VIEWER has no exception.
Method ON_DOCUMENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Value transfer | Attribute reference (LIKE) | 20040310 |
Method ON_DOCUMENT_CHANGED on class CL_DV_VIEWER has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20040223 |
Method ON_FUNCTION_SELECTED on class CL_DV_VIEWER has no exception.
Method ON_HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Value transfer | Attribute reference (LIKE) | 20040308 | |||||
| 2 | RESULT | Value transfer | Attribute reference (LIKE) | 20040308 |
Method ON_HANDLE_REQUEST on class CL_DV_VIEWER has no exception.
Method OPEN Signature
Method OPEN on class CL_DV_VIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method PROCESS_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040308 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040308 |
Method PROCESS_COMMAND on class CL_DV_VIEWER has no exception.
Method SAVE_CURRENT_POSITION Signature
Method SAVE_CURRENT_POSITION on class CL_DV_VIEWER has no parameter.
Method SAVE_CURRENT_POSITION on class CL_DV_VIEWER has no exception.
Method SEARCH_DOCUMENTS Signature
Method SEARCH_DOCUMENTS on class CL_DV_VIEWER has no parameter.
Method SEARCH_DOCUMENTS on class CL_DV_VIEWER has no exception.
Method SET_BUTTON_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040310 | |||
| 2 | ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040310 | |||
| 3 | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040310 |
Method SET_BUTTON_STATE on class CL_DV_VIEWER has no exception.
Method SET_IMC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040902 |
Method SET_IMC_LOCK on class CL_DV_VIEWER has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERMANENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040401 | |||
| 2 | SETTINGS | Call by reference | Type reference (TYPE) | SDVT_VIEWER_SETTINGS | 20040401 |
Method SET_SETTINGS on class CL_DV_VIEWER has no exception.
Method SET_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | STRING | 20040220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method SHOW_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | -1 | 20040223 | |||
| 2 | PAGE | Call by reference | Type reference (TYPE) | I | -1 | 20040223 | |||
| 3 | SUPRESS_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040303 | ||||
| 2 | P2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040303 | ||||
| 3 | P3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040303 | ||||
| 4 | P4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040303 | ||||
| 5 | PERCENTAGE | Call by reference | Type reference (TYPE) | NUMERIC | 0 | MS SQL int (obsolete - do not use anymore) | 20040303 | ||
| 6 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040303 |
Method SHOW_PROGRESS on class CL_DV_VIEWER has no exception.
Method UPDATE_CONTEXT_MENU Signature
Method UPDATE_CONTEXT_MENU on class CL_DV_VIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
Event Signatures
Event DOCUMENT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_DV_DOCUMENT | Dokument | 20040309 | ||
| 2 | WINDOW_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20040317 |
Event DOCUMENT_CLOSED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_DV_DOCUMENT | Dokument | 20040323 | ||
| 2 | WINDOW_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20040323 |
Event FUNCTION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040310 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |