SAP ABAP Class CL_DBA_WD_GC_CHART (DBA: WebDynpro Graphic Component Line)
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_WD_GC_CHART | |
| Short Description | DBA: WebDynpro Graphic Component Line | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20120109 | SAP |
| Last change | 20141121 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DBA_WD_GC_CHART has no interface implemented.
Friends
Class CL_DBA_WD_GC_CHART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130730 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | -1 | 20120216 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120207 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20120109 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130729 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120109 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20120109 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Type of Enumeration of a UIE Library | 20120801 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120109 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 20120109 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | 20130729 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | 20130729 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | 20130729 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120109 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120109 | ||
| 2 | Static method | Public | Method | 20120213 | ||
| 3 | Instance method | Public | Method | 20120207 | ||
| 4 | Instance method | Public | Method | 20120109 | ||
| 5 | Instance method | Public | Method | 20130729 | ||
| 6 | Instance method | Public | Method | 20120109 | ||
| 7 | Instance method | Public | Method | 20120109 | ||
| 8 | Instance method | Public | Method | 20120801 | ||
| 9 | Instance method | Public | Method | 20120109 | ||
| 10 | Instance method | Public | Method | 20120109 | ||
| 11 | Instance method | Public | Method | 20130729 | ||
| 12 | Instance method | Public | Method | 20130729 | ||
| 13 | Instance method | Public | Method | 20130729 | ||
| 14 | Instance method | Public | Method | 20120109 | ||
| 15 | Instance method | Public | Method | 20130924 |
Events
Class CL_DBA_WD_GC_CHART has no event.
Types
Class CL_DBA_WD_GC_CHART has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AXIS_POSITION | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_AXIS_POSITION-AUTOMATIC_AXIS | Type of Enumeration of a UIE Library | 20120207 | ||
| 2 | IV_BLUE | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Colour | 20120109 | ||
| 3 | IV_GRADIENT | Call by reference | Type reference (TYPE) | STRING | CL_DBA_WD_GC_CHART=>CO_GRADIENT_VALUE-NONE | 20130729 | |||
| 4 | IV_GRAPHIC_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120109 | |||
| 5 | IV_GREEN | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Colour | 20120109 | ||
| 6 | IV_LINE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DBA_WD_GC_ASSISTANT=>E_CHART_LINE_TYPE-AUTOMATIC | Type of Enumeration of a UIE Library | 20120801 | ||
| 7 | IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120109 | ||||
| 8 | IV_RED | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Colour | 20120109 | ||
| 9 | IV_SECONDARY_BLUE | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Color <= 255; -1=invalid | 20130729 | ||
| 10 | IV_SECONDARY_GREEN | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Color <= 255; -1=invalid | 20130729 | ||
| 11 | IV_SECONDARY_RED | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | 20130729 | |||
| 12 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20120109 | ||||
| 13 | IV_UNIT | Call by reference | Type reference (TYPE) | STRING | 20130924 |
Method CONSTRUCTOR on class CL_DBA_WD_GC_CHART has no exception.
Method CREATE_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AXIS_POSITION | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_AXIS_POSITION-AUTOMATIC_AXIS | Type of Enumeration of a UIE Library | 20120213 | ||
| 2 | IV_BLUE | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | 20120213 | |||
| 3 | IV_GRADIENT | Call by reference | Type reference (TYPE) | STRING | 'None' | 20130729 | |||
| 4 | IV_GRAPHIC_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120213 | |||
| 5 | IV_GREEN | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | 20120213 | |||
| 6 | IV_LINE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DBA_WD_GC_ASSISTANT=>E_CHART_LINE_TYPE-AUTOMATIC | Type of Enumeration of a UIE Library | 20120801 | ||
| 7 | IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120213 | ||||
| 8 | IV_RED | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | 20120213 | |||
| 9 | IV_SECONDARY_BLUE | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Color <= 255; -1=invalid | 20130729 | ||
| 10 | IV_SECONDARY_GREEN | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Color <= 255; -1=invalid | 20130729 | ||
| 11 | IV_SECONDARY_RED | Call by reference | Type reference (TYPE) | DBA_GC_CHART_COLOUR | -1 | DBA: Graphic Component Chart Color <= 255; -1=invalid | 20130729 | ||
| 12 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20120213 | ||||
| 13 | IV_UNIT | Call by reference | Type reference (TYPE) | STRING | 20130924 | ||||
| 14 | RR_CHART | Value transfer | Object reference (TYPE REF TO) | CL_DBA_WD_GC_CHART | DBA: WebDynpro Graphic Component Line | 20120213 |
Method CREATE_CHART on class CL_DBA_WD_GC_CHART has no exception.
Method GET_AXIS_POSTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_POSITION | Value transfer | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120207 |
Method GET_AXIS_POSTION on class CL_DBA_WD_GC_CHART has no exception.
Method GET_BLUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120109 |
Method GET_BLUE on class CL_DBA_WD_GC_CHART has no exception.
Method GET_GRADIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GRADIENT | Value transfer | Type reference (TYPE) | STRING | 20130729 |
Method GET_GRADIENT on class CL_DBA_WD_GC_CHART has no exception.
Method GET_GRAPHIC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Type of Enumeration of a UIE Library | 20120109 |
Method GET_GRAPHIC_TYPE on class CL_DBA_WD_GC_CHART has no exception.
Method GET_GREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120109 |
Method GET_GREEN on class CL_DBA_WD_GC_CHART has no exception.
Method GET_LINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120801 |
Method GET_LINE_TYPE on class CL_DBA_WD_GC_CHART has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120109 |
Method GET_NAME on class CL_DBA_WD_GC_CHART has no exception.
Method GET_RED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120109 |
Method GET_RED on class CL_DBA_WD_GC_CHART has no exception.
Method GET_SECONDARY_BLUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECONDARY_BLUE | Value transfer | Type reference (TYPE) | I | 20130729 |
Method GET_SECONDARY_BLUE on class CL_DBA_WD_GC_CHART has no exception.
Method GET_SECONDARY_GREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECONDARY_GREEN | Value transfer | Type reference (TYPE) | I | 20130729 |
Method GET_SECONDARY_GREEN on class CL_DBA_WD_GC_CHART has no exception.
Method GET_SECONDARY_RED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECONDARY_RED | Value transfer | Type reference (TYPE) | I | 20130729 |
Method GET_SECONDARY_RED on class CL_DBA_WD_GC_CHART has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120109 |
Method GET_TITLE on class CL_DBA_WD_GC_CHART has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130924 |
Method GET_UNIT on class CL_DBA_WD_GC_CHART has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 732 |