SAP ABAP Interface /BCV/IF_UIF_DASHBOARD_CFG (Read dashboard configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/UIF (Package) BCV User Interface Layer
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
Interface /BCV/IF_UIF_DASHBOARD_CFG  
Short Description Read dashboard configuration    
General Data
Package /BCV/UIF   BCV User Interface Layer 
Created 20090220   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BCV/IF_UIF_DASHBOARD_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_UIF_DASHBOARD_CFG has no interface.
Friends
Interface /BCV/IF_UIF_DASHBOARD_CFG has no friend.
Attributes
Interface /BCV/IF_UIF_DASHBOARD_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DB_BUFFERS Instance method Public Method CLEAR_BUFFERS 20090220
2 GET_DASHBOARD Instance method Public Method 20090220
3 GET_DASHBOARD_EXIST Instance method Public Method Check whether Dashboard exists on database 20100706
4 GET_DASHBOARD_TEXTS Instance method Public Method 20090220
Events
Interface /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 Interface /BCV/IF_UIF_DASHBOARD_CFG has no parameter.
Method CLEAR_DB_BUFFERS on Interface /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 Returning RS_DASHBA Value transfer Type reference (TYPE) /BCV/C_DASHBA 20090220
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090220

Method GET_DASHBOARD_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXIST Value transfer Type reference (TYPE) XFELD 'X': Check whether Dashboard exists on database 20100706
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 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 Returning RT_DASHBT Value transfer Type reference (TYPE) TT_DASHBT 20090220
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090220
History
Last changed by/on SAP  20110908 
SAP Release Created in 702