SAP ABAP Data Element /SAPPO/DTE_BYPASSINGBUFFER (Read Data Directly From Database Rather Than From Buffer)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/ORDER (Package) Postprocessing Office - Order
Basic Data
Data Element /SAPPO/DTE_BYPASSINGBUFFER
Short Description Read Data Directly From Database Rather Than From Buffer  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 BYPASSINGBUFFER   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Causes the system to read the desired data directly from the database, rather than only accessing the database if it finds no data in the buffer.

Use

Do not set this indicator if you want to read the data that function modules/methods have already written to the buffer in the same logical unit of work.

Set this indicator if you are sure that the desired data is not contained in the buffer as it enables the system to access the data more quickly.

Dependencies

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 30