SAP ABAP Table RSTBXOBUF (Table buffer statistics object structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SBUF (Package) Table Buffers
Basic Data
Table Category INTTAB    Structure 
Structure RSTBXOBUF   Table Relationship Diagram
Short Description Table buffer statistics object structure    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 ENTRY_N RSRECCOUNT RSDBINT4 INT4 10   0   Number of entries  
2 NT_FOUND_N RSNOTFOUND RSDBINT4 INT4 10   0   Number of Buffered Non-Existent Records  
3 MX_ENTRY_N RSMAXREC RSDBINT4 INT4 10   0   Number of Records Before System Start  
4 DATA_L RSDATALEN RSDBINT4 INT4 10   0   (Net) size of object  
5 REC_L RSRECLEN RSDBINT4 INT4 10   0   Record Length  
6 NT_REC_L RSNTRECLEN RSDBINT4 INT4 10   0   (Nametab)Length of Record  
7 KEY_L RSKEYLEN RSDBINT4 INT4 10   0   Key length  
8 GEN_KEY_L RSGENKEYL RSDBINT4 INT4 10   0   Length of the generic key  
9 EXTENT_N RSEXTENTN RSDBINT4 INT4 10   0   Number of extents  
10 BLOCK_N RSBLOCKN RSDBINT4 INT4 10   0   No. of blocks  
11 READ_C RSREADCNT RSDBINT4 INT4 10   0   Read counter  
12 MODINV_C RSMODCNT RSDBINT4 INT4 10   0   Modification counter  
13 ARCH_ACC_C RSARCHCNT RSDBINT4 INT4 10   0   Archived read counter  
14 FIX_C RSFIXCOUNT RSDBINT4 INT4 10   0   Fixing counter  
15 INVAL_C RSINVALC RSDBINT4 INT4 10   0   Counter for reloading control  
16 STRING_N RSSTRCOUNT RSDBINT4 INT4 10   0   Number of Strings in the Table  
17 STR_DATA_L RSSTRLEN RSDBINT4 INT4 10   0   Net Length of String of a Buffered Object  
18 STR_EXT_N RSSTREXTN RSDBINT4 INT4 10   0   Number of String Extents  
19 STR_BLK_N RSSTRBLKN RSDBINT4 INT4 10   0   Number of String Blocks  
20 STAT_ID RSSTATID   CHAR 8   0   Status  
21 TAB_NAME RSTABNAME   CHAR 32   0   Table name 8-byte aligned  
22 GEN_NAME RSGENKEY BUFCHAR900 CHAR 900   0   Generic Key  
History
Last changed by/on SAP  20141013 
SAP Release Created in