SAP ABAP Class CL_DB6_GUI_UTILS (universal GUI utils)
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_DB6_GUI_UTILS | |
| Short Description | universal GUI utils | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB6_GUI_UTILS has no forward declaration.
Interfaces
Class CL_DB6_GUI_UTILS has no interface implemented.
Friends
Class CL_DB6_GUI_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DB6_GUI_UTILS | universal GUI utils | 20050207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | returns optimal width for a single ALV column | 20050316 | |
| 2 | Static method | Public | Method | 20050207 | ||
| 3 | Static method | Public | Method | returns the Frontend GUI size in columns and rows | 20050207 | |
| 4 | Static method | Public | Method | 20050207 |
Events
Class CL_DB6_GUI_UTILS has no event.
Types
Class CL_DB6_GUI_UTILS has no local type.
Method Signatures
Method CALC_ALV_OPT_COL_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_COLS_WIDTH | Call by reference | Type reference (TYPE) | I | 20050316 | ||||
| 2 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050316 | |||
| 3 | OPT_ALV_COL_WIDTH | Value transfer | Type reference (TYPE) | I | 20050316 |
Method CALC_ALV_OPT_COL_WIDTH on class CL_DB6_GUI_UTILS has no exception.
Method FREE Signature
Method FREE on class CL_DB6_GUI_UTILS has no parameter.
Method FREE on class CL_DB6_GUI_UTILS has no exception.
Method GET_FRONTEND_GUI_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | I | 20050207 | ||||
| 2 | WIDTH | Call by reference | Type reference (TYPE) | I | 20050207 |
Method GET_FRONTEND_GUI_SIZE on class CL_DB6_GUI_UTILS has no exception.
Method GET_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050207 | |||
| 2 | UTIL_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_GUI_UTILS | DB6: Universelle GUI-Dienstprogramme | 20050207 |
Method GET_REF on class CL_DB6_GUI_UTILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |