SAP ABAP Interface /BCV/IF_EX_QRM_QUERY_RESULT (Interface for BAdI: /BCV/QRM_QUERY_RESULT)
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 - 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
| Interface | /BCV/IF_EX_QRM_QUERY_RESULT | |
| Short Description | Interface for BAdI: /BCV/QRM_QUERY_RESULT |
General Data
| Package | /BCV/QRM | BCV Query Management Layer |
| Created | 20080828 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /BCV/IF_EX_QRM_QUERY_RESULT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080828 |
Friends
Interface /BCV/IF_EX_QRM_QUERY_RESULT has no friend.
Attributes
Interface /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
Interface /BCV/IF_EX_QRM_QUERY_RESULT has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /BCV/IF_EX_QRM_QUERY_RESULT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |