SAP ABAP Data Element BRF_RANGE_OPTION (Relational Operator for Value Range Condition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Basic Data
Data Element BRF_RANGE_OPTION
Short Description Relational Operator for Value Range Condition  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_RANGE_OPTION    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Operator 
Medium 15 Operator 
Long 20 Relational Operator 
Heading Operator 
Documentation

Definition

Indicates the relational operator that is used in the Business Rule Framework (BRF) to evaluate the value range condition.

Dependencies

Single Value

The following operators are permitted for single values in the value range expression:

  • EQ = Equal
  • NE = Not equal
  • LT = Lower than
  • LE = Lower or equal
  • GT = Greater than
  • GE = Greater or equal

Interval

The following operators are permitted for intervals in the value range expression:

  • BT = Value is between lower limit and upper limit
  • NB = Value is not between lower limit and upper limit

Example

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