SAP ABAP Class CL_DV_VIEWER_CONTROL_ECL (Viewer Control - ECL Viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SDV0 (Package) Document Viewing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DV_VIEWER_CONTROL | Abstract Document Viewer | 20040316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DV_VIEWER_CONTROL_CHECK | Viewer Control - Availability Check | 20040322 |
Properties
| Class | CL_DV_VIEWER_CONTROL_ECL | |
| Short Description | Viewer Control - ECL Viewer | |
| Super Class | CL_DV_VIEWER_CONTROL | Abstract Document Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDV0 | Document Viewing |
| Created | 20040316 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DV_VIEWER_CONTROL_CHECK | Viewer Control - Availability Check | 20040322 |
Friends
Class CL_DV_VIEWER_CONTROL_ECL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ECL_MARKUP | Markup (Redlining) Component | 20040316 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | X | 20040322 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20040322 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ECL_2DVIEWER | Proxy Class for Engineering Client Viewer | 20040316 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DV_LAYER | Handle Layers for Redlining | 20040316 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20040316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040325 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040316 | |
| 3 | Instance method | Public | Constructor | Constructor | 20040316 | |
| 4 | Static method | Public | Method | 20040316 | ||
| 5 | Instance method | Private | Event handling method | DELETE_MARKUP_REQUEST | 20040316 | |
| 6 | Instance method | Private | Event handling method | 20040324 | ||
| 7 | Instance method | Private | Event handling method | 20040316 | ||
| 8 | Instance method | Private | Event handling method | 20040913 | ||
| 9 | Instance method | Private | Event handling method | 20040316 | ||
| 10 | Instance method | Private | Method | 20040323 |
Events
Class CL_DV_VIEWER_CONTROL_ECL has no event.
Types
Class CL_DV_VIEWER_CONTROL_ECL has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20040325 | |||
| 2 | LAYER_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040325 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040325 |
Method AUTHORITY_CHECK on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER_CONTROL_ECL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method CONSTRUCTOR 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 | Abstracter Container fuer GUI Controls | 20040316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040324 |
Method IS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040316 |
Method IS_AVAILABLE on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method ON_DELETE_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARKUP_NAME | Value transfer | Attribute reference (LIKE) | 20040316 |
Method ON_DELETE_LAYER on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method ON_LAYER_NAME_REQUEST Signature
Method ON_LAYER_NAME_REQUEST on class CL_DV_VIEWER_CONTROL_ECL has no parameter.
Method ON_LAYER_NAME_REQUEST on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method ON_MARKUP_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARKUP_SECONDARY_OBJECT | Value transfer | Attribute reference (LIKE) | 20040316 |
Method ON_MARKUP_ACTIVATED on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method ON_SAVED_DIRTY_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Attribute reference (LIKE) | 20040913 | |||||
| 2 | LAYER_NAME | Call by reference | Attribute reference (LIKE) | 20040913 |
Method ON_SAVED_DIRTY_LAYER on class CL_DV_VIEWER_CONTROL_ECL has no exception.
Method ON_SAVE_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATED_FILE | Value transfer | Attribute reference (LIKE) | 20040316 | |||||
| 2 | MARKUP_NAME | Value transfer | Attribute reference (LIKE) | 20040316 |
Method ON_SAVE_LAYER on class CL_DV_VIEWER_CONTROL_ECL 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 | 20040323 | |||
| 2 | ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040323 | |||
| 3 | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040323 |
Method SET_BUTTON_STATE on class CL_DV_VIEWER_CONTROL_ECL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |