SAP ABAP Data Element FICO_FBUFFER (Indicator for Buffering)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO (Package) Financial Conditions
Basic Data
Data Element FICO_FBUFFER
Short Description Indicator for Buffering  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FICO_FFLAG    
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 Buffering 
Medium 15 Buffering 
Long 20 Buffering 
Heading
Documentation

Definition

Defines whether conditions of a condition group type are buffered in the main memory.

Use

The buffering indicator is valid for standard conditions only, and defines whether conditions of a condition group type are stored in the tables FICOT_CONDI_BUFF und FICOT_POS_BUFF, which are buffered in the main memory. Buffering provides quicker access to the conditions than if you were to read them from the database or from the unbuffered tables FICOT_CONDI and FICOT_POS.

If you set the indicator for conditions that were used already, the change is not valid until a new condition group is created. Conditions of an existing condition group remain in the unbuffered or buffered tables and are not converted.

Note

You should always set the buffering indicator. Note however, that the capacity of the main memory is not as large as that of the database.

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