SAP ABAP Class CL_DBA_DASHBOARD_UI_FIELD (DBA: Dashbaord UI Field)
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_DASHBOARD_UI_FIELD_ALV | DBA: Dashboard UI Field ALV | 20120820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DASHBOARD_UI_FIELD_TEXT | DBA: Dashboard UI Text | 20130516 |
Properties
| Class | CL_DBA_DASHBOARD_UI_FIELD | |
| Short Description | DBA: Dashbaord UI Field | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DBA_DASHBOARD_UI_FIELD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DBA_DASHBOARD_UI_FIELD_ALV | 20120820 | DBA: Dashboard UI Field ALV | |
| 2 | CL_DBA_DASHBOARD_UI_FIELD_TEXT | 20130516 | DBA: Dashboard UI Text |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_GROUP | DBA: Dashboard UI Group | 20120711 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_RDI_DESCR | DBA: Dashboard RDI Description | 20120621 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DBA_UI_FIELD_DESCR | DBA: Dashboard Field Description | 20120719 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130115 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | '-1' | 20130515 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121008 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130516 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20121008 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20120820 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20120621 | ||
| 2 | Static method | Public | Method | 20120621 | ||
| 3 | Instance method | Public | Method | 20120621 | ||
| 4 | Instance method | Public | Method | 20130115 | ||
| 5 | Instance method | Public | Method | 20120711 | ||
| 6 | Instance method | Private | Method | 20120711 | ||
| 7 | Instance method | Public | Method | 20130515 | ||
| 8 | Instance method | Public | Method | 20120621 | ||
| 9 | Instance method | Public | Method | 20130516 | ||
| 10 | Instance method | Public | Method | 20120820 | ||
| 11 | Instance method | Public | Method | 20130123 | ||
| 12 | Instance method | Public | Method | 20120621 |
Events
Class CL_DBA_DASHBOARD_UI_FIELD has no event.
Types
Class CL_DBA_DASHBOARD_UI_FIELD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_GROUP | DBA: Dashboard UI Group | 20120711 | |||
| 2 | IT_GRAPHICS | Call by reference | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130115 | |||
| 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 |
Method CONSTRUCTOR on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method CREATE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_GROUP | DBA: Dashboard UI Group | 20120711 | |||
| 2 | IT_GRAPHICS | Call by reference | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130115 | |||
| 3 | IV_ALV_VISIBLE_COLUMNS | Call by reference | Type reference (TYPE) | STRING | 20120820 | ||||
| 4 | IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120719 | ||||
| 5 | IV_LABEL | Call by reference | Type reference (TYPE) | CLIKE | 20120719 | ||||
| 6 | IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | '-1' | 20130515 | |||
| 7 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20130516 | ||||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | I | CL_DBA_DASHBOARD=>E_TYPE-DEFAULT | 20120820 | |||
| 9 | IV_UNIT | Call by reference | Type reference (TYPE) | STRING | 20130123 | ||||
| 10 | RR_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_FIELD | DBA: Dashbaord UI Field | 20120621 |
Method CREATE_FIELD on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_FIELD_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_FIELD_DESCR | Value transfer | Type reference (TYPE) | DBA_UI_FIELD_DESCR | DBA Cockpit: Description of UI Element | 20120621 |
Method GET_FIELD_DESCR on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_GRAPHICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GRAPHICS | Value transfer | Type reference (TYPE) | DBA_GC_GRAPHICS_TABLE | DBA: Graphic Component Graphics Table | 20130115 |
Method GET_GRAPHICS on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_UI_GROUP | DBA: Dashboard UI Group | 20120711 |
Method GET_GROUP on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_NAME 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_NAME on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OKCODE | Value transfer | Type reference (TYPE) | SYUCOMM | 20130515 |
Method GET_OKCODE on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_RDI_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RDI_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_RDI_DESCR | DBA: Dashboard RDI Description | 20120621 |
Method GET_RDI_DESCR on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130516 |
Method GET_TOOLTIP on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | I | 20120820 |
Method GET_TYPE on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130123 |
Method GET_UNIT on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
Method SET_RDI_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RDI_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_DBA_DASHBOARD_RDI_DESCR | DBA: Dashboard RDI Description | 20120621 |
Method SET_RDI_DESCR on class CL_DBA_DASHBOARD_UI_FIELD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |