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 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20091120 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20091120 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20091120 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_PICTURE | SAP Picture Control | 20091120 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_PICTURE | SAP Picture Control | 20091120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | 20091121 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20091120 | ||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20091120 | |||
| 9 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'SDB_BLUE3' | CHAR40 for SYST | 20100113 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'SDB_BLUE100' | CHAR40 for SYST | 20100113 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'DB6_BG_GRAY' | CHAR40 for SYST | 20100118 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'DB6_BG_WHITE' | CHAR40 for SYST | 20100118 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'SDB_RED100B' | CHAR40 for SYST | 20100113 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'SDB_WHITE3' | CHAR40 for SYST | 20100113 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYCHAR40 | 'SDB_WHITE100' | CHAR40 for SYST | 20100113 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | TEXT256 | Data Element for WWI Callbacks | 20091120 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | TEXT256 | Data Element for WWI Callbacks | 20091120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091120 | |
| 2 | Instance method | Public | Method | 20091120 | ||
| 3 | Instance method | Public | Method | 20100113 | ||
| 4 | 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 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20091120 | |||
| 2 | SASH_ID | Call by reference | Type reference (TYPE) | I | 1 | 20091121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | PROZENT | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20100113 | |||
| 2 | RED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100113 | ||||
| 3 | TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100113 | |||
| 2 | 20100113 |
Method SET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |