SAP ABAP Class CL_DBA_GUI_SUBSCREEN (DBA Cockpit: Visualization of frameworkdata via subscreen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_GUI_RESET_DATA | DBA Cockpit: Reset Data of Controller | 20051122 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_GUI_SYSTEM_DATA | DBA Cockpit: Central System Data Display | 20051114 |
Properties
Class | CL_DBA_GUI_SUBSCREEN | |
Short Description | DBA Cockpit: Visualization of frameworkdata via subscreen | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20051110 | 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_DBA_GUI_SUBSCREEN has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DB6_TREE_NAVIGATOR | 20051110 | CL_DB6_TREE_NAVIGATOR |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_SCREEN_FIELD_ATTR_LIST | DBA Cockpit: Screen Field Attributes | 20051110 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_SCREEN_FIELD_ATTRIBUTE | DBA Cockpit: Attributes of framework screens fields | 20051114 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051111 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_SCREEN_FIELD_ATTR_LIST | DBA Cockpit: Screen Field Attributes | 20080827 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20051110 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20051116 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20051116 |
Methods
Events
Class CL_DBA_GUI_SUBSCREEN has no event.
Types
Class CL_DBA_GUI_SUBSCREEN has no local type.
Method Signatures
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 | 20051114 |
Method CONSTRUCTOR on class CL_DBA_GUI_SUBSCREEN has no exception.
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051117 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20051117 |
Method GET_FIELD_VALUE on class CL_DBA_GUI_SUBSCREEN has no exception.
Method HANDLE_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20051111 |
Method HANDLE_PAI on class CL_DBA_GUI_SUBSCREEN has no exception.
Method HANDLE_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNPRO_STRUCTURE | Value transfer | Type reference (TYPE) | ANY | 20051114 |
Method HANDLE_PBO on class CL_DBA_GUI_SUBSCREEN has no exception.
Method HANDLE_POV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNPRO_FIELD | Call by reference | Type reference (TYPE) | DBA_SCREEN_FIELD_ATTRIBUTE | DBA Cockpit: Attributes of framework screens fields | 20051116 | ||
2 | ![]() |
DYNPRO_FIELD_NAME | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Field name | 20051116 |
Method HANDLE_POV on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20051111 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051111 |
Method SET_FIELD_ICON on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LABEL | Call by reference | Type reference (TYPE) | STRING | 20051111 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051111 |
Method SET_FIELD_LABEL on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_READONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070206 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20070206 |
Method SET_FIELD_READONLY on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090205 | |||
2 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090205 |
Method SET_FIELD_TOOLTIP on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051114 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20051114 |
Method SET_FIELD_VALUE on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_VALUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051116 | |||
2 | ![]() |
VALUE_LIST | Call by reference | Type reference (TYPE) | TABLE | 20051116 |
Method SET_FIELD_VALUE_LIST on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FIELD_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051111 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20051111 |
Method SET_FIELD_VISIBLE on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FRAME_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20051114 |
Method SET_FRAME_ICON on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FRAME_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LABEL | Call by reference | Type reference (TYPE) | STRING | 20051114 |
Method SET_FRAME_LABEL on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_FRAME_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051114 |
Method SET_FRAME_VISIBLE on class CL_DBA_GUI_SUBSCREEN has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051111 |
Method SET_VISIBLE on class CL_DBA_GUI_SUBSCREEN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |