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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_GRAPHIC_COMP_CONTROLLER | DBA: Interface Graphic Component Controller | 20130624 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_GRAPHIC_COMP_MODEL | DBA: Graphic Component Model | 20130624 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_GRAPHIC_COMP_VIEW | DBA: Interface Graphic Component View | 20130624 |
Properties
Class | CL_DBA_GRAPHIC_COMP_BRIDGE | |
Short Description | DBA: Graphic Component Bridge | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20130621 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_GRAPHIC_COMP_CONTROLLER | DBA: Interface Graphic Component Controller | 20130624 | ||
2 | IF_DBA_GRAPHIC_COMP_MODEL | DBA: Graphic Component Model | 20130624 | ||
3 | IF_DBA_GRAPHIC_COMP_VIEW | DBA: Interface Graphic Component View | 20130624 |
Friends
Class CL_DBA_GRAPHIC_COMP_BRIDGE 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) | IF_DBA_GRAPHIC_COMP_CONTROLLER | DBA: Graphic Component Model | 20130624 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_MODEL | DBA: Graphic Component Model | 20130624 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_VIEW | DBA: Graphic Component Model | 20130624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130705 | |
2 | ![]() |
Instance method | Public | Method | 20131015 | |
3 | ![]() |
Instance method | Public | Method | 20130624 | |
4 | ![]() |
Instance method | Public | Method | 20130724 | |
5 | ![]() |
Instance method | Public | Method | 20130624 | |
6 | ![]() |
Instance method | Public | Method | 20130624 | |
7 | ![]() |
Instance method | Public | Method | 20130624 | |
8 | ![]() |
Static method | Public | Method | 20130716 |
Events
Class CL_DBA_GRAPHIC_COMP_BRIDGE has no event.
Types
Class CL_DBA_GRAPHIC_COMP_BRIDGE has no local type.
Method Signatures
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_MODEL | 20130705 |
Method GET_MODEL on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method GET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ADD_USER_SERIES | Call by reference | Type reference (TYPE) | BOOLEAN | 20131015 | |||
2 | ![]() |
EV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20131015 | |||
3 | ![]() |
EV_MINIMAL_DISPLAY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20131015 | |||
4 | ![]() |
EV_TIME_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20131015 | |||
5 | ![]() |
EV_WIDTH | Call by reference | Type reference (TYPE) | I | 20131015 |
Method GET_OPTION on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method SET_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_CONTROLLER | DBA: Graphic Component Model | 20130624 |
Method SET_CONTROLLER on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method SET_GRAPHICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GRAPHICS | Call by reference | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130724 |
Method SET_GRAPHICS on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method SET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_MODEL | DBA: Graphic Component Model | 20130624 |
Method SET_MODEL on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method SET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADD_USER_SERIES | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20130624 | ||
2 | ![]() |
IV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20130624 | |||
3 | ![]() |
IV_MINIMAL_DISPLAY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130624 | ||
4 | ![]() |
IV_TIME_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20130624 | |||
5 | ![]() |
IV_USE_RDI_FOR_DESCRIPTION | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | 20131016 | ||
6 | ![]() |
IV_WIDTH | Call by reference | Type reference (TYPE) | I | 20130624 |
Method SET_OPTION on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method SET_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_DBA_GRAPHIC_COMP_VIEW | DBA: Graphic Component Model | 20130624 |
Method SET_VIEW on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
Method TRANSFORM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130723 | |||
2 | ![]() |
ET_COLUMN_NAMES | Call by reference | Type reference (TYPE) | DBA_GC_TRANSFORM_COLUMN_MAP_T | DBA: Graphic Coponent Transformaton Column Map Table | 20130723 | ||
3 | ![]() |
IR_DATA | Call by reference | Type reference (TYPE) | TABLE | 20130716 | |||
4 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20130716 | |||
5 | ![]() |
IV_TIME_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20130716 | |||
6 | ![]() |
IV_VALUE_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20130716 |
Method TRANSFORM_DATA on class CL_DBA_GRAPHIC_COMP_BRIDGE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |