SAP ABAP Data Element BRF_NO_CODE_GENERATION (BRF: Suppress Code Generation)
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_NO_CODE_GENERATION
Short Description BRF: Suppress Code Generation  
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 No Genertn 
Medium 20 No Generation 
Long 40 Suppress Code Generation 
Heading 55 Suppress Code Generation 
Documentation

Definition

Use

Means that the code generation for the current BRF object type is suppressed. This means that no code is generated for the current BRF object type and the execution takes place in interpreter mode.

Dependencies

Code generation is currently only possible for expressions. For this reason, this indicator is only displayed for objects with class type F (for expression types).

Example

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