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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ATTRIBUTE_ID' | Attribute ID Field Name | 20090112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_ID' | Query ID Field Name | 20080905 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'VARIABLE_ID' | Variable ID Field Name | 20090112 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_ATTRIBUTE | Query Attribute Table | 20080828 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_FORMULA | Query formula table | 20080828 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_FPARAM | Query formula parameter table | 20080828 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_JOIN_CRIT | Query Join Criteria Table | 20090122 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_JOIN | Query Join Table | 20090122 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_RES_ATTR | Query Result Attribute Table | 20080828 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /BCV/T_QRM_QUERY_SCONN | Query Search Connector Table | 20080828 | ||
11 | ![]() |
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 | ![]() |
Static method | Public | Method | Buffer Data of View/BCV/V_QATTR | 20080828 |
2 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QFORM | 20080828 |
3 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QFPAR | 20080828 |
4 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QJOINC | 20090122 |
5 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QJOIN | 20090122 |
6 | ![]() |
Static method | Public | Method | Buffer Data of View/BCV/V_QRESA | 20080828 |
7 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QSCON | 20080828 |
8 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QVAR | 20080828 |
9 | ![]() |
Static method | Public | Method | Reset all buffers | 20080828 |
10 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QATTR | 20080828 |
11 | ![]() |
Static method | Public | Method | Buffer Data of View/BCV/V_QFORM | 20080828 |
12 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QFPAR | 20080828 |
13 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QJOINC | 20090122 |
14 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QJOIN | 20090122 |
15 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QRESA | 20080828 |
16 | ![]() |
Static method | Public | Method | Buffer Data of View /BCV/V_QSCON | 20080828 |
17 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IT_QATTR_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_ATTRIBUTE | Query Attribute Table | 20080828 | ||
2 | ![]() |
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 | ![]() |
IT_QFORM_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_FORMULA | Query formula table | 20080828 | ||
2 | ![]() |
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 | ![]() |
IT_QFPAR_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_FPARAM | Query formula parameter table | 20080828 | ||
2 | ![]() |
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 | ![]() |
IT_QJOINC_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_JOIN_CRIT | Query Join Criteria Table | 20090122 | ||
2 | ![]() |
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 | ![]() |
IT_QJOIN_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_JOIN | Query Join Table | 20090122 | ||
2 | ![]() |
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 | ![]() |
IT_QRESA_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_RES_ATTR | Query Result Attribute Table | 20080828 | ||
2 | ![]() |
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 | ![]() |
IT_QSCON_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_SCONN | Query Search Connector Table | 20080828 | ||
2 | ![]() |
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 | ![]() |
IT_QVAR_DATA | Call by reference | Type reference (TYPE) | /BCV/T_QRM_QUERY_VARIABLE | Query Variable Table | 20080828 | ||
2 | ![]() |
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 |