SAP ABAP Class CL_DBA_GUI_TOOLS (DBA Cockpit: GUI Tools)
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_DBA_GUI_TOOLS | |
Short Description | DBA Cockpit: GUI Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20081120 | SAP |
Last change | 20130531 | 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_DBA_GUI_TOOLS has no interface implemented.
Friends
Class CL_DBA_GUI_TOOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20081120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081120 |
2 | ![]() |
Static method | Public | Method | 20120320 | |
3 | ![]() |
Static method | Public | Method | 20081120 | |
4 | ![]() |
Static method | Public | Method | 20120216 | |
5 | ![]() |
Static method | Public | Method | 20120514 | |
6 | ![]() |
Static method | Public | Method | 20120321 | |
7 | ![]() |
Static method | Public | Method | 20120403 | |
8 | ![]() |
Static method | Public | Method | 20110331 | |
9 | ![]() |
Static method | Public | Method | 20121026 |
Events
Class CL_DBA_GUI_TOOLS has no event.
Types
Class CL_DBA_GUI_TOOLS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DBA_GUI_TOOLS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DBA_GUI_TOOLS has no exception.
Method GET_DOCU_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSGV | Call by reference | Type reference (TYPE) | DBA_LONG_MSG_KEYVAL_TAB | DBA Cockpit: Table of DBAKEYVAL | 20120320 | ||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20120320 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20120320 | ||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | STRING | '' | Message Variable | 20120322 | |
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | STRING | '' | Message Variable | 20120322 | |
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | STRING | '' | Message Variable | 20120322 | |
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | STRING | '' | Message Variable | 20120322 | |
8 | ![]() |
RETURN_SHORT_TEXT_AS_FALLBACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120323 | ||
9 | ![]() |
TEXT_FORMATTED | Call by reference | Type reference (TYPE) | STRING | 20120320 | |||
10 | ![]() |
TEXT_STREAM | Call by reference | Type reference (TYPE) | STRING | 20120320 |
Method GET_DOCU_TEXT on class CL_DBA_GUI_TOOLS has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Value transfer | Type reference (TYPE) | STRING | 20081120 | |||
2 | ![]() |
ICON_NAME | Call by reference | Type reference (TYPE) | CLIKE | Icons table | 20081120 | ||
3 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20101111 |
Method GET_ICON on class CL_DBA_GUI_TOOLS has no exception.
Method LISTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | DBA_LISTBOX_LIST | DBA Cockpit: Listbox Values | 20120216 | ||
2 | ![]() |
IV_DYNPRO_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20120216 |
Method LISTBOX on class CL_DBA_GUI_TOOLS has no exception.
Method LISTBOX_WITH_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | DBAKEYVAL_TAB | DBA Cockpit: Listbox Values | 20120514 | ||
2 | ![]() |
IV_DYNPRO_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20120514 |
Method LISTBOX_WITH_KEYS on class CL_DBA_GUI_TOOLS has no exception.
Method REPLACE_MSG_VARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSGV | Call by reference | Type reference (TYPE) | DBA_LONG_MSG_KEYVAL_TAB | DBA: Long Message Variable Key/Value Pairs | 20120321 | ||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20120321 |
Method REPLACE_MSG_VARS on class CL_DBA_GUI_TOOLS has no exception.
Method REPLACE_MSG_VARS_ITF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TEXT | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20120403 | ||
2 | ![]() |
IT_MSGV | Call by reference | Type reference (TYPE) | DBA_LONG_MSG_KEYVAL_TAB | DBA: Long Message Variable Key/Value Pairs | 20120403 |
Method REPLACE_MSG_VARS_ITF on class CL_DBA_GUI_TOOLS has no exception.
Method SHOW_SOURCE_LOCATION 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 | 20110331 | ||
2 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 20110331 | |||
3 | ![]() |
SELECTED_UI | Call by reference | Type reference (TYPE) | STRING | 'SAPGUI' | Show source in SAPGUI or ITS | 20110401 | |
4 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20110331 |
Method SHOW_SOURCE_LOCATION on class CL_DBA_GUI_TOOLS has no exception.
Method TURN_WD_INTO_SAPGUI_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20121026 |
Method TURN_WD_INTO_SAPGUI_ICON on class CL_DBA_GUI_TOOLS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |