SAP ABAP Interface /BCV/IF_UIF_QVIEW_CFG_EDIT (Edit query 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_EDIT  
Short Description Edit query configuration    
General Data
Package /BCV/UIF   BCV User Interface Layer 
Created 20090211   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BCV/IF_UIF_QVIEW_CFG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no interface.
Friends
Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no friend.
Attributes
Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete all query data 20090211
2 DELETE_DISPLAY_SETTINGS Instance method Public Method DELETE_DISPLAY_SETTINGS 20090211
3 DELETE_DISPLAY_SETTING_TEXTS Instance method Public Method DELETE_DISPLAY_SETTING_TEXTS 20090211
4 DELETE_DISPLAY_SETTING_VALUES Instance method Public Method DELETE_DISPLAY_SETTING_VALUES 20090211
5 DELETE_QUERY_VIEW_GA Instance method Public Method DELETE_QUERY_VIEW_GA 20090211
6 DELETE_QUERY_VIEW_TEXTS Instance method Public Method DELETE_QUERY_VIEW_TEXTS 20090211
7 DELETE_STRUCTURE Instance method Public Method DELETE_STRUCTURE 20090211
8 DELETE_VARIABLES Instance method Public Method DELETE_VARIABLES 20090211
9 DISCARD_CHANGES Instance method Public Method Deletes all buffered changes 20090216
10 LOCK Instance method Public Method Lock query configuration for editing 20090211
11 MODIFY_DISPLAY_SETTINGS Instance method Public Method MODIFY_DISPLAY_SETTINGS 20090211
12 MODIFY_DISPLAY_SETTING_TEXTS Instance method Public Method MODIFY_DISPLAY_SETTING_TEXTS 20090211
13 MODIFY_DISPLAY_SETTING_VALUES Instance method Public Method MODIFY_DISPLAY_SETTING_VALUES 20090211
14 MODIFY_QUERY_VIEW Instance method Public Method MODIFY_QUERY_VIEW 20090211
15 MODIFY_QUERY_VIEW_GA Instance method Public Method MODIFY_QUERY_VIEW_GA 20090211
16 MODIFY_QUERY_VIEW_QA Instance method Public Method Modify Query assignments of a Query View 20090924
17 MODIFY_QUERY_VIEW_TEXTS Instance method Public Method MODIFY_QUERY_VIEW_TEXTS 20090211
18 MODIFY_STRUCTURE Instance method Public Method MODIFY_STRUCTURE 20090211
19 MODIFY_VARIABLES Instance method Public Method MODIFY_VARIABLES 20090211
20 SAVE Instance method Public Method Save changes to DB 20090211
21 UNLOCK Instance method Public Method Unlock query configuration 20090211
Events
Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no event.
Types
Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no parameter.
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090221

Method DELETE_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAY Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAY 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_DISPLAY_SETTING_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAT Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAT 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_DISPLAY_SETTING_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAV Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAV 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_QUERY_VIEW_GA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWGA Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWGA 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_QUERY_VIEW_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWT Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWT 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRUC Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_STRUC 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DELETE_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWQV Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWQV 20090922
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method DISCARD_CHANGES Signature

Method DISCARD_CHANGES on Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no parameter.
Method DISCARD_CHANGES on Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UNAME_FOREIGN_LOCK Value transfer Type reference (TYPE) SYUNAME User Name of foreign lock 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090324

Method MODIFY_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAY Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAY 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_DISPLAY_SETTING_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAT Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAT 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_DISPLAY_SETTING_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAV Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_DISPLAV 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_QUERY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QVIEW Call by reference Type reference (TYPE) /BCV/C_QVIEW 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_QUERY_VIEW_GA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWGA Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWGA 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_QUERY_VIEW_QA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWQA Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWQA Assignment of Queries to a Query View 20090924
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090924
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090924

Method MODIFY_QUERY_VIEW_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWT Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWT 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRUC Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_STRUC 20090211
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method MODIFY_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVIEWQV Call by reference Type reference (TYPE) /BCV/IF_UIF_QVIEW_CFG=>TT_QVIEWQV 20090922
2 Importing IV_SUBSTITUTE Call by reference Type reference (TYPE) ABAP_BOOL 20090211
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS 20090212

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20090402
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090306

Method UNLOCK Signature

Method UNLOCK on Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no parameter.
Method UNLOCK on Interface /BCV/IF_UIF_QVIEW_CFG_EDIT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702