SAP ABAP Class /BCV/CL_UIF_DASHBOARD_CFG (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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 20090220
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_UIF_DASHBOARD_CFG Read dashboard configuration 20090220
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_UIF_DASHBOARD_CFG_EDIT Edit dashboard configuration 20090220
Properties
Class /BCV/CL_UIF_DASHBOARD_CFG  
Short Description Dashboard configuration    
Super Class /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20090220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BCV/IF_UIF_DASHBOARD_CFG Read dashboard configuration 20090220
2 /BCV/IF_UIF_DASHBOARD_CFG_EDIT Edit dashboard configuration 20090220
Friends
# Friend Modeled only Created on Description
1 /BCV/CL_FND_CFG_FACTORY 20090220 Factory for configuration objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DASHBA Instance attribute Protected Type reference (TYPE) TT_DASHBA 20090220
2 MT_DASHBA_DB Instance attribute Protected Type reference (TYPE) TT_DASHBA 20090220
3 MT_DASHBT Instance attribute Protected Type reference (TYPE) TT_DASHBT 20090220
4 MT_DASHBT_DB Instance attribute Protected Type reference (TYPE) TT_DASHBT 20090220
5 MV_CONTEXT_KEY Instance attribute Protected Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090220
6 MV_DASHBOARD_ID Instance attribute Protected Type reference (TYPE) /BCV/UIF_DASHB_ID 20090220
7 MV_LOCK_IND Instance attribute Protected Type reference (TYPE) ABAP_BOOL Lock is set 20090220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090220
Events
Class /BCV/CL_UIF_DASHBOARD_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DASHBA Protected Attribute reference (LIKE) 20090220
2 TT_DASHBT Protected Attribute reference (LIKE) 20090220
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090220
2 Importing IV_DASHBOARD_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID 20090220
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090220
History
Last changed by/on SAP  20130531 
SAP Release Created in 702