SAP ABAP Class /BCV/CL_QRM_CUST_HELPER (Query Customizing Helper Class)
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
Properties
Class /BCV/CL_QRM_CUST_HELPER  
Short Description Query Customizing Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/QRM   BCV Query Management Layer 
Created 20080828   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_QRM_CUST_HELPER has no interface implemented.
Friends
Class /BCV/CL_QRM_CUST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTRIBUTE_ID_FIELD Constant Public Type reference (TYPE) STRING 'ATTRIBUTE_ID' Attribute ID Field Name 20090112
2 GC_QUERY_ID_FIELD Constant Public Type reference (TYPE) STRING 'QUERY_ID' Query ID Field Name 20080905
3 GC_VARIABLE_ID_FIELD Constant Public Type reference (TYPE) STRING 'VARIABLE_ID' Variable ID Field Name 20090112
4 MT_QATTR_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_ATTRIBUTE Query Attribute Table 20080828
5 MT_QFORM_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_FORMULA Query formula table 20080828
6 MT_QFPAR_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_FPARAM Query formula parameter table 20080828
7 MT_QJOINC_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN_CRIT Query Join Criteria Table 20090122
8 MT_QJOIN_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN Query Join Table 20090122
9 MT_QRESA_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR Query Result Attribute Table 20080828
10 MT_QSCON_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_SCONN Query Search Connector Table 20080828
11 MT_QVAR_DATA Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QUERY_VARIABLE Query Variable Table 20080828
Methods
# Method Level Visibility Method type Description Created on
1 GET_QATTR_DATA Static method Public Method Buffer Data of View/BCV/V_QATTR 20080828
2 GET_QFORM_DATA Static method Public Method Buffer Data of View /BCV/V_QFORM 20080828
3 GET_QFPAR_DATA Static method Public Method Buffer Data of View /BCV/V_QFPAR 20080828
4 GET_QJOINC_DATA Static method Public Method Buffer Data of View /BCV/V_QJOINC 20090122
5 GET_QJOIN_DATA Static method Public Method Buffer Data of View /BCV/V_QJOIN 20090122
6 GET_QRESA_DATA Static method Public Method Buffer Data of View/BCV/V_QRESA 20080828
7 GET_QSCON_DATA Static method Public Method Buffer Data of View /BCV/V_QSCON 20080828
8 GET_QVAR_DATA Static method Public Method Buffer Data of View /BCV/V_QVAR 20080828
9 INITIALIZE Static method Public Method Reset all buffers 20080828
10 SET_QATTR_DATA Static method Public Method Buffer Data of View /BCV/V_QATTR 20080828
11 SET_QFORM_DATA Static method Public Method Buffer Data of View/BCV/V_QFORM 20080828
12 SET_QFPAR_DATA Static method Public Method Buffer Data of View /BCV/V_QFPAR 20080828
13 SET_QJOINC_DATA Static method Public Method Buffer Data of View /BCV/V_QJOINC 20090122
14 SET_QJOIN_DATA Static method Public Method Buffer Data of View /BCV/V_QJOIN 20090122
15 SET_QRESA_DATA Static method Public Method Buffer Data of View /BCV/V_QRESA 20080828
16 SET_QSCON_DATA Static method Public Method Buffer Data of View /BCV/V_QSCON 20080828
17 SET_QVAR_DATA Static method Public Method Buffer Data of View /BCV/V_QVAR 20080828
Events
Class /BCV/CL_QRM_CUST_HELPER has no event.
Types
Class /BCV/CL_QRM_CUST_HELPER has no local type.
Method Signatures

Method GET_QATTR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QATTR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ATTRIBUTE Query Attributes Table 20080828

Method GET_QATTR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QFORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QFORM_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FORMULA Query formula table 20080828

Method GET_QFORM_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QFPAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QFPAR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FPARAM Query formula parameter table 20080828

Method GET_QFPAR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QJOINC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QJOINC_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN_CRIT Query Join Criteria Table 20090122

Method GET_QJOINC_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QJOIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QJOIN_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN Query Join Table 20090122

Method GET_QJOIN_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QRESA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QRESA_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR Query Result Attribute Table 20080828

Method GET_QRESA_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QSCON_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QSCON_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_SCONN Query Search Connector Table 20080828

Method GET_QSCON_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method GET_QVAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QVAR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_VARIABLE Query Variable Table 20080828

Method GET_QVAR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /BCV/CL_QRM_CUST_HELPER has no parameter.
Method INITIALIZE on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QATTR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QATTR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_ATTRIBUTE Query Attribute Table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QATTR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QFORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QFORM_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FORMULA Query formula table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QFORM_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QFPAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QFPAR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_FPARAM Query formula parameter table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QFPAR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QJOINC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QJOINC_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN_CRIT Query Join Criteria Table 20090122
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20090122

Method SET_QJOINC_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QJOIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QJOIN_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_JOIN Query Join Table 20090122
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20090122

Method SET_QJOIN_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QRESA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QRESA_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR Query Result Attribute Table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QRESA_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QSCON_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QSCON_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_SCONN Query Search Connector Table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QSCON_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.

Method SET_QVAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QVAR_DATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_VARIABLE Query Variable Table 20080828
2 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ='X': Updates existing entries, =' ': add only new entries 20080828

Method SET_QVAR_DATA on class /BCV/CL_QRM_CUST_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701