SAP ABAP Class /BCV/CL_UIF_DASHBOARD (Dashboard)
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
Properties
Class /BCV/CL_UIF_DASHBOARD  
Short Description Dashboard    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20091105   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
Class /BCV/CL_UIF_DASHBOARD has no interface implemented.
Friends
Class /BCV/CL_UIF_DASHBOARD has no friend class.
Attributes
Class /BCV/CL_UIF_DASHBOARD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND Static method Public Method Find dashboards 20091106
2 GET_DASHBOARD_TREE Static method Public Method Get dashboard tree 20091105
Events
Class /BCV/CL_UIF_DASHBOARD has no event.
Types
Class /BCV/CL_UIF_DASHBOARD has no local type.
Method Signatures

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DASHB_DESCR_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_DASHB_DESCR_RANGE Dashboard Description Range 20091106
2 Importing IT_DASHB_ID_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_DASHB_ID_RANGE Dashboard ID Range 20091106
3 Importing IT_DASHB_NAME_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_DASHB_NAME_RANGE Dashboard Name Range 20091106
4 Importing IT_DASHB_OWNER_RANGE Call by reference Type reference (TYPE) /BCV/T_FND_OWNER_RANGE Owner Range Table 20091106
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20091106
6 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20091106
7 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
8 Returning RT_DASHB_ID Value transfer Type reference (TYPE) /BCV/T_UIF_DASHB_ID Dashboard IDs 20091106

Method FIND on class /BCV/CL_UIF_DASHBOARD has no exception.

Method GET_DASHBOARD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DASHB_ID Call by reference Type reference (TYPE) /BCV/T_UIF_DASHB_ID Dashboard IDs 20091106
2 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20091105
3 Importing IV_ROOT_NODE_ID Call by reference Type reference (TYPE) /BCV/FND_NODE_ID Node ID 20091105
4 Returning RT_ELEMENT_TREE Value transfer Type reference (TYPE) /BCV/T_UIF_ELEMENT_TREE Query View Tree 20091105

Method GET_DASHBOARD_TREE on class /BCV/CL_UIF_DASHBOARD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702