SAP ABAP Class CL_UMC_PRES_CHART_HTML (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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_HTML_VIEWER HTML Control Proxy Class 20021202
Properties
Class CL_UMC_PRES_CHART_HTML  
Short Description Presentation Graphics: Display in HTML Browser    
Super Class CL_GUI_HTML_VIEWER HTML Control Proxy Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20021202   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UMC_CHART_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UMC_PRES_CHART_HTML has no interface implemented.
Friends
Class CL_UMC_PRES_CHART_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BSP_CHART Instance attribute Private Object reference (TYPE REF TO) CL_UMC_BSP_CHART Chart for BSP 20021202
2 M_MIME_PATH Instance attribute Private Type reference (TYPE) STRING 20021217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021202
2 GET_CHART_AS_FILE Instance method Public Method 20031217
3 SET_AXIS Instance method Public Method Sets Attributes of an Axis 20021202
4 SET_CUSTOM_DATA Instance method Public Method Sets XML Customizing 20021202
5 SET_GRAPHIC_TYPE Instance method Public Method Sets Graphic Type 20021205
6 SET_LEGEND_COLOR Instance method Public Method Sets Legend Colors 20021217
7 SET_LEGEND_DATA Instance method Public Method Sets Legend Data 20021202
8 SET_LEGEND_STRUCTURE Instance method Public Method Sets Legend Structure 20021202
9 SET_QUADRANTS Instance method Public Method Sets Color Ranges of 4 Quadrants 20021202
10 SET_STATUS Instance method Public Method Sets Status 20021202
11 SET_TEXTS Instance method Public Method Sets Texts 20021202
12 SET_UNITS Instance method Public Method Sets Unit Label of the Axes 20021202
13 SET_VALUES Instance method Public Method Sets Transaction Data 20021202
14 SET_VALUE_RANGES Instance method Public Method Sets Color Ranges for Tachometer Chart 20021202
15 SHOW_COLOR_LEGEND Instance method Public Method Sets Visibility of the Color Legend 20021202
16 SHOW_DATATABLE Instance method Public Method Sets Visibility of Data Table 20030225
17 SHOW_GRAPHIC Instance method Public Method Sends Settings to Graphic OCX 20021202
18 STRING_TO_TABLE Instance method Private Method Converts String in Table 20021202
Events
Class CL_UMC_PRES_CHART_HTML has no event.
Types
Class CL_UMC_PRES_CHART_HTML has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT 20021202
2 Importing NAME Value transfer Type reference (TYPE) STRING 20021202
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20021202
4 Importing SHELLSTYLE Value transfer Type reference (TYPE) I 20021202
# Exception Resumable Description Created on
1 CNTL_ERROR 20021202

Method GET_CHART_AS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHART_DATA Call by reference Type reference (TYPE) W3MIMETABTYPE ITS: Tabellentyp für MIME-Source 20031217
2 Exporting E_CHART_SIZE Call by reference Type reference (TYPE) I 20031217
3 Exporting E_CHART_TYPE Call by reference Type reference (TYPE) W3PARAM-CONT_TYPE HTML-Content-Type 20031217

Method GET_CHART_AS_FILE on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS_ID Call by reference Type reference (TYPE) I Bestimmt den Achsentyp 20021202
2 Importing I_MAJOR_UNIT_AUTO Call by reference Type reference (TYPE) AS4FLAG 'X' Flag (X oder Blank) 20021202
3 Importing I_MAXIMUM Call by reference Type reference (TYPE) UMC_Y_GRAVALUE Maximaler Anzeigewert 20021202
4 Importing I_MINIMUM Call by reference Type reference (TYPE) UMC_Y_GRAVALUE Minimaler Anzeigewert 20021202
5 Importing I_MINOR_UNIT_AUTO Call by reference Type reference (TYPE) AS4FLAG 'X' Flag (X oder Blank) 20021202
6 Importing I_NOF_MAJOR_UNIT Call by reference Type reference (TYPE) I Maximale Einheit 20021202
7 Importing I_NOF_MINOR_UNIT Call by reference Type reference (TYPE) I Minimale Einheit 20021202

Method SET_AXIS on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_CUSTOM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUST_XML Call by reference Type reference (TYPE) UMC_Y_RAW_XML Präsentationsgrafiken: Einstellungen im XML Format 20021202
2 Importing I_MAPPING_XML Call by reference Type reference (TYPE) UMC_Y_RAW_XML Präsentationsgrafiken: Zuordnung zu Datenreihen (XML Format) 20021202

Method SET_CUSTOM_DATA on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_GRAPHIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRATYPE Call by reference Type reference (TYPE) UMC_Y_GRATYPE Typ einer Grafik 20021205
# Exception Resumable Description Created on
1 CNTL_ERROR 20021205

Method SET_LEGEND_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEGENDCOLOR Call by reference Type reference (TYPE) UMC_YT_LEGCOLOR Table Type: Legend Color 20021217

Method SET_LEGEND_COLOR on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_LEGEND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEGDATA Call by reference Type reference (TYPE) UMC_YT_LEGDATA The data of the legend 20021202

Method SET_LEGEND_DATA on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_LEGEND_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEGSTRUCT Call by reference Type reference (TYPE) UMC_YT_LEGCOLUMN Description of each column 20021202
2 Importing I_FONTNAME Call by reference Type reference (TYPE) WWWFONT 20030926
3 Importing I_FONTSIZE Call by reference Type reference (TYPE) W3SIZE 20030926
4 Importing I_FONTSTYLE Call by reference Type reference (TYPE) UMC_Y_FONT_STYLE 20030926

Method SET_LEGEND_STRUCTURE on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_QUADRANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) UMC_YT_GRA_VALUE_RANGE Value ranges 20021202

Method SET_QUADRANTS on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIZE Call by reference Type reference (TYPE) I 8 20021202
2 Importing I_STATUS Call by reference Type reference (TYPE) UMC_Y_GRACOLOR Graphic color 20021202

Method SET_STATUS on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRTITLE Value transfer Type reference (TYPE) UMC_Y_GRTITLE Graphic title 20021202
2 Importing I_TEXTS Call by reference Type reference (TYPE) UMC_Y_RAW_XML XML in binary form 20070129
3 Importing I_XPRILAB Value transfer Type reference (TYPE) UMC_Y_XPRILAB Primary X-axis title 20021202
4 Importing I_XSECLAB Value transfer Type reference (TYPE) UMC_Y_XSECLAB Secundary X-axis title 20021202
5 Importing I_YPRILAB Value transfer Type reference (TYPE) UMC_Y_YPRILAB Primary Y-axis title 20021202
6 Importing I_YSECLAB Value transfer Type reference (TYPE) UMC_Y_YSECLAB Secundary Y-axis title 20021202

Method SET_TEXTS on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XPRIUNIT Value transfer Type reference (TYPE) UMC_Y_XPRIUNIT Primary X-axis unit 20021202
2 Importing I_XSECUNIT Value transfer Type reference (TYPE) UMC_Y_XSECUNIT Secundary X-axis unit 20021202
3 Importing I_YPRIUNIT Value transfer Type reference (TYPE) UMC_Y_YPRIUNIT Primary Y-axis unit 20021202
4 Importing I_YSECUNIT Value transfer Type reference (TYPE) UMC_Y_YSECUNIT Secundary Y-axis unit 20021202

Method SET_UNITS on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXTS Call by reference Type reference (TYPE) IGS_LABEL_TAB Langbeschreibungen für Internet Graphics Server 20050509
2 Importing IT_VALUES Call by reference Type reference (TYPE) UMC_YT_VALUE Table of values 20021202

Method SET_VALUES on class CL_UMC_PRES_CHART_HTML has no exception.

Method SET_VALUE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) UMC_YT_VALUERANGE Value ranges 20021202

Method SET_VALUE_RANGES on class CL_UMC_PRES_CHART_HTML has no exception.

Method SHOW_COLOR_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSITION Value transfer Type reference (TYPE) I 1 Show, Hide Position 20021202

Method SHOW_COLOR_LEGEND on class CL_UMC_PRES_CHART_HTML has no exception.

Method SHOW_DATATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATATABLE Call by reference Type reference (TYPE) UMM_Y_DATATABLE Datentabelle unter der Grafik einblenden 20030225

Method SHOW_DATATABLE on class CL_UMC_PRES_CHART_HTML has no exception.

Method SHOW_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USE_SAPEVENT Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20021217
# Exception Resumable Description Created on
1 CNTL_ERROR 20021202

Method STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20021202
2 Returning OUTPUT Value transfer Type reference (TYPE) W3HTMLTABTYPE ITS: Tabellentyp für HTML-Source 20021202

Method STRING_TO_TABLE on class CL_UMC_PRES_CHART_HTML has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 350