SAP ABAP Data Element PBUFSEQD (No. of sequential buffer accesses)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN (Package) DBA: All the rest in English
Basic Data
Data Element PBUFSEQD
Short Description No. of sequential buffer accesses  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEC12    
Data Type DEC   Counter or amount field with comma and sign 
Length 12    
Decimal Places 0    
Output Length 15    
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 Seq.acc. 
Medium 15 Seq.accesses 
Long 20 No. of seq.accesses 
Heading 15 Seq.acc. 
Documentation

Definition

Number of logical database calls of the type "sequential read" to the table, that is "SELECT * FROM ..." statements in ABAP/4 (and not SELECT SINGLE *) that are exclusively processed using the local SAP buffer. The counter is increased by 1 for each SELECT * statement.

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