SAP ABAP Data Element RS_ACTUAL (Flag: Current data from the DB, bypass buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZRS (Package) SAP Technology - Business Services: Regional Structure
Basic Data
Data Element RS_ACTUAL
Short Description Flag: Current data from the DB, bypass buffer  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_XFIELD    
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 Current 
Medium 15 Current Data 
Long 20 Consistent data 
Heading
Documentation

Definition

This data element defines whether guaranteed consistent data is required or whether the fact that the data is not current is unimportant (key word: buffering of a table on the application server).

The parameter does not state whether the data is read directly from the database (BYPASSING BUFFER) or from the buffer.

The DB access function module determines how guaranteed consistent data is made available.

Valid input

'X' = guaranteed consistent (=current) data, SPACE

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