SAP ABAP Data Element /BCV/QRM_BOOL_OPERATOR (Boolean Operator)
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_BOOL_OPERATOR
Short Description Boolean Operator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BCV/QRM_BOOL_OPERATOR    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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 Bool. Op. 
Medium 15 Bool. Operator 
Long 20 Boolean Operator 
Heading 40 Boolean Operator 
Documentation

Definition

Use

In this field, you specify the Boolean operator used in a compound query selection criterion. The following operators are available:

  • Conjunction ('AND')

    If you select this operator, the system retrieves only result data that fulfill both selection criteria combined in the compound selection criterion. In the standard system, AND is the default Boolean operator. Therefore, you do not need to define compound selection criteria with operator AND explicitly.

  • Disjunction ('OR')

    If you select this operator, the system retrieves results that fulfill at least one of the selection criteria combined in the compound selection criterion. You can only combine selection criteria that refer to the same query field.

Dependencies

You can select a Boolean operator only if you select the Compound (Compound Selection Criterion) checkbox.

Example

You have defined selection criterion C1 as MATERIAL = PROD01 and selection criterion C2 as MATERIAL = PROD02. Based on these criteria, you create a compound selection criterion C3 and you define it as C1 OR C2. In this example, the system retrieves result data for both materials PROD01 and PROD02.

History
Last changed by/on SAP  20110908 
SAP Release Created in 701