SAP ABAP Class CL_SDB_GRAPHIC (Graphic for Displaying Percentage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Properties
Class CL_SDB_GRAPHIC  
Short Description Graphic for Displaying Percentage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADA   Porting and CCMS SAP DB 
Created 20091120   SAP 
Last change 20110908   SAP 
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
Class CL_SDB_GRAPHIC has no interface implemented.
Friends
Class CL_SDB_GRAPHIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20091120
2 CONTROL_L Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20091120
3 CONTROL_R Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20091120
4 PICTURE_CONTROL_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_PICTURE SAP Picture Control 20091120
5 PICTURE_CONTROL_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_PICTURE SAP Picture Control 20091120
6 RC_SIZE Instance attribute Public Type reference (TYPE) I 20091121
7 SASH_ID Instance attribute Public Type reference (TYPE) I 20091120
8 SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20091120
9 STYLE_BLUE Constant Public Type reference (TYPE) SYCHAR40 'SDB_BLUE3' CHAR40 for SYST 20100113
10 STYLE_BLUE100 Constant Public Type reference (TYPE) SYCHAR40 'SDB_BLUE100' CHAR40 for SYST 20100113
11 STYLE_ORA_BLACK Constant Public Type reference (TYPE) SYCHAR40 'DB6_BG_GRAY' CHAR40 for SYST 20100118
12 STYLE_ORA_WHITE Constant Public Type reference (TYPE) SYCHAR40 'DB6_BG_WHITE' CHAR40 for SYST 20100118
13 STYLE_RED100 Constant Public Type reference (TYPE) SYCHAR40 'SDB_RED100B' CHAR40 for SYST 20100113
14 STYLE_WHITE Constant Public Type reference (TYPE) SYCHAR40 'SDB_WHITE3' CHAR40 for SYST 20100113
15 STYLE_WHITE100 Constant Public Type reference (TYPE) SYCHAR40 'SDB_WHITE100' CHAR40 for SYST 20100113
16 URL1 Instance attribute Public Type reference (TYPE) TEXT256 Data Element for WWI Callbacks 20091120
17 URL2 Instance attribute Public Type reference (TYPE) TEXT256 Data Element for WWI Callbacks 20091120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091120
2 FREE Instance method Public Method 20091120
3 REFRESH Instance method Public Method 20100113
4 SET_SIZE Instance method Public Method 20091120
Events
Class CL_SDB_GRAPHIC has no event.
Types
Class CL_SDB_GRAPHIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20091120
2 Importing SASH_ID Call by reference Type reference (TYPE) I 1 20091121
# Exception Resumable Description Created on
1 CONTAINER_NOT_BOUND 20091120

Method FREE Signature

Method FREE on class CL_SDB_GRAPHIC has no parameter.
Method FREE on class CL_SDB_GRAPHIC has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROZENT Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20100113
2 Importing RED Call by reference Type reference (TYPE) ABAP_BOOL 20100113
3 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20100118
# Exception Resumable Description Created on
1 PICTURE_NOT_FOUND 20100113
2 PICTURE_NOT_LOADED 20100113

Method SET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROZENT Call by reference Type reference (TYPE) I 20091120

Method SET_SIZE on class CL_SDB_GRAPHIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730