SAP ABAP Class CL_DBA_CHART_ENGINE (DBA Cockpit: Chart Engine)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Properties
Class | CL_DBA_CHART_ENGINE | |
Short Description | DBA Cockpit: Chart Engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20060313 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_CHART_ENGINE has no forward declaration.
Interfaces
Class CL_DBA_CHART_ENGINE has no interface implemented.
Friends
Class CL_DBA_CHART_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | -1 | 20060331 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CHART_ENGINE | Graphics: Presentation Graphics | 20060313 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20060313 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20060313 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_CHARTSERIES_TAB | DBA Cockpit: Chart Data Series (mapping to Y axis) | 20060331 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'false' | 20060331 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_CHARTYAXIS_TAB | DBA Cockpit: Table of DBA_CHARTYAXIS | 20060324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | build XML data string | 20060313 |
2 | ![]() |
Instance method | Public | Method | build default XML customizing string | 20060313 |
3 | ![]() |
Instance method | Public | Method | build scaling XML customizing string for X-axis | 20060314 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060313 |
5 | ![]() |
Instance method | Public | Method | 20060317 |
Events
Class CL_DBA_CHART_ENGINE has no event.
Types
Class CL_DBA_CHART_ENGINE has no local type.
Method Signatures
Method BUILD_DATA_XML_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DBA_CHARTDATA_TAB | DBA Cockpit: chart data table | 20060313 | ||
2 | ![]() |
XML_STR | Value transfer | Type reference (TYPE) | XSTRING | 20060313 |
Method BUILD_DATA_XML_STRING on class CL_DBA_CHART_ENGINE has no exception.
Method BUILD_DEFAULT_CUST_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TSTAMP_FROM | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20060313 | ||
2 | ![]() |
TSTAMP_TO | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20060313 | ||
3 | ![]() |
XML_STR | Value transfer | Type reference (TYPE) | XSTRING | 20060313 |
Method BUILD_DEFAULT_CUST_STRING on class CL_DBA_CHART_ENGINE has no exception.
Method BUILD_XAXIS_CUST_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DBA_CHARTDATA_TAB | DBA Cockpit: chart data table | 20060331 | ||
2 | ![]() |
RANGE_IN_DAYS | Call by reference | Type reference (TYPE) | I | 20060321 | |||
3 | ![]() |
XML_GRAPHCUST | Value transfer | Type reference (TYPE) | XSTRING | 20060314 |
Method BUILD_XAXIS_CUST_STRING on class CL_DBA_CHART_ENGINE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060313 | ||
2 | ![]() |
SERIES | Call by reference | Type reference (TYPE) | DBA_CHARTSERIES_TAB | DB6: Table of DBA_CHARTSERIES | 20060331 | ||
3 | ![]() |
Y_AXIS | Call by reference | Type reference (TYPE) | DBA_CHARTYAXIS_TAB | DBA Cockpit: Table of DBA_CHARTYAXIS | 20060324 |
Method CONSTRUCTOR on class CL_DBA_CHART_ENGINE has no exception.
Method FREE Signature
Method FREE on class CL_DBA_CHART_ENGINE has no parameter.
Method FREE on class CL_DBA_CHART_ENGINE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |