SAP ABAP Class CL_WCF_DASH_DASHBOARDTRAY_IMPL (Dashboard tray)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-PRS (Application Component) Personalization
⤷
CRM_BSP_UI_FRAME_FAVORITES (Package) CRM External Links, Internal Links and Widget Favorites
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_DASH_DASHBOARDTRAY | 20091029 |
Properties
| Class | CL_WCF_DASH_DASHBOARDTRAY_IMPL | |
| Short Description | Dashboard tray | |
| Super Class | CL_WCF_DASH_DASHBOARDTRAY | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_FAVORITES | CRM External Links, Internal Links and Widget Favorites |
| Created | 20091029 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_DOH_MANAGER | 20091124 | Dashboard Manager |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BI_TYPE' | 20091124 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FI_TYPE' | 20091124 | |||
| 3 | Constant | Public | Type reference (TYPE) | CRMT_UI_GROUP_TYPE | 'CC' | Group Type | 20091105 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | LT_STRINGS | 20091105 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091110 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091124 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMC_UI_LLINK | Link definition | 20091109 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091110 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100204 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | GC_BI_REPORT_TYPE | 20091124 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091110 | ||
| 2 | Instance method | Public | Method | 20091124 | ||
| 3 | Instance method | Public | Method | 20091106 |
Events
Class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_ATTR_STRUCT | Public | See coding | 20091105 | BEGIN OF ltype_attr_struct,
link_id TYPE crmt_ui_logical_link_id,
link_parameter TYPE crmt_ui_link_parameter,
tech_link_id TYPE crmt_ui_target_id,
title TYPE crmt_ui_title30,
END OF ltype_attr_struct
|
||
| 2 | LT_DDLB | Public | See coding | 20091105 | BEGIN OF lt_ddlb,
key TYPE string,
value TYPE string,
END OF lt_ddlb
|
||
| 3 | LT_STRINGS | Public | See coding | 20091105 | lt_strings TYPE STANDARD TABLE OF lt_ddlb
|
Method Signatures
Method CHECK_UPDATE Signature
Method CHECK_UPDATE on class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no parameter.
Method CHECK_UPDATE on class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no exception.
Method INITIALIZE_COMP_CTRL Signature
Method INITIALIZE_COMP_CTRL on class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no parameter.
Method INITIALIZE_COMP_CTRL on class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no exception.
Method INIT_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RANK | Call by reference | Type reference (TYPE) | I | 20091110 |
Method INIT_DDLB on class CL_WCF_DASH_DASHBOARDTRAY_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |