SAP ABAP Class /BCV/IF_EX_QRM_QUERY_RESULT (Interface for BAdI: /BCV/QRM_QUERY_RESULT)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EAMS_BADI_QRM_QUERY_RESULT | Class for BAdI Implementation for change of query results | 20091030 |
Properties
| Class | /BCV/IF_EX_QRM_QUERY_RESULT | |
| Short Description | Interface for BAdI: /BCV/QRM_QUERY_RESULT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/IF_EX_QRM_QUERY_RESULT has no forward declaration.
Interfaces
Class /BCV/IF_EX_QRM_QUERY_RESULT has no interface implemented.
Friends
Class /BCV/IF_EX_QRM_QUERY_RESULT has no friend class.
Attributes
Class /BCV/IF_EX_QRM_QUERY_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change the processed result data of a search request | 20080828 | |
| 2 | Instance method | Public | Method | Change the unprocessed result data of a search request | 20080828 | |
| 3 | Instance method | Public | Method | Fill the value of a result field in a data record | 20080828 |
Events
Class /BCV/IF_EX_QRM_QUERY_RESULT has no event.
Types
Class /BCV/IF_EX_QRM_QUERY_RESULT has no local type.
Method Signatures
Method CHANGE_PROC_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Result Table | 20080828 | |||
| 2 | IS_VAR_VALUE | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables | 20080828 | |||
| 3 | IS_VAR_VALUE_TAB | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables (enabled for multiple values) | 20110113 | |||
| 4 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20080828 |
Method CHANGE_PROC_RESULT on class /BCV/IF_EX_QRM_QUERY_RESULT has no exception.
Method CHANGE_RAW_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Result Table | 20080828 | |||
| 2 | IS_VAR_VALUE | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables | 20080828 | |||
| 3 | IS_VAR_VALUE_TAB | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables (enabled for multiple values) | 20110113 | |||
| 4 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20080828 |
Method CHANGE_RAW_RESULT on class /BCV/IF_EX_QRM_QUERY_RESULT has no exception.
Method FILL_RESULT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | DATA | Value of the Result Attribute | 20080828 | |||
| 2 | IS_RESULT | Call by reference | Type reference (TYPE) | DATA | Result Record | 20080828 | |||
| 3 | IS_VAR_VALUE | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables | 20080828 | |||
| 4 | IS_VAR_VALUE_TAB | Call by reference | Type reference (TYPE) | DATA | Values of the Query Variables (enabled for multiple values) | 20110113 | |||
| 5 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_ID | Result Attribute ID | 20090209 | |||
| 6 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20080828 |
Method FILL_RESULT_ATTR on class /BCV/IF_EX_QRM_QUERY_RESULT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |