SAP ABAP Class CL_IGS_CHART_ENGINE (Internet Graphics Service: Chart Engine)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SPIG (Package) Graphic

⤷

⤷

Properties
Class | CL_IGS_CHART_ENGINE | |
Short Description | Internet Graphics Service: Chart Engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SPIG | Graphic |
Created | 20030818 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IGS_CHART_ENGINE has no forward declaration.
Interfaces
Class CL_IGS_CHART_ENGINE has no interface implemented.
Friends
Class CL_IGS_CHART_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR40 | 'XMLCHART' | IGS Interpreter Type | 20030818 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IGS_CE_CU_TAB | Customizing XML Documents | 20040309 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Data XML Document | 20030818 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | Error Text | 20030818 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IGS_DATA | Data Transport to IGS | 20030818 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR32 | IGS RFC Destination | 20030818 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3MIMETABTYPE | Screen | 20030818 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | Image Map | 20030818 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3PARAM-CONT_LEN | Image Map Length | 20030818 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3PARAM-CONT_LEN | Screen Size | 20030818 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3PARAM-CONT_TYPE | Screen Type | 20030818 | ||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | XML Factory | 20030818 | ||
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | XML Stream Factory | 20030818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030818 |
2 | ![]() |
Instance method | Public | Method | Generates Chart | 20030818 |
3 | ![]() |
Instance method | Public | Method | Returns Error | 20030818 |
4 | ![]() |
Instance method | Public | Method | Returns Result Picture | 20030818 |
5 | ![]() |
Instance method | Public | Method | Returns Result Image Map | 20030818 |
6 | ![]() |
Instance method | Private | Method | Parses Return Table of Interpreter | 20030818 |
7 | ![]() |
Static method | Private | Method | Renders Data and Customizing XML | 20030818 |
8 | ![]() |
Instance method | Public | Method | Sets Customizing XML Document | 20030818 |
9 | ![]() |
Instance method | Public | Method | Sets Data XML Document | 20030818 |
Events
Class CL_IGS_CHART_ENGINE has no event.
Types
Class CL_IGS_CHART_ENGINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Call by reference | Type reference (TYPE) | CHAR32 | 'IGS_RFC_DEST' | IGS RFC Destination | 20030818 |
Method CONSTRUCTOR on class CL_IGS_CHART_ENGINE has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_IGS_CHART_ENGINE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kommunications-Fehler | 20030818 | |
2 | ![]() |
Extener Fehler | 20030818 | |
3 | ![]() |
Interner Fehler | 20030818 |
Method GET_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORS | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Fehlertext | 20030818 |
Method GET_ERRORS on class CL_IGS_CHART_ENGINE has no exception.
Method GET_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Bildinhalt | 20030818 | ||
2 | ![]() |
IMAGE_SIZE | Value transfer | Type reference (TYPE) | W3PARAM-CONT_LEN | Bildgröße | 20030818 | ||
3 | ![]() |
IMAGE_TYPE | Call by reference | Type reference (TYPE) | W3PARAM-CONT_TYPE | Bildtyp | 20030818 |
Method GET_IMAGE on class CL_IGS_CHART_ENGINE has no exception.
Method GET_IMAGEMAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGEMAP | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Imagemap | 20030818 | ||
2 | ![]() |
IMAGEMAP_LENGTH | Value transfer | Type reference (TYPE) | W3PARAM-CONT_LEN | Imagemap-Länge | 20030818 |
Method GET_IMAGEMAP on class CL_IGS_CHART_ENGINE has no exception.
Method PARSE_RESULT Signature
Method PARSE_RESULT on class CL_IGS_CHART_ENGINE has no parameter.
Method PARSE_RESULT on class CL_IGS_CHART_ENGINE has no exception.
Method RENDER_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML-Dokument | 20040309 | ||
2 | ![]() |
XML_TAB | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | XML als Tabelle | 20040309 |
Method RENDER_XML on class CL_IGS_CHART_ENGINE has no exception.
Method SET_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Customizing-XML-Dokument | 20030818 | ||
2 | ![]() |
CUSTOM_DOCS | Call by reference | Type reference (TYPE) | IGS_CE_CU_TAB | Customizing-XML-Tabelle | 20040303 |
Method SET_CUSTOMIZING on class CL_IGS_CHART_ENGINE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Daten-XML-Dokument | 20030818 |
Method SET_DATA on class CL_IGS_CHART_ENGINE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |