SAP ABAP Data Element /BCV/QRM_VALUE_TYPE_JC (Value Type of Join Criterion)
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
Basic Data
Data Element /BCV/QRM_VALUE_TYPE_JC
Short Description Value Type of Join Criterion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BCV/QRM_VALUE_TYPE_JC    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Value Type 
Medium 15 Value Type 
Long 20 Value Type 
Heading 40 VT 
Documentation

Definition

Use

In this field, you specify how the system determines the input values for the secondary search connector from the output values of the primary search connector. The following value types are available:

  • Query Field
    If you select this type, the system uses the output values of the query field you entered in the PrimFld. ID (ID of Primary Field) field as input of the query field you entered in the SecFldIn ID (ID of Secondary Field (Input)) field.
  • Formula
    If you select this type, you can enter the ID of a query formula in the Formula ID (ID of Query Formula) field and define an appropriate formula. You can use any of the query fields that are based on output fields of the primary search connector as input of the formula. During query execution, the system executes the formula for each data record returned by the primary search connector. Then, the system uses the formula results as input of the query field you entered in the SecFldIn ID field.
  • Business Add-In
    If you select this type, the system passes the output values of the query field you entered in the PrimFld. ID field to method TRANSFORM_JOIN_FIELD_VALUE of Business Add-In (BAdI) /BCV/QRM_QUERY_INPUT (enhancement spot /BCV/QRM). This method is only applicable if you have created an active implementation of this BAdI. For more information, see Customizing under Cross-Application Components -> Processes and Tools for Enterprise Applications -> Business Context Viewer -> Query Management -> BAdI: Change of Query Input. The system uses the results of the method execution as input of the query field you entered in the SecFldIn ID field.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 702