SAP ABAP Class CL_ECL_VIEWER_FRAME (Manage EAI Control in Own Window)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA-DMS (Application Component) Document Management System
⤷
CV (Package) Application Development: R/3 Document Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 19990308 |
Properties
| Class | CL_ECL_VIEWER_FRAME | |
| Short Description | Manage EAI Control in Own Window | |
| Super Class | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CV | Application Development: R/3 Document Management |
| Created | 19990308 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECL_VIEWER_FRAME has no forward declaration.
Interfaces
Class CL_ECL_VIEWER_FRAME has no interface implemented.
Friends
Class CL_ECL_VIEWER_FRAME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 2 | Current Mode 2D or 3D | 19990308 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ECL_2DVIEWER | 2D Viewer Object | 19990308 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ECL_3DVIEWER | 3D Viewer Object | 19990308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Class Constructor | 19990308 | |
| 2 | Instance method | Public | Method | Triggers close event of the super class to the applications | 19991215 | |
| 3 | Instance method | Public | Method | Registration of the Window Events | 19990308 | |
| 4 | Instance method | Public | Method | Loads a File in the Appropriate ECL Viewer | 19990308 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WINDOW_CLOSING | Instance Event (0) |
Public (2) |
Event is triggered when dialog box is closed | 19991215 |
Types
Class CL_ECL_VIEWER_FRAME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Call by reference | Type reference (TYPE) | C | Fenstertitel | 19990308 | |||
| 2 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro mit dem das Control verknüpft ist | 19990315 | |||
| 3 | HEIGHT | Call by reference | Type reference (TYPE) | I | 300 | Fensterhöhe | 19990308 | ||
| 4 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 19990315 | |||
| 5 | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | Kontrolle über das automatische definieren der progid, dynnr | 19990325 | |||
| 6 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 19990315 | |||
| 7 | REPID | Value transfer | Type reference (TYPE) | SYREPID | Report mit dem das Control verknüpft ist | 19990315 | |||
| 8 | STYLE | Value transfer | Type reference (TYPE) | I | Windows Style-Attribute | 19990315 | |||
| 9 | TOOLBAR_TOOLS | Call by reference | Type reference (TYPE) | C | 'X' | Toolbar mit Menu für Werkzeuge | 19991215 | ||
| 10 | WIDTH | Call by reference | Type reference (TYPE) | I | 550 | Fensterbreite | 19990308 | ||
| 11 | WITH_TOOLBAR | Call by reference | Type reference (TYPE) | C | 'X' | 'X' = mit Standard-Toolbar | 19991215 | ||
| 12 | X_POSITION | Call by reference | Type reference (TYPE) | I | 150 | Position in x-Richtung | 19990308 | ||
| 13 | Y_POSITION | Call by reference | Type reference (TYPE) | I | 150 | Position in y-Richtung | 19990308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19990308 | ||
| 2 | CNTL_SYSTEM_ERROR | 19990308 | ||
| 3 | CREATE_ERROR | 19990308 | ||
| 4 | LIFETIME_DYNPRO_DYNPRO_LINK | 19990308 | ||
| 5 | LIFETIME_ERROR | 19990308 |
Method PASS_EVENT Signature
Method PASS_EVENT on class CL_ECL_VIEWER_FRAME has no parameter.
Method PASS_EVENT on class CL_ECL_VIEWER_FRAME has no exception.
Method REGISTER_WINDOW_EVENTS Signature
Method REGISTER_WINDOW_EVENTS on class CL_ECL_VIEWER_FRAME has no parameter.
Method REGISTER_WINDOW_EVENTS on class CL_ECL_VIEWER_FRAME has no exception.
Method SHOW_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | C | Dateiname | 19990308 | |||
| 2 | MODE | Call by reference | Type reference (TYPE) | I | 2 | Control Modus: 2D = 2, 3D = 3 | 19990308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BAD_FILE_NAME | 19990308 | ||
| 2 | CNTL_ERROR | 19990308 | ||
| 3 | CNTL_INSTALL_ERROR | 19990308 | ||
| 4 | FILE_NOT_FOUND | 19990308 | ||
| 5 | INVALID_DATA | 19990308 | ||
| 6 | INVALID_FILE_FORMAT | 19990308 | ||
| 7 | PERMISSION_DENIED | 19990308 |
Event Signatures
Event WINDOW_CLOSING Signature
Event WINDOW_CLOSING on class CL_ECL_VIEWER_FRAME has no parameter.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |