SAP ABAP Data Element BRF_EXPRESSION_GATE (BRF: Gate Expression)
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_EXPRESSION_GATE
Short Description BRF: Gate Expression  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_EXPRESSION    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TBRF150    
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 GateExprsn 
Medium 20 Gate Expression 
Long 40 Gate Expression 
Heading 55 Gate Expression 
Documentation

Definition

Determines at runtime whether a rule really should be processed.

Use

The quantity of rules in an event is usually a fixed value. Depending on the progress in the business process, it might be the case that some rules no longer need to be processed, or that they must not be processed. With the help of the gate expression you can determine at runtime whether a rule should be processed or not.

You can only define an expression as a gate expression if it delivers a Boolean value (return value with category B).

If you do not enter an expression, the rule is processed normally.

Dependencies

Example

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