SAP ABAP Table RSTBXOBUF64 (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 | RSTBXOBUF64 |
|
| 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 | |
RSRECCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Entries | ||
| 2 | |
RSNOTFOUND64 | RSDB_MSIZE | DEC | 20 | 0 | Number of 'Not Founds' | ||
| 3 | |
RSMAXREC64 | RSDB_MSIZE | DEC | 20 | 0 | Maximum Number of Entries | ||
| 4 | |
RSDATALEN64 | RSDB_MSIZE | DEC | 20 | 0 | (Net) size of object | ||
| 5 | |
RSRECLEN64 | RSDB_MSIZE | DEC | 20 | 0 | Length of Record | ||
| 6 | |
RSNTRECLEN64 | RSDB_MSIZE | DEC | 20 | 0 | (Nametab)Length of Record | ||
| 7 | |
RSKEYLEN64 | RSDB_MSIZE | DEC | 20 | 0 | Key Length | ||
| 8 | |
RSGENKEYL64 | RSDB_MSIZE | DEC | 20 | 0 | Length of the generic key | ||
| 9 | |
RSEXTENTN64 | RSDB_MSIZE | DEC | 20 | 0 | Number of extents | ||
| 10 | |
RSBLOCKN64 | RSDB_MSIZE | DEC | 20 | 0 | No. of blocks | ||
| 11 | |
RSREADCNT64 | RSDB_MSIZE | DEC | 20 | 0 | Read count | ||
| 12 | |
RSMODCNT64 | RSDB_MSIZE | DEC | 20 | 0 | Modification counter | ||
| 13 | |
RSARCHCNT64 | RSDB_MSIZE | DEC | 20 | 0 | Archived read counter | ||
| 14 | |
RSFIXCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Fixing counter | ||
| 15 | |
RSINVALC64 | RSDB_MSIZE | DEC | 20 | 0 | Counter for reloading control | ||
| 16 | |
RSPENALTYCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Counter for Controlling Record Reload with Parallel Access | ||
| 17 | |
RSKEYFLDCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Fields in Key | ||
| 18 | |
RSGENKEYFLDCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Fields in Generic Key | ||
| 19 | |
RSKEYSTRCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Strings in Key | ||
| 20 | |
RSGENKEYSTRCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Strings in Generic Key | ||
| 21 | |
RSSTRCOUNT64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Strings in the Table | ||
| 22 | |
RSSTRLEN64 | RSDB_MSIZE | DEC | 20 | 0 | Net Length of String of a Buffered Object | ||
| 23 | |
RSSTREXTN64 | RSDB_MSIZE | DEC | 20 | 0 | Number of String Extents | ||
| 24 | |
RSSTRBLKN64 | RSDB_MSIZE | DEC | 20 | 0 | Number of String Blocks | ||
| 25 | |
RSNTGENKEYLEN64 | RSDB_MSIZE | DEC | 20 | 0 | (Net) Size of NT/Generic Key Extents of Buffered Object | ||
| 26 | |
RSNTGENKEYBLK64 | RSDB_MSIZE | DEC | 20 | 0 | Number of Blocks in NT/Generic Key Extents | ||
| 27 | |
RSKEYCOMPMODE | CHAR | 1 | 0 | Comparison Mode of Key | |||
| 28 | |
RSGENKEYCOMPMODE | CHAR | 1 | 0 | Comparison Mode of Generic Key | |||
| 29 | |
RSSTATID | CHAR | 8 | 0 | Status | |||
| 30 | |
RSTABNAME | CHAR | 32 | 0 | Table name 8-byte aligned | |||
| 31 | |
RSGENKEY | BUFCHAR900 | CHAR | 900 | 0 | Generic Key | ||
| 32 | |
RSGENKEYSTRINGS | BUFCHAR900 | CHAR | 900 | 0 | Short Strings of Generic Key |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 640 |