SAP ABAP Class /SLOAP/CL_CHART (Chart Generator)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform

⤷

⤷

Properties
Class | /SLOAP/CL_CHART | |
Short Description | Chart Generator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/UTILITY | Utility Sources for SLO Analytic Platform |
Created | 20080417 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SLOAP/CL_CHART has no forward declaration.
Interfaces
Class /SLOAP/CL_CHART has no interface implemented.
Friends
Class /SLOAP/CL_CHART has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/CHART_TYPES | 03 | chart types | 20100201 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/CHART_TYPES | 01 | chart types | 20100201 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/CHART_TYPES | 02 | chart types | 20100201 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/IMG_EXTENSION | 02 | IMG Extension | 20100201 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/IMG_EXTENSION | 03 | IMG Extension | 20100201 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | /SLOAP/IMG_EXTENSION | 01 | IMG Extension | 20100201 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100201 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100201 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_CHART_CATEGORIES | SLOAS: chart input table (categories) | 20100201 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Binary chartfile | 20100201 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_CHART | SLAOS: Tabelle Name/Wert-Paare | 20100201 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/CHART_TYPES | 'PNG' | Type of chart | 20100201 | |
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/IMG_EXTENSION | 01 | Filetype of chart | 20100201 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 360 | Chart HIGH | 20100201 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR32 | 'IGS_RFC_DEST ' | Character field, length 32 | 20100201 | |
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100201 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3PARAM-CONT_LEN | HTML content length | 20100201 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3PARAM-CONT_TYPE | HTML content type | 20100201 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | '' | Chart headline | 20100201 | |
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 640 | Chart WIDTH | 20100201 | |
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100201 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100201 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20100201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100201 |
2 | ![]() |
Instance method | Public | Method | Returns 'true' if the configured IGS Server is available | 20100201 |
3 | ![]() |
Instance method | Public | Method | 20100201 | |
4 | ![]() |
Instance method | Public | Method | returns the image size and type | 20100201 |
5 | ![]() |
Instance method | Public | Method | 20100201 | |
6 | ![]() |
Instance method | Public | Method | 20100201 | |
7 | ![]() |
Instance method | Public | Method | 20100201 | |
8 | ![]() |
Instance method | Public | Method | 20100201 | |
9 | ![]() |
Instance method | Public | Method | sets the data for creating a chart | 20100201 |
10 | ![]() |
Instance method | Public | Method | sets the data for creating charts with categories | 20100201 |
11 | ![]() |
Instance method | Public | Method | 20100201 | |
12 | ![]() |
Instance method | Public | Method | DEPRECATED: creates a new chart format | 20100201 |
13 | ![]() |
Instance method | Public | Method | IGS server to which converts the XML data to images | 20100201 |
14 | ![]() |
Instance method | Public | Method | 20100201 | |
15 | ![]() |
Instance method | Public | Method | 20100201 | |
16 | ![]() |
Instance method | Public | Method | sets the chart format to a predefined template | 20100201 |
Events
Class /SLOAP/CL_CHART has no event.
Types
Class /SLOAP/CL_CHART has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SLOAP/CL_CHART has no parameter.
Method CONSTRUCTOR on class /SLOAP/CL_CHART has no exception.
Method GET_IGS_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS | Value transfer | Type reference (TYPE) | SAP_BOOL | 20100201 |
Method GET_IGS_STATUS on class /SLOAP/CL_CHART has no exception.
Method GET_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHART | Value transfer | Type reference (TYPE) | W3MIMETABTYPE | BW Web Metadata 4.0: Mime-Table | 20100201 |
Method GET_IMAGE on class /SLOAP/CL_CHART has no exception.
Method GET_IMAGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SIZE | Call by reference | Type reference (TYPE) | W3PARAM-CONT_LEN | HTML content length | 20100201 | ||
2 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | W3PARAM-CONT_TYPE | HTML content type | 20100201 |
Method GET_IMAGE_INFO on class /SLOAP/CL_CHART has no exception.
Method GET_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML_DATA | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100201 |
Method GET_XML_DATA on class /SLOAP/CL_CHART has no exception.
Method GET_XML_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML_FORMAT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100201 |
Method GET_XML_FORMAT on class /SLOAP/CL_CHART has no exception.
Method SET_3D_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENABLE | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100201 |
Method SET_3D_MODE on class /SLOAP/CL_CHART has no exception.
Method SET_CHART_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/CHART_TYPES | chart types | 20100201 |
Method SET_CHART_TYPE on class /SLOAP/CL_CHART has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATATABLE | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100201 |
Method SET_DATA on class /SLOAP/CL_CHART has no exception.
Method SET_DATA_CG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CATEGORIES | Call by reference | Type reference (TYPE) | /SLOAP/T_CHART_CATEGORIES | SLOAS: chart input table (categories) | 20100201 | ||
2 | ![]() |
IV_CHART | Call by reference | Type reference (TYPE) | /SLOAP/T_CHART | SLOAS: chart input table | 20100201 |
Method SET_DATA_CG on class /SLOAP/CL_CHART has no exception.
Method SET_FILETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTENSION | Call by reference | Type reference (TYPE) | /SLOAP/IMG_EXTENSION | IMG Extension | 20100201 |
Method SET_FILETYPE on class /SLOAP/CL_CHART has no exception.
Method SET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHARTTYPE | Call by reference | Type reference (TYPE) | STRING | 20100201 | |||
2 | ![]() |
IV_ENABLE3D | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100201 | |
3 | ![]() |
IV_FILETYPE | Call by reference | Type reference (TYPE) | STRING | 'PNG' | 20100201 | ||
4 | ![]() |
IV_HSIZE | Call by reference | Type reference (TYPE) | I | 480 | 20100201 | ||
5 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | '' | 20100201 | ||
6 | ![]() |
IV_WSIZE | Call by reference | Type reference (TYPE) | I | 640 | 20100201 |
Method SET_FORMAT on class /SLOAP/CL_CHART has no exception.
Method SET_IGS_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IGSSERVER | Call by reference | Type reference (TYPE) | CHAR32 | 'IGS_RFC_DEST' | 20100201 |
Method SET_IGS_LOCATION on class /SLOAP/CL_CHART has no exception.
Method SET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HIGH | Call by reference | Type reference (TYPE) | I | 20100201 | |||
2 | ![]() |
IV_WIDTH | Call by reference | Type reference (TYPE) | I | 20100201 |
Method SET_SIZE on class /SLOAP/CL_CHART has no exception.
Method SET_XML_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_DATA | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100201 |
Method SET_XML_DATA on class /SLOAP/CL_CHART has no exception.
Method SET_XML_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_XML_FORMAT | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100201 | ||
2 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | C | SLOAS: Alias Name | 20100201 | ||
3 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20100201 |
Method SET_XML_FORMAT on class /SLOAP/CL_CHART has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |