SAP ABAP Interface /BCV/IF_UIF_QVIEWLST_CFG (Read query view list 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_QVIEWLST_CFG Query view list configuration 20090305
Properties
Interface /BCV/IF_UIF_QVIEWLST_CFG  
Short Description Read query view list configuration    
General Data
Package /BCV/UIF   BCV User Interface Layer 
Created 20090305   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BCV/IF_UIF_QVIEWLST_CFG has no forward declaration.
Interfaces
Interface /BCV/IF_UIF_QVIEWLST_CFG has no interface.
Friends
Interface /BCV/IF_UIF_QVIEWLST_CFG has no friend.
Attributes
Interface /BCV/IF_UIF_QVIEWLST_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DB_BUFFERS Instance method Public Method CLEAR_DB_BUFFERS 20090305
2 GET_GROUP_EXIST Instance method Public Method Check whether Query View List exist 20100706
3 GET_GROUP_HEADER Instance method Public Method GET_GROUP_HEADER 20090305
4 GET_GROUP_LIST Instance method Public Method GET_GROUP_LIST 20090305
5 GET_GROUP_TEXTS Instance method Public Method GET_GROUP_TEXTS 20090305
Events
Interface /BCV/IF_UIF_QVIEWLST_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_GROUP Public See coding 20090305 tt_group TYPE SORTED TABLE OF /bcv/c_group WITH NON-UNIQUE KEY qview_id
2 TT_GROUPA Public See coding 20090305 tt_groupa TYPE SORTED TABLE OF /bcv/c_groupa WITH UNIQUE KEY group_id
3 TT_GROUPT Public See coding 20090305 tt_groupt TYPE SORTED TABLE OF /bcv/c_groupt WITH UNIQUE KEY langu
Method Signatures

Method CLEAR_DB_BUFFERS Signature

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

Method GET_GROUP_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 List exists on database 20100706
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20100706

Method GET_GROUP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GROUPA Value transfer Type reference (TYPE) /BCV/C_GROUPA Group Assignments by using Applications 20090305
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090305

Method GET_GROUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUP Value transfer Type reference (TYPE) TT_GROUP 20090305
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090305

Method GET_GROUP_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUPT Value transfer Type reference (TYPE) TT_GROUPT 20090305
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090305
History
Last changed by/on SAP  20110908 
SAP Release Created in 702