SAP ABAP Data Element STA_TSEQCN (Total number of sequential read accesses to a table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SAPWL_OLD_FRONTEND (Package) SAP: Old Version of Workload Disp.(ST03) (4.6): ENGLISH ONLY

⤷

⤷

Basic Data
Data Element | STA_TSEQCN |
Short Description | Total number of sequential read accesses to a table |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | STAT_CNTP0 | |
Data Type | DEC | Counter or amount field with comma and sign |
Length | 15 | |
Decimal Places | 0 | |
Output Length | 19 | |
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 | 0 | |
Medium | 0 | |
Long | 0 | |
Heading | 0 |
Documentation
Definition
Total number of records read with SELECT .. FROM statements in ABAP (sequential read access) for all logged tables. The data was either read by the database or by one of the SAP table buffers. Note that the system does not generally log access to all tables, only the N tables with the longest access time. You can set the number N with the profile parameter stat/tabrec, or use the Workload Monitor by choosing Goto -> Parameters -> Statistic records.
This only measures transparent tables.
History
Last changed by/on | SAP | 20010130 |
SAP Release Created in |