SAP ABAP Data Element RSNOTFOUND64 (Number of 'Not Founds')
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SBUF (Package) Table Buffers
Basic Data
Data Element RSNOTFOUND64
Short Description Number of 'Not Founds'  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSDB_MSIZE    
Data Type DEC   Counter or amount field with comma and sign 
Length 20    
Decimal Places 0    
Output Length 27    
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 NotFound 
Medium 20 Number of Not Founds 
Long 22 Number of 'Not Founds' 
Heading NotFound 
Documentation

Definition

The single record buffer also stores whether or not there is a record in the DB. If there is not a record in the database, then the corresponding key of the records is stored as 'not found' in the buffer. All subsequent queries can then be satisfied by the buffer with this key.

This parameter specifies the number of 'not founds' with respect to a buffered table.

History
Last changed by/on SAP  20040312 
SAP Release Created in 640