SAP ABAP Class /BCV/IF_UIF_DASHBOARD_CFG (Read dashboard configuration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/CL_UIF_DASHBOARD_CFG | Dashboard configuration | 20090220 |
Properties
| Class | /BCV/IF_UIF_DASHBOARD_CFG | |
| Short Description | Read dashboard configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/IF_UIF_DASHBOARD_CFG has no forward declaration.
Interfaces
Class /BCV/IF_UIF_DASHBOARD_CFG has no interface implemented.
Friends
Class /BCV/IF_UIF_DASHBOARD_CFG has no friend class.
Attributes
Class /BCV/IF_UIF_DASHBOARD_CFG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLEAR_BUFFERS | 20090220 | |
| 2 | Instance method | Public | Method | 20090220 | ||
| 3 | Instance method | Public | Method | Check whether Dashboard exists on database | 20100706 | |
| 4 | Instance method | Public | Method | 20090220 |
Events
Class /BCV/IF_UIF_DASHBOARD_CFG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DASHBA | Public | See coding | 20090220 | tt_dashba TYPE SORTED TABLE OF /bcv/c_dashba WITH UNIQUE KEY dashboard_id
|
||
| 2 | TT_DASHBT | Public | See coding | 20090220 | tt_dashbt TYPE SORTED TABLE OF /bcv/c_dashbt WITH UNIQUE KEY langu
|
Method Signatures
Method CLEAR_DB_BUFFERS Signature
Method CLEAR_DB_BUFFERS on class /BCV/IF_UIF_DASHBOARD_CFG has no parameter.
Method CLEAR_DB_BUFFERS on class /BCV/IF_UIF_DASHBOARD_CFG has no exception.
Method GET_DASHBOARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DASHBA | Value transfer | Type reference (TYPE) | /BCV/C_DASHBA | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090220 |
Method GET_DASHBOARD_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXIST | Value transfer | Type reference (TYPE) | XFELD | 'X': Check whether Dashboard exists on database | 20100706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for acces to configuration | 20100706 |
Method GET_DASHBOARD_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DASHBT | Value transfer | Type reference (TYPE) | TT_DASHBT | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |