SAP ABAP Class CL_UMC_PRES_CHART_GENERAL (Presentation Graphics: Display in HTML Browser)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects
⤷
⤷
Properties
| Class | CL_UMC_PRES_CHART_GENERAL | |
| Short Description | Presentation Graphics: Display in HTML Browser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20021205 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_UMC_PRES_CHART_GENERAL has no interface implemented.
Friends
Class CL_UMC_PRES_CHART_GENERAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR03 | 'HTM' | Three-digit character field for IDocs | 20021205 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR03 | 'OCX' | Three-digit character field for IDocs | 20021205 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMC_PRES_CHART_HTML | Presentation Graphics: Display in HTML Browser | 20021205 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMC_PRES_CHART_OCX | Presentation Graphics: OCX Wrapper | 20021205 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR03 | Three-digit character field for IDocs | 20021205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021205 | |
| 2 | Instance method | Public | Method | Free | 20021205 | |
| 3 | Instance method | Private | Event handling method | Event Handler for Click Event | 20021217 | |
| 4 |