SAP ABAP Data Element /BCV/QRM_NEGATION_IND (Negated Selection 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_NEGATION_IND
Short Description Negated Selection Criterion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 Negated 
Medium 15 Negated Crit. 
Long 20 Negated Criterion 
Heading
Documentation

Definition

Use

If you set this indicator the system retrieves only result data that does not meet the selection criterion.

This behaviour corresponds to the 'NOT' logic of the Boolean operator .

Dependencies

Example

You have defined a selection criterion C1 as "AVAIL_DATE >= 20080601'. If you do not set the negation indicator the system retrieves only result data where the availability date (represented by field AVAIL_DATE) is 01.06.2008 or later. In contrast, if you set the negation indicator, the system retrieves only result data where the availibility date lies before 01.06.2008.

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