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 ABAP 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 MR_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_CONTROLLER DBA: Graphic Component Model 20130624
2 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_MODEL DBA: Graphic Component Model 20130624
3 MR_VIEW 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 GET_MODEL Instance method Public Method 20130705
2 GET_OPTION Instance method Public Method 20131015
3 SET_CONTROLLER Instance method Public Method 20130624
4 SET_GRAPHICS Instance method Public Method 20130724
5 SET_MODEL Instance method Public Method 20130624
6 SET_OPTION Instance method Public Method 20130624
7 SET_VIEW Instance method Public Method 20130624
8 TRANSFORM_DATA 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 Returning 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 Exporting EV_ADD_USER_SERIES Call by reference Type reference (TYPE) BOOLEAN 20131015
2 Exporting EV_HEIGHT Call by reference Type reference (TYPE) I 20131015
3 Exporting EV_MINIMAL_DISPLAY Call by reference Type reference (TYPE) WDY_BOOLEAN 20131015
4 Exporting EV_TIME_COLUMN Call by reference Type reference (TYPE) STRING 20131015
5 Exporting 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 Importing 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 Importing 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 Importing 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 Importing IV_ADD_USER_SERIES Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20130624
2 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20130624
3 Importing IV_MINIMAL_DISPLAY Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130624
4 Importing IV_TIME_COLUMN Call by reference Type reference (TYPE) STRING 20130624
5 Importing IV_USE_RDI_FOR_DESCRIPTION Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE 20131016
6 Importing 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 Importing 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20130723
2 Exporting ET_COLUMN_NAMES Call by reference Type reference (TYPE) DBA_GC_TRANSFORM_COLUMN_MAP_T DBA: Graphic Coponent Transformaton Column Map Table 20130723
3 Importing IR_DATA Call by reference Type reference (TYPE) TABLE 20130716
4 Importing IV_COLUMN_ID Call by reference Type reference (TYPE) STRING 20130716
5 Importing IV_TIME_COLUMN Call by reference Type reference (TYPE) STRING 20130716
6 Importing 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