SAP ABAP Class CL_UMC_BSP_CHART (Chart for BSP)
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_BSP_CHART | |
| Short Description | Chart for BSP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20010622 | SAP |
| Last change | 20060920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_BSP_CHART has no forward declaration.
Interfaces
Class CL_UMC_BSP_CHART has no interface implemented.
Friends
Class CL_UMC_BSP_CHART 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_UMC_CHART_XML | Presentation Graphics: XML Structures | 20021202 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_IGS_DATA | 20021202 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | W3MIMETABTYPE | ITS: Table Type for MIME Source | 20031217 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_LEGDATA | Descriptor of one Data Entry in the Chart Legend | 20010622 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_LEGCOLUMN | Descriptor of one Column of the Chart Legend | 20010622 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IGS_LABEL_TAB | Long Descriptions for Internet Graphics Server | 20050509 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_VALUE | Value in a Graphic | 20010622 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | 20031217 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | W3PARAM-CONT_TYPE | HTML content type | 20031217 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UMM_Y_DATATABLE | Show Data Table Beneath the Graphic | 20030225 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050420 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20030218 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | 20030218 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010725 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | CHAR20 | Char20 | 20030307 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | YS_LEGEND_FONT | 20030924 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_GRACOLOR | Graphic color | 20010622 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | 8 | 20010622 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | I | 8 | 20010622 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | I | 20030218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010622 | |
| 2 | Instance method | Protected | Method | Conversion of Data Table | 20030225 | |
| 3 | Instance method | Protected | Method | Conversion of User Table | 20010622 | |
| 4 | Instance method | Private | Method | Fills Table for Legend Colors | 20021218 | |
| 5 | Instance method | Public | Method | Get Picture Data as Internal Table | 20011107 | |
| 6 | Instance method | Public | Method | Generates Graphic | 20010622 | |
| 7 |