SAP ABAP Class CL_DBA_SCREEN_GROUP (DBA Cockpit: Screen Groups)
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_SCREEN_GROUP  
Short Description DBA Cockpit: Screen Groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20071121   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DBA_COMPONENT_BUILDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DBA_SCREEN_GROUP has no interface implemented.
Friends
Class CL_DBA_SCREEN_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GROUP_LABEL Instance attribute Private Type reference (TYPE) STRING GROUP_LABEL 20071121
2 ID Instance attribute Private Type reference (TYPE) I 20121001
3 LOCATION Instance attribute Private Type reference (TYPE) I LOCATION 20071121
4 LOCATION_SCREEN Constant Public Type reference (TYPE) I 1 LOCATION_SCREEN 20071121
5 LOCATION_SELECTION Constant Public Type reference (TYPE) I 3 20090407
6 LOCATION_TABSTRIP Constant Public Type reference (TYPE) I 2 LOCATION_TABSTRIP 20071121
7 PARENT Instance attribute Private Type reference (TYPE) STRING 20081201
8 SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER SCREEN 20071121
9 SCREEN_LABEL Instance attribute Private Type reference (TYPE) STRING SCREEN_LABEL 20071121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071121
2 DEFINE_BUSINESS_GRAPHICS Instance method Public Method 20121011
3 DEFINE_BUTTON Instance method Public Method 20100121
4 DEFINE_EMPTY_FIELD Instance method Public Method 20071126
5 DEFINE_FIELD Instance method Public Method DEFINE_FIELD 20071121
6 DEFINE_LINE_BREAK Instance method Public Method 20071207
7 DEFINE_RADIO_BUTTON Instance method Public Method 20080311
8 DEFINE_TEXT Instance method Public Method 20081218
9 DEFINE_TIMESTAMP Instance method Public Method 20071126
10 DEFINE_TOOLBAR_ACTION Instance method Public Method 20121002
11 DEFINE_TOOLBAR_BUTTON Instance method Public Method 20121001
12 DEFINE_TOOLBAR_MENU Instance method Public Method 20121024
13 DEFINE_TOOLBAR_SEPARATOR Instance method Public Method 20121002
Events
Class CL_DBA_SCREEN_GROUP has no event.
Types
Class CL_DBA_SCREEN_GROUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_LABEL Call by reference Type reference (TYPE) STRING GROUP_LABEL 20071121
2 Importing ID Call by reference Type reference (TYPE) STRING 20121001
3 Importing LOCATION Call by reference Type reference (TYPE) I 20081201
4 Importing PARENT Call by reference Type reference (TYPE) STRING 20081201
5 Importing SCREEN Call by reference Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER SCREEN 20071121
6 Importing SCREEN_LABEL Call by reference Type reference (TYPE) STRING SCREEN_LABEL 20071121

Method CONSTRUCTOR on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_BUSINESS_GRAPHICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_SPAN Call by reference Type reference (TYPE) I 20121011
2 Importing GROUPS Call by reference Type reference (TYPE) STRING 20121011
3 Importing IT_GRAPHIC_META Call by reference Type reference (TYPE) DBA_GC_GRAPHICS_TABLE DBA: Graphic Component Graphics Table 20121011
4 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20130116
5 Importing IV_MINIMUM_DISPLAY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130116
6 Importing IV_SAPGUI_HEIGHT Call by reference Type reference (TYPE) I 20131011
7 Importing IV_SAPGUI_WIDTH Call by reference Type reference (TYPE) I 20131011
8 Importing IV_USE_RDI_FOR_DESCRIPTION Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE 20131016
9 Importing IV_WIDTH Call by reference Type reference (TYPE) I 20130116
10 Importing NAME Call by reference Type reference (TYPE) STRING 20121011
11 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL 20121011
12 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20121011
13 Returning RR_GRAPHIC Value transfer Object reference (TYPE REF TO) CL_DBA_GRAPHIC_COMP_BRIDGE DBA: Graphic Component Bridge 20130916
14 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20121011

Method DEFINE_BUSINESS_GRAPHICS on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20100121
2 Importing TEXT Call by reference Type reference (TYPE) CLIKE 20100121
3 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20120821
4 Importing TOOL_TIP Call by reference Type reference (TYPE) CLIKE 20100121

Method DEFINE_BUTTON on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_EMPTY_FIELD Signature

Method DEFINE_EMPTY_FIELD on class CL_DBA_SCREEN_GROUP has no parameter.
Method DEFINE_EMPTY_FIELD on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) STRING SPACE 20080403
2 Importing ALIGN_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100921
3 Importing BACKEND_TABLE_REF Call by reference Type reference (TYPE) CLIKE 20081212
4 Importing COL_SPAN Call by reference Type reference (TYPE) I 1 20090911
5 Importing ENABLED Call by reference Type reference (TYPE) STRING CHAR255 20080905
6 Importing FIELDTYPE Call by reference Type reference (TYPE) I CL_DBA_COMPONENT_BUILDER=>FIELDTYPE_SIMPLE_FIELD FIELDTYPE 20071121
7 Importing GROUPS Call by reference Type reference (TYPE) STRING 20081103
8 Importing ICON Call by reference Type reference (TYPE) STRING 20081202
9 Importing ICON_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090903
10 Importing ICON_POSITION Call by reference Type reference (TYPE) INT1 CL_DBA_COMPONENT_BUILDER=>CO_ICON_POS_RIGHT_TO_VALUE Dummy for B20 int1 (Local Everywhere) 20121210
11 Importing IV_SAPGUI_HEIGHT Call by reference Type reference (TYPE) I 20131011
12 Importing IV_SAPGUI_WIDTH Call by reference Type reference (TYPE) I 20131010
13 Importing LABEL Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT LABEL 20071121
14 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071123
15 Importing LABEL_LIGHT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110407
16 Importing MONELEM Call by reference Type reference (TYPE) STRING 20091019
17 Importing NAME Call by reference Type reference (TYPE) STRING NAME 20071121
18 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080429
19 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Char255 20071123
20 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20071123
21 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20080527
22 Importing REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120417
23 Importing ROWS Call by reference Type reference (TYPE) I ROWS 20071121
24 Importing TEXT Call by reference Type reference (TYPE) STRING 20081210
25 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT 20081211
26 Importing UNIT Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT UNIT 20071121
27 Importing UNIT_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081110
28 Importing VALUE Call by reference Type reference (TYPE) STRING 20081030
29 Importing VALUE_LIST Call by reference Type reference (TYPE) STRING 20081113
30 Importing VISIBILITY Call by reference Type reference (TYPE) STRING Char255 20071123
31 Importing WIDTH Call by reference Type reference (TYPE) STRING 20110302

Method DEFINE_FIELD on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_LINE_BREAK Signature

Method DEFINE_LINE_BREAK on class CL_DBA_SCREEN_GROUP has no parameter.
Method DEFINE_LINE_BREAK on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_RADIO_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20081125
2 Importing LABEL Call by reference Type reference (TYPE) C 20090701
3 Importing NAME Call by reference Type reference (TYPE) STRING 20080311
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20080311
5 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20090702
6 Returning RADIO_BUTTON Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_RADIOBUTTON DBA Cockpit: Radiobutton Group 20080311
7 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090130

Method DEFINE_RADIO_BUTTON on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20110525
2 Importing ICON Call by reference Type reference (TYPE) STRING 20130516
3 Importing IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081218
4 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081218
5 Importing TEXT Call by reference Type reference (TYPE) CLIKE Char255 20081218

Method DEFINE_TEXT on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) CLIKE Char255 20071126
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071126
3 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071126
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Char255 20071126
5 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20071126
6 Importing TIME Call by reference Type reference (TYPE) CLIKE Char255 20071126
7 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE 20081211
8 Importing VISIBILITY Call by reference Type reference (TYPE) STRING Char255 20071126

Method DEFINE_TIMESTAMP on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TOOLBAR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20121002
2 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20121002
3 Importing TEXT Call by reference Type reference (TYPE) CLIKE Char255 20121002
4 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121002
5 Importing TOOL_TIP Call by reference Type reference (TYPE) CLIKE Char255 20121002

Method DEFINE_TOOLBAR_ACTION on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20121001
2 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20121001
3 Importing TEXT Call by reference Type reference (TYPE) CLIKE Char255 20121001
4 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121001
5 Importing TOOL_TIP Call by reference Type reference (TYPE) CLIKE Char255 20121001

Method DEFINE_TOOLBAR_BUTTON on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TOOLBAR_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20121024
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20121024
3 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL 20121024
4 Returning TOOLBAR_MENU Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_MENUBUTTON DBA Cockpit: Menu Button 20121024
5 Importing TOOL_TIP Call by reference Type reference (TYPE) STRING 20121024

Method DEFINE_TOOLBAR_MENU on class CL_DBA_SCREEN_GROUP has no exception.

Method DEFINE_TOOLBAR_SEPARATOR Signature

Method DEFINE_TOOLBAR_SEPARATOR on class CL_DBA_SCREEN_GROUP has no parameter.
Method DEFINE_TOOLBAR_SEPARATOR on class CL_DBA_SCREEN_GROUP has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711