SAP ABAP Class /BCV/CL_QRM_QUERY_CFG (Query configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/QRM (Package) BCV Query Management Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 20090216
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_QRM_QUERY_CFG Read query configuration 20090220
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_QRM_QUERY_CFG_EDIT Edit query configuration 20090220
Properties
Class /BCV/CL_QRM_QUERY_CFG  
Short Description Query configuration    
Super Class /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/QRM   BCV Query Management Layer 
Created 20090210   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/IF_QRM_QUERY_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 Abstract Final Description Created on
1 /BCV/IF_QRM_QUERY_CFG Read query configuration 20090220
2 /BCV/IF_QRM_QUERY_CFG_EDIT Edit query configuration 20090220
Friends
# Friend Modeled only Created on Description
1 /BCV/CL_FND_CFG_FACTORY 20090210 Factory for configuration objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_QATTR Instance attribute Protected Type reference (TYPE) TT_QATTR Query attributes 20090210
2 MT_QATTRT Instance attribute Protected Type reference (TYPE) TT_QATTRT Query attribute description 20090210
3 MT_QATTRT_DB Instance attribute Protected Type reference (TYPE) TT_QATTRT Query header description on DB 20090210
4 MT_QATTR_DB Instance attribute Protected Type reference (TYPE) TT_QATTR Query attributes on DB 20090210
5 MT_QCLF Instance attribute Protected Type reference (TYPE) TT_QCLF Query Context 20090210
6 MT_QCLF_DB Instance attribute Protected Type reference (TYPE) TT_QCLF 20090210
7 MT_QFORM Instance attribute Protected Type reference (TYPE) TT_QFORM 20090210
8 MT_QFORM_DB Instance attribute Protected Type reference (TYPE) TT_QFORM 20090210
9 MT_QFPAR Instance attribute Protected Type reference (TYPE) TT_QFPAR 20090210
10 MT_QFPAR_DB Instance attribute Protected Type reference (TYPE) TT_QFPAR 20090210
11 MT_QHEAD Instance attribute Protected Type reference (TYPE) TT_QHEAD 20090219
12 MT_QHEADT Instance attribute Protected Type reference (TYPE) TT_QHEADT Query header description 20090210
13 MT_QHEADT_DB Instance attribute Protected Type reference (TYPE) TT_QHEADT Query header description on DB 20090210
14 MT_QHEAD_DB Instance attribute Protected Type reference (TYPE) TT_QHEAD Query header on DB 20090219
15 MT_QJOIN Instance attribute Protected Type reference (TYPE) TT_QJOIN 20090210
16 MT_QJOINC Instance attribute Protected Type reference (TYPE) TT_QJOINC 20090210
17 MT_QJOINC_DB Instance attribute Protected Type reference (TYPE) TT_QJOINC 20090210
18 MT_QJOIN_DB Instance attribute Protected Type reference (TYPE) TT_QJOIN 20090210
19 MT_QRESA Instance attribute Protected Type reference (TYPE) TT_QRESA 20090210
20 MT_QRESA_DB Instance attribute Protected Type reference (TYPE) TT_QRESA 20090210
21 MT_QSCON Instance attribute Protected Type reference (TYPE) TT_QSCON 20090210
22 MT_QSCONT Instance attribute Protected Type reference (TYPE) TT_QSCONT 20090210
23 MT_QSCONT_DB Instance attribute Protected Type reference (TYPE) TT_QSCONT 20090210
24 MT_QSCON_DB Instance attribute Protected Type reference (TYPE) TT_QSCON 20090210
25 MT_QSELC Instance attribute Protected Type reference (TYPE) TT_QSELC 20090210
26 MT_QSELC_DB Instance attribute Protected Type reference (TYPE) TT_QSELC 20090210
27 MT_QVAR Instance attribute Protected Type reference (TYPE) TT_QVAR 20090210
28 MT_QVAR_DB Instance attribute Protected Type reference (TYPE) TT_QVAR 20090210
29 MV_LOCK_IND Instance attribute Protected Type reference (TYPE) ABAP_BOOL Lock is set 20090210
30 MV_QUERY_ID Instance attribute Protected Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20090210
Events
Class /BCV/CL_QRM_QUERY_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_QATTR_T Protected Attribute reference (LIKE) 20090221
2 TT_CLFT Protected Attribute reference (LIKE) 20090221
3 TT_QATTR Protected Attribute reference (LIKE) 20090221
4 TT_QATTRT Protected Attribute reference (LIKE) 20090221
5 TT_QATTR_T Protected Attribute reference (LIKE) 20090221
6 TT_QCLF Protected Attribute reference (LIKE) 20090221
7 TT_QFORM Protected Attribute reference (LIKE) 20090221
8 TT_QFPAR Protected Attribute reference (LIKE) 20090221
9 TT_QHEAD Protected Attribute reference (LIKE) 20090221
10 TT_QHEADT Protected Attribute reference (LIKE) 20090221
11 TT_QJOIN Protected Attribute reference (LIKE) 20090221
12 TT_QJOINC Protected Attribute reference (LIKE) 20090221
13 TT_QRESA Protected Attribute reference (LIKE) 20090221
14 TT_QSCON Protected Attribute reference (LIKE) 20090221
15 TT_QSCONT Protected Attribute reference (LIKE) 20090221
16 TT_QSELC Protected Attribute reference (LIKE) 20090221
17 TT_QVAR Protected Attribute reference (LIKE) 20090221
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090210
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090210
History
Last changed by/on SAP  20130531 
SAP Release Created in 702