SAP ABAP Class CL_DBA_GUI_SCREEN_CONTROL (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_SCREEN_CONTROL | |
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 | 20081103 | 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_SCREEN_CONTROL has no interface implemented.
Friends
Class CL_DBA_GUI_SCREEN_CONTROL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GROUP_TAB | 20100525 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GROUP_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20081103 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20081103 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GROUP_TAB | 20120412 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GROUP_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20081103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clear all UI Element Properties | 20081103 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081103 |
3 | ![]() |
Instance method | Public | Method | WD ONLY: Check if UI Element is Inactive | 20100525 |
4 | ![]() |
Instance method | Public | Method | Check if UIElement is Invisible | 20081103 |
5 | ![]() |
Instance method | Public | Method | Check if UI Element is Unchangeable | 20081103 |
6 | ![]() |
Instance method | Public | Method | WD ONLY: Set UI Element Inactive | 20100525 |
7 | ![]() |
Instance method | Public | Method | Set UI Element Invisible | 20081103 |
8 | ![]() |
Instance method | Public | Method | Set UI Element Invisible | 20120412 |
9 | ![]() |
Instance method | Public | Method | Set UI Element Unchangeable | 20081103 |
Events
Class CL_DBA_GUI_SCREEN_CONTROL has no event.
Types
Class CL_DBA_GUI_SCREEN_CONTROL has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_DBA_GUI_SCREEN_CONTROL has no parameter.
Method CLEAR on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | 20081103 |
Method CONSTRUCTOR on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method IS_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUPS | Call by reference | Type reference (TYPE) | STRING | 20100525 | |||
2 | ![]() |
INACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100525 |
Method IS_INACTIVE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method IS_INVISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUPS | Call by reference | Type reference (TYPE) | STRING | 20090219 | |||
2 | ![]() |
INVISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081103 |
Method IS_INVISIBLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method IS_UNCHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUPS | Call by reference | Type reference (TYPE) | STRING | 20090219 | |||
2 | ![]() |
UNCHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081103 |
Method IS_UNCHANGEABLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method MAKE_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Type reference (TYPE) | SCREEN-GROUP1 | 20100525 |
Method MAKE_INACTIVE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method MAKE_INVISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Type reference (TYPE) | SCREEN-GROUP1 | 20081103 |
Method MAKE_INVISIBLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method MAKE_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Type reference (TYPE) | SCREEN-GROUP1 | 20120412 |
Method MAKE_REQUIRED on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
Method MAKE_UNCHANGEABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Type reference (TYPE) | SCREEN-GROUP1 | 20081103 |
Method MAKE_UNCHANGEABLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |