SAP ABAP Data Element BRF_EVENT_SPECIFIC (BRF: Event-Specific 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_EVENT_SPECIFIC
Short Description BRF: Event-Specific Expression  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_BOOLE_D    
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 Specific 
Medium 18 Event-Specific 
Long 29 Event-Specific Expression 
Heading 29 Event-Specific Expression 
Documentation

Definition

Indicates whether an expression is event-specific.

The function description can depend on the context from which an event is triggered. If necessary, context-specific information is transferred to the event object.

In particular, value requests and predicates, which are all a specialization of expressions, can be context-dependent and reliant on such context-specific information.

Use

With this indicator you can ensure that the event contains the attributes or methods that are needed by the assigned expresseion.

If you select the indicator for an expression, you can only use that expression together with the specified event. If you do so, make sure that the context-specific information is transferred to the event object before the event is transferred to a CL_CONTROLLER_BRF object.

If you do leave the indicator deselected for an expression, you can use the expression with any event.

Dependencies

Example

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