SAP ABAP Class CL_DBA_WD_GC_GRAPHIC (DBA: WebDynpro Graphic Component Graphic)
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_GRAPHIC | |
| Short Description | DBA: WebDynpro Graphic Component Graphic | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DBA_WD_GC_GRAPHIC has no interface implemented.
Friends
Class CL_DBA_WD_GC_GRAPHIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DBA_GC_CHARTS_TABLE | DBA: Graphic Component Charts Table | 20120110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130715 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20130816 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120109 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121012 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130716 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130124 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131029 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120109 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | 20131129 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | 20131129 |
Methods
Events
Class CL_DBA_WD_GC_GRAPHIC has no event.
Types
Class CL_DBA_WD_GC_GRAPHIC has no local type.
Method Signatures
Method ADD_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LINE | Call by reference | Object reference (TYPE REF TO) | CL_DBA_WD_GC_CHART | DBA: WebDynpro Graphic Component Line | 20120109 |
Method ADD_CHART on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATEGORY_COLUMN | Call by reference | Type reference (TYPE) | CLIKE | 20130715 | ||||
| 2 | IV_COLUMN_DISTANCE | Call by reference | Type reference (TYPE) | I | -1 | 20130816 | |||
| 3 | IV_EXPANDED | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120109 | ||
| 4 | IV_LEGEND_POSITION | Call by reference | Type reference (TYPE) | CLIKE | 20130716 | ||||
| 5 | IV_SHOW_LEGEND | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130124 | ||
| 6 | IV_SMALL_LEGEND | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20131029 | ||
| 7 | IV_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20120109 | ||||
| 8 | IV_Y_AXIS_PRIMARY_AUTOMATIC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | ||
| 9 | IV_Y_AXIS_PRIMARY_MAXIMUM | Call by reference | Type reference (TYPE) | I | CL_DBA_CORE_CONSTANTS=>CO_MAX_INT | 20131129 | |||
| 10 | IV_Y_AXIS_SCONDARY_AUTOMATIC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | ||
| 11 | IV_Y_AXIS_SECONDARY_MAXIMUM | Call by reference | Type reference (TYPE) | I | CL_DBA_CORE_CONSTANTS=>CO_MAX_INT | 20131129 |
Method CONSTRUCTOR on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method CREATE_GRAPHIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN_DISTANCE | Call by reference | Type reference (TYPE) | I | -1 | 20130816 | |||
| 2 | IV_EXPANDED | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120209 | ||
| 3 | IV_SHOW_LEGEND | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130124 | ||
| 4 | IV_TIME_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20120209 | ||||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20120209 | ||||
| 6 | IV_Y_AXIS_PRIMARY_AUTOMATIC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | ||
| 7 | IV_Y_AXIS_SCONDARY_AUTOMATIC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120301 | ||
| 8 | RR_GRAPHIC | Value transfer | Object reference (TYPE REF TO) | CL_DBA_WD_GC_GRAPHIC | DBA: WebDynpro Graphic Component Graphic | 20120209 |
Method CREATE_GRAPHIC on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_CATEGORY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130715 |
Method GET_CATEGORY_COLUMN on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_CHARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHARTS | Value transfer | Type reference (TYPE) | DBA_GC_CHARTS_TABLE | DBA: Graphic Component Charts Table | 20120110 |
Method GET_CHARTS on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_COLUMN_DISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLUMN_DISTANCE | Value transfer | Type reference (TYPE) | I | 20130816 |
Method GET_COLUMN_DISTANCE on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120109 |
Method GET_EXPANDED on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_LEGEND_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130716 |
Method GET_LEGEND_POSITION on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_NUMBER_OF_CHARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | 20120207 |
Method GET_NUMBER_OF_CHARTS on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_SHOW_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130124 |
Method GET_SHOW_LEGEND on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_SMALL_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131029 |
Method GET_SMALL_LEGEND on class CL_DBA_WD_GC_GRAPHIC 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_GRAPHIC has no exception.
Method GET_Y_AXIS_PRIMARY_AUTOMATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120305 |
Method GET_Y_AXIS_PRIMARY_AUTOMATIC on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_Y_AXIS_PRIMARY_MAXIMUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20131129 |
Method GET_Y_AXIS_PRIMARY_MAXIMUM on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_Y_AXIS_SECONDARY_AUTOMATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120305 |
Method GET_Y_AXIS_SECONDARY_AUTOMATIC on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method GET_Y_AXIS_SECONDARY_MAXIMUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20131129 |
Method GET_Y_AXIS_SECONDARY_MAXIMUM on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method IS_CHART_TYPE_PIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121012 |
Method IS_CHART_TYPE_PIE on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method REMOVE_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHART_NUMBER | Call by reference | Type reference (TYPE) | I | 20120207 |
Method REMOVE_CHART on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130709 |
Method SET_EXPANDED on class CL_DBA_WD_GC_GRAPHIC has no exception.
Method SET_SHOW_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHOW_LEGEND | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130125 |
Method SET_SHOW_LEGEND on class CL_DBA_WD_GC_GRAPHIC has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 732 |