SAP ABAP Class CL_GRAPH_CHART_CUSTOMIZING (Generates the customizing XML for the convenience tags)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics

⤷

⤷

Properties
Class | CL_GRAPH_CHART_CUSTOMIZING | |
Short Description | Generates the customizing XML for the convenience tags | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBSPEXT_GRAPHICS | BSP Extensions for SAP Graphics |
Created | 20020319 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAPH_CHART_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_GRAPH_CHART_CUSTOMIZING has no interface implemented.
Friends
Class CL_GRAPH_CHART_CUSTOMIZING 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_GRAPH_CHART | Central container class for SAP chart engine graphics | 20020319 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | IF_IXML_OSTREAM | 20020320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020319 |
2 | ![]() |
Instance method | Private | Method | Generates the XML for the element settings | 20020320 |
3 | ![]() |
Instance method | Private | Method | Generates the XML for the global settings | 20020320 |
4 | ![]() |
Instance method | Public | Method | Generates the XML customizing data for the conveninence tags | 20020903 |
5 | ![]() |
Instance method | Private | Method | Initializes the iXML parser | 20020320 |
Events
Class CL_GRAPH_CHART_CUSTOMIZING has no event.
Types
Class CL_GRAPH_CHART_CUSTOMIZING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHART | Call by reference | Object reference (TYPE REF TO) | CL_GRAPH_CHART | Central container class for SAP chart engine graphics | 20020319 |
Method CONSTRUCTOR on class CL_GRAPH_CHART_CUSTOMIZING has no exception.
Method CREATE_ELEMENT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020320 |
Method CREATE_ELEMENT_SETTINGS on class CL_GRAPH_CHART_CUSTOMIZING has no exception.
Method CREATE_GLOBAL_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020320 |
Method CREATE_GLOBAL_SETTINGS on class CL_GRAPH_CHART_CUSTOMIZING has no exception.
Method CREATE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Value transfer | Type reference (TYPE) | XSTRING | 20020903 |
Method CREATE_XML on class CL_GRAPH_CHART_CUSTOMIZING has no exception.
Method INIT_XML_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020320 | ||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | 20020320 |
Method INIT_XML_CUSTOMIZING on class CL_GRAPH_CHART_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |