SAP ABAP Class CL_DBA_DASHBOARD_UI_GROUP (DBA: Dashboard UI Group)
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_DASHBOARD_UI_GROUP | |
Short Description | DBA: Dashboard UI Group | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20120621 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DBA_DASHBOARD_UI_GROUP has no interface implemented.
Friends
Class CL_DBA_DASHBOARD_UI_GROUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20121008 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_DASHBOARD_UI_FIELD_TAB | DBA: Dashboard UI Field Table | 20120621 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_WD_BUTTON_LIST | DBA: List of Buttons | 20121004 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121002 | |
2 | ![]() |
Instance method | Public | Constructor | 20120621 | |
3 | ![]() |
Instance method | Public | Method | 20120621 | |
4 | ![]() |
Instance method | Public | Method | 20120621 | |
5 | ![]() |
Instance method | Public | Method | 20120711 | |
6 | ![]() |
Instance method | Public | Method | 20121004 |
Events
Class CL_DBA_DASHBOARD_UI_GROUP has no event.
Types
Class CL_DBA_DASHBOARD_UI_GROUP has no local type.
Method Signatures
Method ADD_TOOLBAR_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
2 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20121002 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20121002 | |||
4 | ![]() |
TEXT_IS_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121002 | ||
5 | ![]() |
TOOL_TIP | Call by reference | Type reference (TYPE) | CLIKE | 20121002 |
Method ADD_TOOLBAR_ACTION on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20120621 |
Method CONSTRUCTOR on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
Method DEFINE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GRAPHICS | Call by reference | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130115 | ||
2 | ![]() |
IV_ALV_VISIBLE_COLUMNS | Call by reference | Type reference (TYPE) | STRING | 20120820 | |||
3 | ![]() |
IV_LABEL | Call by reference | Type reference (TYPE) | CLIKE | 20120719 | |||
4 | ![]() |
IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | '-1' | 20130515 | ||
5 | ![]() |
IV_TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20130516 | |||
6 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | I | CL_DBA_DASHBOARD=>E_TYPE-DEFAULT | 20120820 | ||
7 | ![]() |
IV_UNIT | Call by reference | Type reference (TYPE) | STRING | 20130123 | |||
8 | ![]() |
RR_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_FIELD | DBA: Dashbaord UI Field | 20120621 |
Method DEFINE_FIELD on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
Method GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDS | Value transfer | Type reference (TYPE) | DBA_DASHBOARD_UI_FIELD_TAB | DBA Cockpit: List of Field Descriptions for Component Builde | 20120621 |
Method GET_FIELDS on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
Method GET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120711 |
Method GET_LABEL on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
Method GET_TOOLBAAR_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | DBA_WD_BUTTON_LIST | DBA: List of Buttons | 20121004 |
Method GET_TOOLBAAR_BUTTONS on class CL_DBA_DASHBOARD_UI_GROUP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |