SAP ABAP Interface /BCV/IF_UIF_QVIEW_CFG (Read query view 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_QVIEW_CFG Query view configuration 20090221
Properties
Interface /BCV/IF_UIF_QVIEW_CFG  
Short Description Read query view configuration    
General Data
Package /BCV/UIF   BCV User Interface Layer 
Created 20090211   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BCV/IF_UIF_QVIEW_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_UIF_QVIEW_CFG has no interface.
Friends
Interface /BCV/IF_UIF_QVIEW_CFG has no friend.
Attributes
Interface /BCV/IF_UIF_QVIEW_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DB_BUFFERS Instance method Public Method CLEAR_DB_BUFFERS 20090216
2 GET_DISPLAY_SETTINGS Instance method Public Method GET_DISPLAY_SETTINGS 20090211
3 GET_DISPLAY_SETTING_TEXTS Instance method Public Method GET_DISPLAY_SETTING_TEXTS 20090211
4 GET_DISPLAY_SETTING_VALUES Instance method Public Method GET_DISPLAY_SETTING_VALUES 20090211
5 GET_QUERY_VIEW Instance method Public Method GET_QUERY_VIEW 20090212
6 GET_QUERY_VIEW_EXIST Instance method Public Method Check whether Query View exists on database 20100706
7 GET_QUERY_VIEW_GA Instance method Public Method GET_QUERY_VIEW_GA 20090211
8 GET_QUERY_VIEW_QA Instance method Public Method Get Queries which are assigned to a Query View 20090922
9 GET_QUERY_VIEW_TEXTS Instance method Public Method GET_QUERY_VIEW_TEXTS 20090211
10 GET_SINGLE_DISPLAY_TEXT Instance method Public Method GET_SINGLE_DISPLAY_TEXT 20090211
11 GET_SINGLE_QUERY_VIEW_TEXT Instance method Public Method GET_SINGLE_QUERY_VIEW_TEXT 20090211
12 GET_STRUCTURE Instance method Public Method GET_STRUCTURE 20090211
13 GET_VARIABLES Instance method Public Method GET_VARIABLES 20090211
Events
Interface /BCV/IF_UIF_QVIEW_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DISPLAT Public See coding 20090211 tt_displat TYPE SORTED TABLE OF /bcv/c_displat WITH UNIQUE KEY langu QVIEW_ID DISPLAY_ID
2 TT_DISPLAV Public See coding 20090211 tt_displav TYPE SORTED TABLE OF /bcv/c_displav WITH UNIQUE KEY qview_id display_id display_attr display_attr_seq
3 TT_DISPLAY Public See coding 20090211 tt_display TYPE SORTED TABLE OF /bcv/c_display WITH UNIQUE KEY QVIEW_ID display_id
4 TT_QVIEW Public See coding 20090219 tt_qview TYPE SORTED TABLE OF /bcv/c_qview WITH UNIQUE KEY qview_id
5 TT_QVIEWGA Public See coding 20090211 tt_qviewga TYPE SORTED TABLE OF /bcv/c_qviewga WITH UNIQUE KEY context_key QVIEW_ID
6 TT_QVIEWQA Public See coding Assignment of Queries to a Query View 20090922 tt_qviewqa type SORTED TABLE OF /bcv/c_qviewqa WITH UNIQUE KEY qview_id query_id
7 TT_QVIEWQV Public See coding 20090922 tt_qviewqv TYPE SORTED TABLE OF /bcv/c_qviewqv WITH UNIQUE KEY QUERY_ID QVIEW_ID VARIABLE_ID
8 TT_QVIEWT Public See coding 20090211 tt_qviewt TYPE SORTED TABLE OF /bcv/c_qviewt WITH UNIQUE KEY QVIEW_ID langu
9 TT_STRUC Public See coding 20090211 tt_struc TYPE SORTED TABLE OF /bcv/c_struc WITH UNIQUE KEY QVIEW_ID DISPLAY_ID QUERY_ID ATTRIBUTE_ID
Method Signatures

Method CLEAR_DB_BUFFERS Signature

Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_QVIEW_CFG has no parameter.
Method CLEAR_DB_BUFFERS on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.

Method GET_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DISPLAY Value transfer Type reference (TYPE) TT_DISPLAY 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_DISPLAY_SETTING_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DISPLAT Value transfer Type reference (TYPE) TT_DISPLAT 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_DISPLAY_SETTING_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DISPLAV Value transfer Type reference (TYPE) TT_DISPLAV 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_QUERY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_QVIEW Value transfer Type reference (TYPE) /BCV/C_QVIEW 20090212
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_QUERY_VIEW_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': Query View exists on database 20100706
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20100706

Method GET_QUERY_VIEW_GA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QVIEWGA Value transfer Type reference (TYPE) TT_QVIEWGA 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_QUERY_VIEW_QA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QVIEW_QA Value transfer Type reference (TYPE) TT_QVIEWQA Query View Query Assignment 20090922
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090922

Method GET_QUERY_VIEW_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QVIEWT Value transfer Type reference (TYPE) TT_QVIEWT 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_SINGLE_DISPLAY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID 20090211
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20090211
3 Returning RS_DISPLAT Value transfer Type reference (TYPE) /BCV/C_DISPLAT 20090211

Method GET_SINGLE_DISPLAY_TEXT on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.

Method GET_SINGLE_QUERY_VIEW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20090211
2 Returning RS_QVIEWT Value transfer Type reference (TYPE) /BCV/C_QVIEWT 20090211

Method GET_SINGLE_QUERY_VIEW_TEXT on Interface /BCV/IF_UIF_QVIEW_CFG has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STRUC Value transfer Type reference (TYPE) TT_STRUC 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090221

Method GET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QVIEWQV Value transfer Type reference (TYPE) TT_QVIEWQV 20090922
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090221
History
Last changed by/on SAP  20110908 
SAP Release Created in 702