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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMC_BSP_CHART | Chart for BSP | 20021202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20021217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021202 |
2 | ![]() |
Instance method | Public | Method | 20031217 | |
3 | ![]() |
Instance method | Public | Method | Sets Attributes of an Axis | 20021202 |
4 | ![]() |
Instance method | Public | Method | Sets XML Customizing | 20021202 |
5 | ![]() |
Instance method | Public | Method | Sets Graphic Type | 20021205 |
6 | ![]() |
Instance method | Public | Method | Sets Legend Colors | 20021217 |
7 | ![]() |
Instance method | Public | Method | Sets Legend Data | 20021202 |
8 | ![]() |
Instance method | Public | Method | Sets Legend Structure | 20021202 |
9 | ![]() |
Instance method | Public | Method | Sets Color Ranges of 4 Quadrants | 20021202 |
10 | ![]() |
Instance method | Public | Method | Sets Status | 20021202 |
11 | ![]() |
Instance method | Public | Method | Sets Texts | 20021202 |
12 | ![]() |
Instance method | Public | Method | Sets Unit Label of the Axes | 20021202 |
13 | ![]() |
Instance method | Public | Method | Sets Transaction Data | 20021202 |
14 | ![]() |
Instance method | Public | Method | Sets Color Ranges for Tachometer Chart | 20021202 |
15 | ![]() |
Instance method | Public | Method | Sets Visibility of the Color Legend | 20021202 |
16 | ![]() |
Instance method | Public | Method | Sets Visibility of Data Table | 20030225 |
17 | ![]() |
Instance method | Public | Method | Sends Settings to Graphic OCX | 20021202 |
18 | ![]() |
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 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | 20021202 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20021202 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20021202 | ||
4 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 20021202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021202 |
Method GET_CHART_AS_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHART_DATA | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20031217 | ||
2 | ![]() |
E_CHART_SIZE | Call by reference | Type reference (TYPE) | I | 20031217 | |||
3 | ![]() |
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 | ![]() |
I_AXIS_ID | Call by reference | Type reference (TYPE) | I | Bestimmt den Achsentyp | 20021202 | ||
2 | ![]() |
I_MAJOR_UNIT_AUTO | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20021202 | |
3 | ![]() |
I_MAXIMUM | Call by reference | Type reference (TYPE) | UMC_Y_GRAVALUE | Maximaler Anzeigewert | 20021202 | ||
4 | ![]() |
I_MINIMUM | Call by reference | Type reference (TYPE) | UMC_Y_GRAVALUE | Minimaler Anzeigewert | 20021202 | ||
5 | ![]() |
I_MINOR_UNIT_AUTO | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20021202 | |
6 | ![]() |
I_NOF_MAJOR_UNIT | Call by reference | Type reference (TYPE) | I | Maximale Einheit | 20021202 | ||
7 | ![]() |
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 | ![]() |
I_CUST_XML | Call by reference | Type reference (TYPE) | UMC_Y_RAW_XML | Präsentationsgrafiken: Einstellungen im XML Format | 20021202 | ||
2 | ![]() |
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 | ![]() |
I_GRATYPE | Call by reference | Type reference (TYPE) | UMC_Y_GRATYPE | Typ einer Grafik | 20021205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021205 |
Method SET_LEGEND_COLOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IT_LEGSTRUCT | Call by reference | Type reference (TYPE) | UMC_YT_LEGCOLUMN | Description of each column | 20021202 | ||
2 | ![]() |
I_FONTNAME | Call by reference | Type reference (TYPE) | WWWFONT | 20030926 | |||
3 | ![]() |
I_FONTSIZE | Call by reference | Type reference (TYPE) | W3SIZE | 20030926 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
I_SIZE | Call by reference | Type reference (TYPE) | I | 8 | 20021202 | ||
2 | ![]() |
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 | ![]() |
I_GRTITLE | Value transfer | Type reference (TYPE) | UMC_Y_GRTITLE | Graphic title | 20021202 | ||
2 | ![]() |
I_TEXTS | Call by reference | Type reference (TYPE) | UMC_Y_RAW_XML | XML in binary form | 20070129 | ||
3 | ![]() |
I_XPRILAB | Value transfer | Type reference (TYPE) | UMC_Y_XPRILAB | Primary X-axis title | 20021202 | ||
4 | ![]() |
I_XSECLAB | Value transfer | Type reference (TYPE) | UMC_Y_XSECLAB | Secundary X-axis title | 20021202 | ||
5 | ![]() |
I_YPRILAB | Value transfer | Type reference (TYPE) | UMC_Y_YPRILAB | Primary Y-axis title | 20021202 | ||
6 | ![]() |
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 | ![]() |
I_XPRIUNIT | Value transfer | Type reference (TYPE) | UMC_Y_XPRIUNIT | Primary X-axis unit | 20021202 | ||
2 | ![]() |
I_XSECUNIT | Value transfer | Type reference (TYPE) | UMC_Y_XSECUNIT | Secundary X-axis unit | 20021202 | ||
3 | ![]() |
I_YPRIUNIT | Value transfer | Type reference (TYPE) | UMC_Y_YPRIUNIT | Primary Y-axis unit | 20021202 | ||
4 | ![]() |
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 | ![]() |
IT_TEXTS | Call by reference | Type reference (TYPE) | IGS_LABEL_TAB | Langbeschreibungen für Internet Graphics Server | 20050509 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_USE_SAPEVENT | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20021217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20021202 |
Method STRING_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | 20021202 | |||
2 | ![]() |
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 |