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 MR_CHART_XML Instance attribute Private Object reference (TYPE REF TO) CL_UMC_CHART_XML Presentation Graphics: XML Structures 20021202
2 MR_IGS_DATA Instance attribute Private Object reference (TYPE REF TO) CL_IGS_DATA 20021202
3 MT_CHART_DATA Instance attribute Public Type reference (TYPE) W3MIMETABTYPE ITS: Table Type for MIME Source 20031217
4 MT_LEGEND_DATA Instance attribute Private Type reference (TYPE) UMC_YT_LEGDATA Descriptor of one Data Entry in the Chart Legend 20010622
5 MT_LEGEND_STRUCTURE Instance attribute Private Type reference (TYPE) UMC_YT_LEGCOLUMN Descriptor of one Column of the Chart Legend 20010622
6 MT_TEXTS Instance attribute Private Type reference (TYPE) IGS_LABEL_TAB Long Descriptions for Internet Graphics Server 20050509
7 MT_VALUES Instance attribute Private Type reference (TYPE) UMC_YT_VALUE Value in a Graphic 20010622
8 M_CHART_SIZE Instance attribute Public Type reference (TYPE) I 20031217
9 M_CHART_TYPE Instance attribute Public Type reference (TYPE) W3PARAM-CONT_TYPE HTML content type 20031217
10 M_DATATABLE Instance attribute Private Type reference (TYPE) UMM_Y_DATATABLE Show Data Table Beneath the Graphic 20030225
11 M_DATATABLE_CUST Instance attribute Private Type reference (TYPE) STRING 20050420
12 M_FILETYPE Static Attribute Private Type reference (TYPE) CHAR10 Character Field Length = 10 20030218
13 M_HEIGHT Instance attribute Private Type reference (TYPE) I 20030218
14 M_HREF Instance attribute Private Type reference (TYPE) STRING 20010725
15 M_IGS_RFC_DEST Instance attribute Private Type reference (TYPE) CHAR20 Char20 20030307
16 M_LEGEND_FONT Instance attribute Private Type reference (TYPE) YS_LEGEND_FONT 20030924
17 M_STATUS Instance attribute Private Type reference (TYPE) UMC_Y_GRACOLOR Graphic color 20010622
18 M_STATUS_SIZE Instance attribute Private Type reference (TYPE) I 8 20010622
19 M_USER_TABLE_FONT_SIZE Instance attribute Private Type reference (TYPE) I 8 20010622
20 M_WIDTH Instance attribute Private Type reference (TYPE) I 20030218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010622
2 CONVERT_DATA_TABLE Instance method Protected Method Conversion of Data Table 20030225
3 CONVERT_USER_TABLE Instance method Protected Method Conversion of User Table 20010622
4 FILL_LEGEND_COLORS Instance method Private Method Fills Table for Legend Colors 20021218
5 GENERATE_DATA Instance method Public Method Get Picture Data as Internal Table 20011107
6 GENERATE_PICTURE Instance method Public Method Generates Graphic 20010622
7