SAP ABAP Table CCSTATS (Cursor cache statistics)
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
Table Category INTTAB    Structure 
Structure CCSTATS   Table Relationship Diagram
Short Description Cursor cache statistics    
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 WRKPROCESS CCSTATS_WP INT4 INT4 10   0   CC Statistics: Work process number  
2 SI_MAX CCSTATS_IM INT4 INT4 10   0   CC statistics: Id Cache: Maximum size  
3 SI_REQUEST CCSTATS_IR INT4 INT4 10   0   CC Statistics: Id Cache: Requests  
4 SI_FOUNDS CCSTATS_IF INT4 INT4 10   0   CC Statistics: Id Cache: Hits (founds)  
5 SI_INSERTS CCSTATS_II INT4 INT4 10   0   CC Statistics: Id Cache: Inserts  
6 SI_DELETES CCSTATS_ID INT4 INT4 10   0   CC Statistics: Id Cache: Deletes  
7 SI0_REQ CCSTATS_I0 INT4 INT4 10   0   CC statistics: Id Cache: 0-Id requests  
8 S_MAX CCSTATS_SM INT4 INT4 10   0   CC Statistics: Statement Cache: Maximum size  
9 S_REQUEST CCSTATS_SR INT4 INT4 10   0   CC Statistics: Statement Cache: Requests  
10 S_FOUNDS CCSTATS_SF INT4 INT4 10   0   CC Statistics: Statement Cache: Hits (founds)  
11 S_INSERTS CCSTATS_SI INT4 INT4 10   0   CC Statistics: Statement Cache: Inserts  
12 S_DELETES CCSTATS_SD INT4 INT4 10   0   CC Statistics: Statement Cache: Deletes  
13 S_REPARSES CCSTATS_SP INT4 INT4 10   0   CC Statistics: Statement Cache: Reparses  
14 WP_ITYPE WPITYPE WPITYPE INT1 3   0   Internal work process type  
15 WP_PID WPPID WPPID CHAR 8   0   Process Identification  
History
Last changed by/on SAP  20130604 
SAP Release Created in