SAP ABAP Class /BCV/IF_EX_QRM_QUERY_INPUT (Interface for BAdI: /BCV/QRM_QUERY_INPUT)
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
Properties
Class /BCV/IF_EX_QRM_QUERY_INPUT  
Short Description Interface for BAdI: /BCV/QRM_QUERY_INPUT    
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_INPUT has no forward declaration.
Interfaces
Class /BCV/IF_EX_QRM_QUERY_INPUT has no interface implemented.
Friends
Class /BCV/IF_EX_QRM_QUERY_INPUT has no friend class.
Attributes
Class /BCV/IF_EX_QRM_QUERY_INPUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILL_VARIABLES Instance method Public Method Set/Modify values of query input fields 20080828
2 TRANSFORM_JOIN_FIELD_VALUE Instance method Public Method Transform query field value in join criterion 20090305
Events
Class /BCV/IF_EX_QRM_QUERY_INPUT has no event.
Types
Class /BCV/IF_EX_QRM_QUERY_INPUT has no local type.
Method Signatures

Method FILL_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VAR_VALUE Call by reference Type reference (TYPE) DATA Values of the Query Variables 20080828
2 Changing CS_VAR_VALUE_TAB Call by reference Type reference (TYPE) DATA Values of the Query Variables (enabled for multiple values) 20110113
3 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20080828

Method FILL_VARIABLES on class /BCV/IF_EX_QRM_QUERY_INPUT has no exception.

Method TRANSFORM_JOIN_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SEC_FIELD_VALUE Call by reference Type reference (TYPE) DATA Transformed Value in Secondary Field Format 20090305
2 Importing IS_PRI_FIELD_VALUE Call by reference Type reference (TYPE) DATA Result Record of Primary Call 20090305
3 Importing IV_CRITERION_ID Call by reference Type reference (TYPE) /BCV/QRM_JOIN_CRIT_ID Query Join Criterion ID 20090305
4 Importing IV_JOIN_ID Call by reference Type reference (TYPE) /BCV/QRM_JOIN_ID Query Join ID 20090305
5 Importing IV_PRI_FIELD_ID Call by reference Type reference (TYPE) /BCV/QRM_PRI_ATTRIBUTE_ID ID of Primary Field 20090305
6 Importing IV_PRI_FIELD_VALUE Call by reference Type reference (TYPE) DATA Value of Primary Field 20090305
7 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090305
8 Importing IV_SEC_FIELD_ID Call by reference Type reference (TYPE) /BCV/QRM_SEC_ATTRIBUTE_IN_ID ID of Secondary Field (Input) 20090305

Method TRANSFORM_JOIN_FIELD_VALUE on class /BCV/IF_EX_QRM_QUERY_INPUT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in