SAP ABAP Class /BCV/CL_UIF_DATA_RETRIEVAL (Assistance Class for UIF Data Retrieval)
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_DATA_RETRIEVAL  
Short Description Assistance Class for UIF Data Retrieval    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /BCV/UIF    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20080910   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BCV/CL_UIF_DRILLDOWN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_UIF_DATA_RETRIEVAL has no interface implemented.
Friends
Class /BCV/CL_UIF_DATA_RETRIEVAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_LAST_USED Constant Private Type reference (TYPE) I 10 Maximum of Last Used Entries if not set 20090623
2 CO_PERS_ATTRIBUTE_FAV Constant Public Type reference (TYPE) /BCV/UIF_OBJECT_PERS 'FAV' favorite objects 20081204
3 CO_PERS_ATTRIBUTE_LAST Constant Public Type reference (TYPE) /BCV/UIF_OBJECT_PERS 'LAST' last objects 20081204
4 CO_PERS_ATTRIBUTE_MY Constant Public Type reference (TYPE) /BCV/UIF_OBJECT_PERS 'MY' my objects 20081204
5 CO_PERS_ATTRIBUTE_NONE Constant Public Type reference (TYPE) /BCV/UIF_OBJECT_PERS 'NONE' no personalization 20081204
6 GT_DISTYPT Static Attribute Private Type reference (TYPE) /BCV/T_UIF_DISTYPT Display Type Texts 20091208
7 GT_DISUBT Static Attribute Private Type reference (TYPE) /BCV/T_UIF_DISUBT Display Sub Type 20091208
8 GT_DISUBTT Static Attribute Private Type reference (TYPE) /BCV/T_UIF_DISUBTT Display Sub Type Texts 20091208
Methods
# Method Level Visibility Method type Description Created on
1 ACL_CHECK_SAVE_RELEVANT Static method Public Method Check whether ACL changes occured 20091019
2 ACL_CREATE Static method Public Method Create ACL 20091019
3 ACL_DELETE Static method Public Method Delete ACL 20091019
4 ACL_DISCARD Static method Public Method Discard changes without saving 20091019
5 ACL_GET_ACLTAB_MODE Static method Public Method Get mode of ACL tabstrip 20091019
6 ACL_READ Static method Public Method Read ACL 20091009
7 ACL_SAVE Static method Public Method Save ACL 20091019
8 ACL_UPDATE Static method Public Method Update ACL 20091019
9 CHANGE_QVIEW_SNAPSHOT Static method Public Method Change snapshot for query view 20090929
10 CHECK_EXECUTE_SIDEPANEL Static method Public Method Check Sidepanel Execution 20090918
11 CHECK_MULTIPLE_OBJECTS Static method Public Method Check multiple BCV Objects regarding authorization 20090918
12 CHECK_PERSONALIZE Static method Public Method Check authorization to personalize a query view 20090918
13 CHECK_SINGLE_OBJECT Static method Public Method Check single BCV Object regarding authorization 20091020
14 CREATE_QUERY_INSTANCE Static method Public Method Create Query instance 20090506
15 CREATE_QVIEW_SNAPSHOT Static method Public Method Create snapshot for query view 20090918
16 DELETE_SNAPSHOT Static method Public Method Delete snapshot 20090924
17 EXECUTE_SNAPSHOT Static method Public Method Execute Queries of Given Snapshot 20090930
18 FIND_SNAPSHOT Static method Public Method Find Snapshots Matching the Given Selection Conditions 20090924
19 GET_CHIP_DEFINITION Static method Public Method Get Query View Data for CHIP Definition 20100908
20 GET_CHIP_INSTANCE_QVIEW Static method Public Method Set Chip Instance ID with Query View 20090918
21 GET_CONTEXT Static method Public Method Get Context 20090918
22 GET_DISPLAY_SETTINGS Static method Public Method Create Showtype 20091020
23 GET_DISPLAY_SUBTYPE Static method Public Method Get Display Sub Type Information 20091013
24 GET_DISPLAY_TYPE Static method Private Method Get all Display Types and Subtypes 20091208
25 GET_MEANINGS Static method Public Method Get Meanings/Tags of BCV 20090219
26 GET_PRINT_PARAMETERS Static method Public Method Get Printer Parameter 20090217
27 GET_QUERIES Static method Public Method Get query view query assignment 20090918
28 GET_QUERY_DASHBOARDS Static method Public Method Get list of available Dashboards 20080910
29 GET_QUERY_DISPLAY Static method Public Method Get Display Parameters of Query Views 20090108
30 GET_QUERY_GROUPS Static method Public Method Get grouping of queries 20080910
31 GET_QUERY_PREVIEWS Static method Public Method Get defined previews for queries 20080910
32 GET_QUERY_STRUCTURE Static method Public Method Get table structure defintion for queries 20080910
33 GET_QUERY_VARIABLES Static method Public Method Get Query Variables and Structure for multiple queries 20080910
34 GET_QUERY_VARIABLES_SINGLE Static method Private Method Get Query Variables and Structure for a single query 20090917
35 GET_QUERY_VIEWS Static method Public Method Get variants and variables to queries 20081104
36 GET_QVIEW_DRILLDOWN Static method Public Method Get query view drilldown list 20090824
37 GET_QVIEW_GROUPING Static method Public Method Get query view groupings 20091027
38 GET_SHOWTYPE Static method Public Method Get showtype (display type combinations) 20091002
39 GET_SNAPSHOT Static method Public Method Get Snapshot 20090929
40 GET_SNAPSHOT_COUNT Static method Public Method Get Count of snapshots 20090924
41 GET_SNAPSHOT_LIST Static method Public Method Get Snapshots (List of Snapshots) 20100407
42 GET_UI_STYLE Static method Public Method Get UI Style for Given Application 20100825
43 GET_WDR_PARAMETERS Static method Public Method Supply Method for Data Retrieval out of WDR Parameters 20080910
44 LOCK_SNAPSHOT Static method Public Method Lock the Given Snapshot 20090929
45 QUERY_FIND Static method Public Method Find queries 20090223
46 QVIEW_FIND Static method Public Method Find query views 20090930
47 READ_SNAPSHOT_SETTINGS Static method Public Method Read settings of snapshot 20090924
48 REQUEST_EVALUATE Static method Public Method Evaluates a query request 20091022
49 REQUEST_EXECUTE Static method Public Method Execute query requests 20091026
50 REQUEST_INIT Static method Public Method Initiate query requests 20090925
51 SET_CHIP_INSTANCE_ID_QVIEW Static method Public Method Set Chip Instance ID with Query View 20090421
52 SET_FAVORITES Static method Public Method Set Favorites 20090218
53 SET_LAST_USED Static method Public Method Set Last Used 20090218
54 SET_PERS_QVIEW Static method Public Method Set Personal Data on Query View level 20090416
55 UNLOCK_SNAPSHOT Static method Public Method Unlock the Given Snapshot 20090929
56 XC_GET_CONF Static method Public Method Get XC Configuration 20090925
57 XC_GET_MAPP Static method Public Method Get XC Mapping 20090925
Events
Class /BCV/CL_UIF_DATA_RETRIEVAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_QCLF Public See coding Query Context 20100908 TT_QCLF type table of /BCV/C_QCLF
2 TT_QVIEWGA Public See coding Query View Grouping Assignment 20100908 TT_QVIEWGA type table of /BCV/C_QVIEWGA
3 TT_QVIEWQA Public See coding Assignment of Query to Query View 20100908 TT_QVIEWQA type table of /BCV/C_QVIEWQA
4 TT_QVIEWT Public See coding Query View Texts 20100908 TT_QVIEWT type table of /BCV/C_QVIEWT
Method Signatures

Method ACL_CHECK_SAVE_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exception table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019
3 Exporting EV_SAVE_RELEVANT Call by reference Type reference (TYPE) XFELD ACL changes which are save relevant occured ('X') 20091019

Method ACL_CHECK_SAVE_RELEVANT on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019
3 Importing IS_AUTHOLDER_HROBJ Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR Object ID 20091019
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard Key 20091019
5 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20091019
6 Importing IS_KEY_SNAPSHOT Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAPSHOT Snapshot Key 20091019
7 Importing IS_KEY_UGRP Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_UGRP User Group Key 20091019
8 Importing IT_ACTIVITY Call by reference Type reference (TYPE) /BCV/T_AUT_ACL_ACTVT ACL Activity 20091019
9 Importing IV_AUTHOLDER_ROLE Call by reference Type reference (TYPE) AGR_NAME Role Name 20091019
10 Importing IV_AUTHOLDER_UGRP Call by reference Type reference (TYPE) /BCV/AUT_UGRP_ID User Group ID 20091019
11 Importing IV_AUTHOLDER_USER Call by reference Type reference (TYPE) XUBNAME User ID in User Master Record 20091019

Method ACL_CREATE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019
3 Importing IS_AUTHOLDER_HROBJ Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR Object ID 20091019
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard Key 20091019
5 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20091019
6 Importing IS_KEY_SNAPSHOT Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAPSHOT Snapshot Key 20091019
7 Importing IS_KEY_UGRP Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_UGRP User Group Key 20091019
8 Importing IV_ALL_AUTHOLDER Call by reference Type reference (TYPE) XFELD Checkbox 20091019
9 Importing IV_AUTHOLDER_ROLE Call by reference Type reference (TYPE) AGR_NAME Role Name 20091019
10 Importing IV_AUTHOLDER_UGRP Call by reference Type reference (TYPE) /BCV/AUT_UGRP_ID User Group ID 20091019
11 Importing IV_AUTHOLDER_USER Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20091019

Method ACL_DELETE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_DISCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019

Method ACL_DISCARD on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_GET_ACLTAB_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exception table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019
3 Exporting EV_MODE Call by reference Type reference (TYPE) /BCV/AUT_ACLTAB_MODE ACL tabstrip mode 20091019
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard Key 20091019
5 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20091019
6 Importing IS_KEY_SNAPSHOT Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAPSHOT Snapshot Key 20091019
7 Importing IS_KEY_UGRP Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_UGRP User Group Key 20091019
8 Importing IV_STRICT_CHECK Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Strict Authorization Check 20110531
9 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20091019

Method ACL_GET_ACLTAB_MODE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACL Call by reference Type reference (TYPE) /BCV/T_AUT_ACL_PERMISSION ACL permission 20091019
2 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091009
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091009
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard Key 20091019
5 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20091019
6 Importing IS_KEY_SNAPSHOT Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAPSHOT Snapshot Key 20091019
7 Importing IS_KEY_UGRP Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_UGRP User Group Key 20091019
8 Importing IV_NO_ACTVT_CONVERSION Call by reference Type reference (TYPE) XFELD Do NOT convert ACL activities 20091019
9 Importing IV_NO_AUTHCHECK Call by reference Type reference (TYPE) XFELD Disable authorization check 20091019

Method ACL_READ on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019

Method ACL_SAVE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method ACL_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091019
3 Importing IS_AUTHOLDER_HROBJ Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR Object ID 20091019
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard Key 20091019
5 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20091019
6 Importing IS_KEY_SNAPSHOT Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAPSHOT Snapshot Key 20091019
7 Importing IS_KEY_UGRP Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_UGRP User Group Key 20091019
8 Importing IT_AUTH_ACTIVITY Call by reference Type reference (TYPE) /BCV/T_AUT_ACTVT_AUTHORIZED Authorization for activity 20091019
9 Importing IV_AUTHOLDER_ROLE Call by reference Type reference (TYPE) AGR_NAME Role Name 20091019
10 Importing IV_AUTHOLDER_UGRP Call by reference Type reference (TYPE) /BCV/AUT_UGRP_ID User group ID 20091019
11 Importing IV_AUTHOLDER_USER Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20091019

Method ACL_UPDATE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method CHANGE_QVIEW_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_DESCR Snapshot Description 20090929
2 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090929
3 Importing IV_VALID_UNTIL Call by reference Type reference (TYPE) /BCV/FND_VALID_UNTIL Validity Date 20090929
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20090929

Method CHECK_EXECUTE_SIDEPANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_AUTHORIZED Value transfer Type reference (TYPE) XFELD Checkbox 20090918
2 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090918
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20090918

Method CHECK_EXECUTE_SIDEPANEL on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method CHECK_MULTIPLE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DASHBOARD_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_DASHBOARD_AUTH Result of auth. check for Dashboard key and activity 20090918
2 Exporting ET_QUERYVWLIST_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_QUERYVWLIST_AUTH Result of auth. check for Query View List key and activity 20090918
3 Exporting ET_QUERYVW_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_QUERYVW_AUTH Result of auth. check for Query View key and activity 20090918
4 Exporting ET_QUERY_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_QUERY_AUTH Result of auth. check for Query key and activity 20090918
5 Exporting ET_QUICKVWLIST_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_QUICKVWLIST_AUTH Result of auth. check for Quick View List key and activity 20090918
6 Exporting ET_SEARCHCON_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_SEARCHCON_AUTH Result of auth. check for Search Connector and activity 20090918
7 Exporting ET_SNAPSHOT_DASHB_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_SNAP_DASHB_AUTH Result Auth. Check for Dashboard Snapshot key and activity 20090918
8 Exporting ET_SNAPSHOT_QUERYVW_AUTH Call by reference Type reference (TYPE) /BCV/T_AUT_SNAP_QUERYVW_AUTH Result auth. check for Query View Snapshot key and activity 20090918
9 Importing IT_DASHBOARD_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_DASHBOARD_ACTVT Dashboard key and activity for authorization check 20090918
10 Importing IT_QUERYVWLIST_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_QUERYVWLIST_ACTVT Quick View List key and activity for authorization check 20090918
11 Importing IT_QUERYVW_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_QUERYVW_ACTVT Query View key and activity for authorization check 20090918
12 Importing IT_QUERY_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_QUERY_ACTVT Query key and activity for authorization check 20090918
13 Importing IT_QUICKVWLIST_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_QUICKVWLIST_ACTVT Quick View List key and activity for authorization check 20090918
14 Importing IT_SEARCHCON_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_SEARCHCON_ACTVT Search Connector key and activity for authorization check 20090918
15 Importing IT_SNAPSHOT_DASHB_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_SNAP_DASHB_ACTVT Dashboard Snapshot key and activity for authorization check 20090918
16 Importing IT_SNAPSHOT_QUERYVW_ACTVT Call by reference Type reference (TYPE) /BCV/T_AUT_SNAP_QUERYVW_ACTVT Query View Snapshot key and activity for authorization check 20090918
17 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090918
18 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20090918

Method CHECK_MULTIPLE_OBJECTS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method CHECK_PERSONALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_AUTHORIZED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090918
2 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View Key 20090918
3 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090918
4 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20090918

Method CHECK_PERSONALIZE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method CHECK_SINGLE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20091020
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20091020
3 Exporting EV_AUTHORIZED Call by reference Type reference (TYPE) XFELD Result of Authorization Check 20091020
4 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard key 20091020
5 Importing IS_KEY_QUERY Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERY Query key 20091020
6 Importing IS_KEY_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View key 20091020
7 Importing IS_KEY_QUERYVWLIST Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVWLIST Query View List Key 20091020
8 Importing IS_KEY_QUICKVWLIST Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUICKVWLIST Quick View List key 20091020
9 Importing IS_KEY_SEARCHCON Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SEARCHCON Search Connector key 20091020
10 Importing IS_KEY_SNAPSHOT_DASHB Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAP_DASHB Dashboard Snapshot Key 20091020
11 Importing IS_KEY_SNAPSHOT_QUERYVW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SNAP_QUERYVW Query View Snapshot Key 20091020
12 Importing IV_ACTIVITY Call by reference Type reference (TYPE) /BCV/FND_AUTH_ACTVT Authorization Activity 20091020
13 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20091020
14 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20091020

Method CHECK_SINGLE_OBJECT on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method CREATE_QUERY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES 20090508
2 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID 20090506
# Exception Resumable Description Created on
1 /BCV/CX_BCV Exception Class for BCV 20090507

Method CREATE_QVIEW_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20090918
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20090918
3 Exporting EV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090918
4 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT_CONTEXT Snapshot Context 20090918
5 Importing IS_DISPLAY Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT_DISPLAY Snapshot Display Settings 20091102
6 Importing IT_BCRUMB Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_BCRUMB Snapshot Breadcrumbs (= Sequence of Query View Instances) 20090918
7 Importing IV_BC_AS_SSHOTS_IND Call by reference Type reference (TYPE) /BCV/UIF_BCRUMB_AS_SSHOT_IND ABAP_FALSE Save Breadcrumbs as Snapshot 20090918
8 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090918
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_DESCR Snapshot Description 20090918
10 Importing IV_PRE_NODE_ID Call by reference Type reference (TYPE) /BCV/FND_NODE_ID Node ID 20090918
11 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090918
12 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090922
13 Importing IV_VALID_UNTIL Call by reference Type reference (TYPE) /BCV/FND_VALID_UNTIL Valid Until 20090918
# Exception Resumable Description Created on
1 /BCV/CX_BCV Exception Class for BCV 20090918

Method DELETE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEL_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_ID IDs of Deleted Snapshots 20091120
2 Exporting EV_NO_OF_DEL Call by reference Type reference (TYPE) INT4 Number of Deleted Snapshots 20090924
3 Importing IT_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_ID Snapshot ID Table 20090924
4 Importing IV_AUTH_EXC Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Raise Authority Exception? 20090924
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090924
6 Importing IV_DASHBOARD_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID ID of Dashboard 20090924
7 Importing IV_NO_AUTHCHECK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Skip Authority Check? 20090924
8 Importing IV_ONLY_OUTDATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only Outdated Snapshots? 20090924
9 Importing IV_OWNER Call by reference Type reference (TYPE) /BCV/FND_OWNER Owner 20090924
10 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090924
11 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090924
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20091012

Method EXECUTE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_DATA Snapshot Data (incl. Metadata) 20090930
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT_CONTEXT Snapshot Context (incl. Variable Values) 20090930
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090930
4 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090930
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20090930

Method FIND_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SNAPSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT Snapshot Table 20090924
2 Exporting EV_EXISTS Call by reference Type reference (TYPE) BOOLE_D At least one Matching Snapshot exists 20091203
3 Exporting EV_NO_OF_INSUFF_AUTH Call by reference Type reference (TYPE) INT4 Number of Matching Snapshots with Missing Authorization 20090924
4 Importing IT_DESCR_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_SSHOT_DESCR_RANGE Snapshot Description Range Table 20090924
5 Importing IT_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_ID Snapshot ID Table 20090924
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090924
7 Importing IV_DASHBOARD_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID ID of Dashboard 20090924
8 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090924
9 Importing IV_NO_AUTHCHECK Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Skip Authority Check? 20090924
10 Importing IV_ONLY_EXISTENCE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only Existence Check? 20091203
11 Importing IV_ONLY_MASTER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only Master Snapshots? 20090924
12 Importing IV_ONLY_OUTDATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only Outdated Snapshots? 20090924
13 Importing IV_ONLY_VALID Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Only Valid Snapshots? 20090924
14 Importing IV_OWNER Call by reference Type reference (TYPE) /BCV/FND_OWNER Owner 20090924
15 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090924
16 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090924
17 Importing IV_TYPE Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_TYPE Snapshot Type 20090924
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20091012

Method GET_CHIP_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QVIEW Call by reference Type reference (TYPE) /BCV/C_QVIEW Query Views 20100908
2 Exporting ET_QCLF Call by reference Type reference (TYPE) TT_QCLF Query Context 20100908
3 Exporting ET_QVIEWGA Call by reference Type reference (TYPE) TT_QVIEWGA Query View Grouping Assignment 20100908
4 Exporting ET_QVIEWQA Call by reference Type reference (TYPE) TT_QVIEWQA Assignment of Query to Query View 20100908
5 Exporting ET_QVIEWT Call by reference Type reference (TYPE) TT_QVIEWT Query View Texts 20100908
6 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20100908

Method GET_CHIP_DEFINITION on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_CHIP_INSTANCE_QVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHIP_INSTANCE_ID_QVIEW Call by reference Type reference (TYPE) /BCV/T_CHIP_INSTANCE_ID_QVIEW BCV Chip Instances 20090918
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090918
3 Importing IV_DASHB_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID ID of Dashboard 20090918
4 Importing IV_PREVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_PREVIEW_ID ID of Overview 20090918
5 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090918
6 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090918

Method GET_CHIP_INSTANCE_QVIEW on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXT Call by reference Type reference (TYPE) /BCV/T_FND_CONTEXT Context 20090918
2 Importing IT_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/T_FND_CONTEXT_KEY Context Key Table 20090918
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) /BCV/FND_APPL Application Name 20090918
4 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090918
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /BCV/FND_OTYPE Object Type 20090918

Method GET_CONTEXT on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_DISPLAY Input Table for Key Fields 20091020
2 Importing IT_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_DISPLAY Display Settings 20091020

Method GET_DISPLAY_SETTINGS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_DISPLAY_SUBTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISPLAY_SUBTYPE Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SUBTYPE Display Sub Type 20091013
2 Exporting ET_DISPLAY_SUBTYPET Call by reference Type reference (TYPE) /BCV/T_UIF_DISUBTT Display Sub Type Texts 20091209
3 Importing IV_DISPLAY_SUB_TYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_SUB_TYPE Chart Type 20091013
4 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091013

Method GET_DISPLAY_SUBTYPE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISTYPT Call by reference Type reference (TYPE) /BCV/T_UIF_DISTYPT Display Type Texts 20091208
2 Exporting ET_DISUBT Call by reference Type reference (TYPE) /BCV/T_UIF_DISUBT Display Sub Type 20091208
3 Exporting ET_DISUBTT Call by reference Type reference (TYPE) /BCV/T_UIF_DISUBTT Display Sub Type Texts 20091208
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20091208

Method GET_DISPLAY_TYPE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_MEANINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MEANINGS Call by reference Type reference (TYPE) /BCV/T_FND_MEANING Meaning Table 20090219

Method GET_MEANINGS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_PRINT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRINT_PARAMETER Call by reference Type reference (TYPE) /BCV/T_UIF_PRINT_PAR Table Type of Printing Parameter 20090217
2 Importing IV_PRINTING_FORM Call by reference Type reference (TYPE) FPWBFORMNAME PDF-Based Forms: Form Name 20090217

Method GET_PRINT_PARAMETERS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_ID Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ID Query ID Table 20090918
2 Exporting ET_QVIEWQA Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWQA Query View Query Assignments 20090918
3 Importing IT_QVIEW_ID Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_ID Query View ID Table 20090930
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090918

Method GET_QUERIES on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_DASHBOARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DASHBOARDS Call by reference Type reference (TYPE) /BCV/T_UIF_DASHBOARD Dashboards 20080910
2 Exporting ET_DASHBOARDS_TXT Call by reference Type reference (TYPE) /BCV/T_UIF_DASHBOARDT Dashboard Texts 20080910
3 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20090507
4 Exporting ET_GROUPING_TXT Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPINGT Table of Structure Grouping Text 20090127
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Classification Key 20081106
7 Importing IV_DASHBOARD_ID Call by reference Type reference (TYPE) /BCV/UIF_DASHB_ID Used for single data set - no OBJ_PERS 20090205
8 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20080910
9 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) XFELD SPACE No Authority Check 20090205
10 Importing IV_OBJECT_PERS Call by reference Type reference (TYPE) /BCV/UIF_OBJECT_PERS Object Personalization 20081127

Method GET_QUERY_DASHBOARDS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISPLAY_ATTRIBUTES Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_ATTRIBUTES Table Type for Display Attributes 20090108
2 Exporting ET_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SETTINGS Table Type for Display Settings 20090108
3 Importing IT_QVIEW_KEYS Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_KEY Query - Structure Keys 20090108
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20090108

Method GET_QUERY_DISPLAY on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Exeptions table 20090507
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
3 Exporting ET_QUERY_GROUPS Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPS Query Groups 20080910
4 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20081106
5 Importing IV_GROUP_ID Call by reference Type reference (TYPE) /BCV/UIF_GROUP_ID Single Group Set only 20090205
6 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20080910

Method GET_QUERY_GROUPS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_PREVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
2 Exporting ET_QUERY_PREVIEW Call by reference Type reference (TYPE) /BCV/T_UIF_PREVIEWS Query Previews 20090508
3 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Classification Key 20081104
4 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) XFELD SPACE No Authority Check 20090205
5 Importing IV_PREVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_PREVIEW_ID Single data set retrieval 20090205

Method GET_QUERY_PREVIEWS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STRUCTURES Call by reference Type reference (TYPE) /BCV/T_UIF_STRUCTURES Query Output Structures 20080910
2 Importing IT_QVIEW_KEYS Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_KEY Query IDs 20081211

Method GET_QUERY_STRUCTURE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QUERY_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RES_ATTR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR_EXT Query Result Attribute Table (external view) 20090918
2 Exporting ET_VARIABLE Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query Variant Variables 20090917
3 Importing IT_QVIEWQA Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWQA Query View Query Assignments 20090917
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090917
# Exception Resumable Description Created on
1 /BCV/CX_QRM_QUERY Exception Class for Query 20090225

Method GET_QUERY_VARIABLES_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RES_ATTR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR_EXT Query Result Attribute Table (external view) 20090918
2 Exporting ET_VARIABLE Call by reference Type reference (TYPE) /BCV/T_UIF_VARIABLES Table Type for Query Variant Variables 20090917
3 Importing IS_QVIEWQA Call by reference Type reference (TYPE) /BCV/S_UIF_QVIEWQA Query View Query Assignments 20090917
# Exception Resumable Description Created on
1 /BCV/CX_QRM_QUERY Exception Class for Query 20090917

Method GET_QUERY_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Interface for Accessing Texts from Message Objects 20090508
2 Exporting ET_QUERY_VIEW Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW Query Views 20081104
3 Exporting ET_QUERY_VIEWGA Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWGA Query View Grouping Assignements 20090115
4 Exporting ET_QVIEW_SSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWSSHOT Query View + Snapshot 20091123
5 Importing IT_QVIEW_KEY Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_KEY Query IDs 20090923
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key for Grouping Assignement and Object Pers 20090116
7 Importing IV_DISPLAY_PERS Call by reference Type reference (TYPE) WDY_BOOLEAN Get personalized display types 20090513
8 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20081104
9 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) XFELD SPACE No Authority Check 20090205
10 Importing IV_OBJECT_PERS Call by reference Type reference (TYPE) /BCV/UIF_OBJECT_PERS BCV Object Personalization 20081202

Method GET_QUERY_VIEWS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QVIEW_DRILLDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW List of queries / query views for drilldown 20090824
2 Importing IT_MEANING Call by reference Type reference (TYPE) /BCV/T_QRM_MEANING List of meanings 20090824
3 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090824
4 Importing IV_LOGIC Call by reference Type reference (TYPE) /BCV/UIF_BOOL_OPERATOR Drilldown logic 20090907

Method GET_QVIEW_DRILLDOWN on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_QVIEW_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUPING Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPING Grouping Table 20091027
2 Importing IT_QVIEW_ID Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_ID Query View ID Table 20091027
3 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20091027
4 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20091027
5 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20091027

Method GET_QVIEW_GROUPING on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_SHOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISPLAS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAS Display type combinations 20091002
2 Importing IV_DISPLAY_TYPE_1 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091002
3 Importing IV_DISPLAY_TYPE_2 Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_TYPE Chart Technology 20091002
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20091002

Method GET_SHOWTYPE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTEXT Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT_CONTEXT Snapshot Context 20090929
2 Exporting ES_DISPLAY Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT_DISPLAY Snapshot Display Settings 20091102
3 Exporting ES_HEADER Call by reference Type reference (TYPE) /BCV/S_UIF_SNAPSHOT Snapshot Header 20090929
4 Exporting ET_BCRUMB Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_BCRUMB Breadcrumbs (incl. Context / Display Sett.) 20090930
5 Exporting ET_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_DATA Snapshot Data (incl. Metadata) 20090929
6 Exporting ET_DISPLAY_ATTRIBUTES Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_ATTRIBUTES Display Attributes (Query View Format) 20100907
7 Exporting ET_DISPLAY_SETTINGS Call by reference Type reference (TYPE) /BCV/T_UIF_DISPLAY_SETTINGS Display Settings (Query View Format) 20100907
8 Exporting ET_STRUCTURES Call by reference Type reference (TYPE) /BCV/T_UIF_STRUCTURES Output Structures (Query View Format) 20100907
9 Exporting EV_PRE_NODE_ID Call by reference Type reference (TYPE) /BCV/FND_NODE_ID Predecessor of Snapshot in Breadcrumbs 20090930
10 Importing IV_DISPLAY_QV_FORMAT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Display Settings also in Query View Format 20100907
11 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090929
12 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090929
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20090929

Method GET_SNAPSHOT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNT Call by reference Type reference (TYPE) INT4 Natural number 20090924
2 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090924
3 Importing IV_TYPE Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_TYPE Snapshot Type 20090924
4 Importing IV_UNAME Call by reference Type reference (TYPE) /BCV/FND_USER User 20090924

Method GET_SNAPSHOT_COUNT on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_SNAPSHOT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Interface for Accessing Texts from Message Objects 20100407
2 Exporting ET_QVIEW_SSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEWSSHOT Query View + Snapshot 20100407
3 Exporting ET_SNAPSHOT Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT Snapshot Table 20100407
4 Importing IT_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/T_UIF_SNAPSHOT_ID Snapshot IDs 20100407
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key for Grouping Assignement and Object Pers 20100407
6 Importing IV_DISPLAY_PERS Call by reference Type reference (TYPE) WDY_BOOLEAN Get personalized display types 20100407
7 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20100407
8 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) XFELD SPACE No Authority Check 20100407
9 Importing IV_OBJECT_PERS Call by reference Type reference (TYPE) /BCV/UIF_OBJECT_PERS BCV Object Personalization 20100407

Method GET_SNAPSHOT_LIST on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_UI_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_STYLE Call by reference Type reference (TYPE) /BCV/T_UIF_UI_STYLE Table of Application-Dependent UI Styles 20100825
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) /BCV/FND_APPL Application Name 20100825

Method GET_UI_STYLE on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method GET_WDR_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY Parameter Value 20080910
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) WDR_EVENT_PARAMETER_LIST Parameter for Custom Event 20080910
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Parameter Name 20080910

Method GET_WDR_PARAMETERS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method LOCK_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SNAPSHOT_DESCR Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_DESCR Snapshot Description 20090929
2 Importing IV_SNAPSHOT_ID Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_ID Snapshot ID 20090929
# Exception Resumable Description Created on
1 /BCV/CX_UIF_SNAPSHOT Exception Class for Snapshot 20090929

Method QUERY_FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY Call by reference Type reference (TYPE) /BCV/S_QRM_QUERY_HEADER_EXT Query Header (external view) 20090223
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Message table 20090508
3 Exporting ET_QUERY Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_HEADER_EXT Query Header Table (only external fields) 20090223
4 Exporting ET_RESULT_ATTR Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ATTR_EXT Query Attribute Table (external view) 20090223
5 Exporting ET_VARIABLE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_VAR_EXT Query Variable Table (external view) 20090223
6 Importing IT_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/T_FND_CONTEXT_KEY Context Key Table 20090223
7 Importing IT_MEANING Call by reference Type reference (TYPE) /BCV/T_QRM_MEANING Meaning Table 20090223
8 Importing IT_QUERY_DESC_RANGE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_DESC_RANGE Query Description Range Table 20090223
9 Importing IT_QUERY_ID Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ID Query ID Table 20090223
10 Importing IT_QUERY_ID_RANGE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ID_RANGE Query ID Range Table 20090223
11 Importing IT_QUERY_OWNER_RANGE Call by reference Type reference (TYPE) /BCV/T_FND_OWNER_RANGE Owner Range Table 20090223
12 Importing IV_IGNORE_PRIVATE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090223
13 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090223
14 Importing IV_MEANING_RATTR Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090223
15 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090223
16 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) /BCV/SIN_SEARCH_ID Search Connector ID 20090223
17 Importing IV_SKIP_AUTH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Skip Authorization Check during Query Read 20090331

Method QUERY_FIND on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method QVIEW_FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QVIEW Call by reference Type reference (TYPE) /BCV/S_UIF_QVIEW Structure for Query Views 20090930
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20090930
3 Exporting ET_QVIEW Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW Input Table for Key Fields 20090930
4 Importing IT_QUERY_DESC_RANGE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_DESC_RANGE Query Description Range Table 20090930
5 Importing IT_QUERY_ID Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ID Query ID Table 20090930
6 Importing IT_QUERY_ID_RANGE Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ID_RANGE Query ID Range Table 20090930
7 Importing IT_QUERY_OWNER_RANGE Call by reference Type reference (TYPE) /BCV/T_FND_OWNER_RANGE Owner Range Table 20090930
8 Importing IT_QVIEW_DESCR_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_DESCR_RANGE Query View Description Range Table 20090930
9 Importing IT_QVIEW_ID Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_ID Query View ID Table 20090930
10 Importing IT_QVIEW_ID_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_ID_RANGE Qview ID Range Table 20090930
11 Importing IT_QVIEW_NAME_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW_NAME_RANGE Query View Name Range Table 20090930
12 Importing IT_QVIEW_OWNER_RANGE Call by reference Type reference (TYPE) /BCV/T_FND_OWNER_RANGE Owner Range Table 20090930
13 Importing IT_SSHOT_DESCR_RANGE Call by reference Type reference (TYPE) /BCV/T_UIF_SSHOT_DESCR_RANGE Snapshot Description Range Table 20091207
14 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090930
15 Importing IV_IGNORE_PRIVATE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Ignore private indicator 20090930
16 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090930
17 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090930
18 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090930
19 Importing IV_SKIP_AUTH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Skip Authorization Checks 20090930

Method QVIEW_FIND on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method READ_SNAPSHOT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BC_AS_SSHOTS_IND Call by reference Type reference (TYPE) /BCV/UIF_BCRUMB_AS_SSHOT_IND Save Breadcrumbs as Snapshot 20090924
2 Exporting EV_CTX_SPECIFIC_IND Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090924
3 Exporting EV_MAX_LIFESPAN Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_MAX_LIFESPAN Maximum Life Span of Snapshot (in Days) 20090924
4 Exporting EV_MAX_NUMBER Call by reference Type reference (TYPE) /BCV/UIF_SNAPSHOT_MAX_NUMBER Maximum Number of Snapshots (per User) 20090924
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090924
6 Importing IV_UNAME Call by reference Type reference (TYPE) /BCV/FND_USER User 20090924

Method READ_SNAPSHOT_SETTINGS on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method REQUEST_EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) /BCV/S_QRM_RESULT Query result 20091022
2 Exporting ET_METADATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR_EXT Metadata of query result 20091026
3 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLE_D Was a result found? 20091026
4 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20091022
5 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_REQUEST_ID Query Request ID 20091022
# Exception Resumable Description Created on
1 /BCV/CX_QRM Exception Class for Query Dispatcher 20091026

Method REQUEST_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQUEST Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Query request table 20091026
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for Query Dispatcher 20091026

Method REQUEST_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_ID_NEW Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST_ID Query requests 20091023
2 Exporting ET_REQUEST_ID_OLD Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST_ID Query requests 20091023
3 Importing IT_REQUEST Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Query request table 20091023
4 Importing IV_REFRESH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091023
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for Query Dispatcher 20091023

Method SET_CHIP_INSTANCE_ID_QVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
2 Importing IS_CHIP_INSTANCE_ID_QVIEW Call by reference Type reference (TYPE) /BCV/S_CHIP_INSTANCE_ID_QVIEW BCV Chip Instances 20090421
3 Importing IT_CHIP_INSTANCE_ID_QVIEW Call by reference Type reference (TYPE) /BCV/T_CHIP_INSTANCE_ID_QVIEW Table of Chip Instance ID and Query View 20090421
4 Importing IV_DELETE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090421

Method SET_CHIP_INSTANCE_ID_QVIEW on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method SET_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Use SSHOT Table even if empty 20090508
2 Importing IS_DASHB_FAVORITES Call by reference Type reference (TYPE) /BCV/S_UIF_FAV_DASHB Structure for Favorites Dashboard 20090218
3 Importing IS_QVIEW_FAVORITES Call by reference Type reference (TYPE) /BCV/S_UIF_FAV_QVIEW Structure for Favorites Query View 20090218
4 Importing IS_SSHOT_FAVORITES Call by reference Type reference (TYPE) /BCV/S_UIF_FAV_SSHOT Structure for Favorites Snapshot 20100406
5 Importing IT_DASHB_FAVORITES Call by reference Type reference (TYPE) /BCV/T_UIF_FAV_DASHB Table Type for Favorites of Dashboard 20090218
6 Importing IT_QVIEW_FAVORITES Call by reference Type reference (TYPE) /BCV/T_UIF_FAV_QVIEW Table Type of Query View Favorites 20090218
7 Importing IT_SSHOT_FAVORITES Call by reference Type reference (TYPE) /BCV/T_UIF_FAV_SSHOT Table Type of Snapshot Favorites 20100406
8 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090218
9 Importing IV_DELETE_SINGLE_ENTRY Call by reference Type reference (TYPE) XFLAG Delete the Single Entry 20090303
10 Importing IV_USE_EMPTY_DASHB_TABLE Call by reference Type reference (TYPE) XFLAG USE DASHB Table even if empty 20090220
11 Importing IV_USE_EMPTY_QVIEW_TABLE Call by reference Type reference (TYPE) XFLAG Use QVIEW Table even if empty 20090220
12 Importing IV_USE_EMPTY_SSHOT_TABLE Call by reference Type reference (TYPE) XFLAG New Input Values 20100406

Method SET_FAVORITES on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method SET_LAST_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
2 Importing IS_DASHB_LAST_USED Call by reference Type reference (TYPE) /BCV/S_UIF_USE_DASHB Structure for Last Used Dashboards 20090218
3 Importing IS_QVIEW_LAST_USED Call by reference Type reference (TYPE) /BCV/S_UIF_USE_QVIEW Structure for Last Used Query Views 20090218
4 Importing IT_DASHB_LAST_USED Call by reference Type reference (TYPE) /BCV/T_UIF_USE_DASHB Table Type Last Used Dashboard 20090218
5 Importing IT_QVIEW_LAST_USED Call by reference Type reference (TYPE) /BCV/T_UIF_USE_QVIEW Table Type of Last Used Query View 20090218
6 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090218
7 Importing IV_DELETE Call by reference Type reference (TYPE) XFLAG Delete Dashboard or Query View 20090623
8 Importing IV_MAX_LAST_USED Call by reference Type reference (TYPE) I Maximum Number of Last Used 20090218
9 Importing IV_SSHOT Call by reference Type reference (TYPE) XFLAG Called by Last Used Snapshot 20100420
10 Importing IV_USE_EMPTY_DASHB_TABLE Call by reference Type reference (TYPE) XFLAG Use also empty DASHB Table 20090220
11 Importing IV_USE_EMPTY_QVIEW_TABLE Call by reference Type reference (TYPE) XFLAG Use also empty QVIEW Table 20090220

Method SET_LAST_USED on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method SET_PERS_QVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Table of Messages 20090508
2 Importing IS_PERS_QVIEW Call by reference Type reference (TYPE) /BCV/S_UIF_PER_QVIEW Structure for Personal Data for Query Views 20090416

Method SET_PERS_QVIEW on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method UNLOCK_SNAPSHOT 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 20090929

Method UNLOCK_SNAPSHOT on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method XC_GET_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONFIG Call by reference Type reference (TYPE) /BCV/S_UIF_XC Structure of XC Configuration 20090925
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091110
3 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20090925
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090925

Method XC_GET_CONF on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.

Method XC_GET_MAPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091110
2 Exporting ET_XC_MAP Call by reference Type reference (TYPE) /BCV/T_XC_MAPP XC Mapping 20090925
3 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20090925
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20090925

Method XC_GET_MAPP on class /BCV/CL_UIF_DATA_RETRIEVAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701