SAP ABAP Data Element BRF_EXPRESSION_PS (BRF: Expression)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-PS-CA (Application Component) Public Sector Contract Accounting
     FMCAD (Package) PSCD: Basics & Documents
Basic Data
Data Element BRF_EXPRESSION_PS
Short Description BRF: Expression  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_EXPRESSION_PS    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Expression 
Medium 15 Expression 
Long 20 Expression 
Heading Express. 
Documentation

Definition

Expressions are one of the most important BRF objects in addition to events and actions. An expression is characterized by the fact that it returns an event. Each expression is therefore derived either directly or indirectly from CL_EXPRESSION_BASE_BRF.

The following data is processed in an expression following a predefined rule (for example, a calculation rule):

  • Data on the application (for example, current error/success cases in the error/success system)
  • Data on objects that are related to the application (are related to the current error/success cases in the error/success system)

Once the data has been processed, the expression delivers a result for a user-defined primitive category (for example, boolean, integer, characters).

History
Last changed by/on SAP  20060920 
SAP Release Created in 600