SAP ABAP Class /BCV/CL_UIF_QUERY_VIEW_INFO (Query View Info)
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_QUERY_VIEW_INFO  
Short Description Query View Info    
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 20090312   SAP 
Last change 20110908   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_QUERY_VIEW_INFO has no interface implemented.
Friends
Class /BCV/CL_UIF_QUERY_VIEW_INFO has no friend class.
Attributes
Class /BCV/CL_UIF_QUERY_VIEW_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DASHBS_BY_CHIPNAME Static method Private Method Get dashboards by chipname 20091002
2 GET_PRVIEWS_BY_CHIPNAME Static method Private Method Get previews by chipname 20091118
3 SSHOT_WHERE_USED Static method Public Method Snapshots Where used 20091002
4 WHERE_USED Static method Public Method Query View where used 20090312
Events
Class /BCV/CL_UIF_QUERY_VIEW_INFO has no event.
Types
Class /BCV/CL_UIF_QUERY_VIEW_INFO has no local type.
Method Signatures

Method GET_DASHBS_BY_CHIPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP ID 20091002
2 Returning RT_DASHBOARDS Value transfer Type reference (TYPE) /BCV/T_UIF_DASHBOARD Table Type for Dashboards 20091002

Method GET_DASHBS_BY_CHIPNAME on class /BCV/CL_UIF_QUERY_VIEW_INFO has no exception.

Method GET_PRVIEWS_BY_CHIPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP ID 20091118
2 Returning RT_PREVIEWS Value transfer Type reference (TYPE) /BCV/T_UIF_PREVIEWS Table Type for Query Previews 20091118

Method GET_PRVIEWS_BY_CHIPNAME on class /BCV/CL_UIF_QUERY_VIEW_INFO has no exception.

Method SSHOT_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20091002
2 Returning RT_DASHBOARDS Value transfer Type reference (TYPE) /BCV/T_UIF_DASHBOARD Table Type for Dashboards 20091002

Method SSHOT_WHERE_USED on class /BCV/CL_UIF_QUERY_VIEW_INFO has no exception.

Method WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090312
2 Exporting ET_DASHBOARDS Call by reference Type reference (TYPE) /BCV/T_UIF_DASHBOARD Dashboard - DB counterpart w/o client 20091002
3 Exporting ET_FAVORITES Call by reference Type reference (TYPE) /BCV/T_UIF_FAV_QVIEW Table Type of Query View Favorites 20090901
4 Exporting ET_PREVIEWS Call by reference Type reference (TYPE) /BCV/T_UIF_PREVIEWS Table Type for Query Previews 20091118
5 Exporting ET_SNAPSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT Snapshot Table 20090827
6 Exporting ET_VLIST Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPS Table Type for Query View Lists 20090411
7 Exporting EV_NO_OF_RESULTS Call by reference Type reference (TYPE) I 20090312
8 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090312
9 Importing IV_QUERY_VIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090312
10 Importing IV_WITH_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090828

Method WHERE_USED on class /BCV/CL_UIF_QUERY_VIEW_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702