SAP ABAP Table PFDBCONSUBREC (Database Connections Subrecord)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Basic Data
Table Category INTTAB    Structure 
Structure PFDBCONSUBREC   Table Relationship Diagram
Short Description Database Connections Subrecord    
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 .INCLUDE       0   0   Statistic sub header  
2 EYEON STAT_EYE CHAR4 CHAR 4   0   Eye-Catcher in SAP Statistics Record  
3 RECLEN STA_INT2 STA_INT2 INT2 5   0   int2 Value for SAP Statistics  
4 RECTYPE STA_HEX STAT_HEX_1 RAW 1   0   Statistics, hex 1 field  
5 NEXTREC STA_HEX STAT_HEX_1 RAW 1   0   Statistics, hex 1 field  
6 PREVREC STA_HEX STAT_HEX_1 RAW 1   0   Statistics, hex 1 field  
7 CONNECTION_NAME PFDBCONNAME   CHAR 30   0   Name of Database Connection  
8 READDIRCNT PFREADDIRCOUNT   INT4 10   0   Number of Direct Read Operations  
9 READDIRTI PFREADDIRTIME PF_MICROSEC FLTP 16   16   Time Taken for Direct Reading in the Database  
10 READDIRREC PFREADDIRREC   INT4 10   0   Number of Direct Read Records  
11 READDIRBUF PFREADDIRBUF   INT4 10   0   Number of records that were read directly from the buffer  
12 READSEQCNT PFREADSEQCOUNT   INT4 10   0   Number of Read Operations with Sequential Reading in DB  
13 READSEQTI PFREADSEQTIME PF_MICROSEC FLTP 16   16   Time Taken for Sequential Reading  
14 READSEQREC PFREADSEQRECS   INT4 10   0   Number of Records Read by Sequential Reading  
15 READSEQBUF PFREADSEQBUFRECS   INT4 10   0   Number of Records Read by Sequential Reading  
16 PHYREADCNT PFPHYSREADCOUNT   INT4 10   0   Number of Physically Read Records  
17 INSCNT PFINSCOUNT   INT4 10   0   Number of Inserts  
18 INSTI PFINSTIME PF_MICROSEC FLTP 16   16   Time for Inserts  
19 INSREC PFINSREC   INT4 10   0   Number of Records with Insert  
20 PHYINSCNT PFPHYSINSCOUNT   INT4 10   0   Records Physically Inserted  
21 UPDCNT PFUPDATECOUNT   INT4 10   0   Number of Updates in the Database  
22 UPDTI PFUPDATETIME PF_MICROSEC FLTP 16   16   Time Spent on Updates  
23 UPDREC PFUPDATERECS   INT4 10   0   Number of Changed Records  
24 PHYUPDCNT PFPHYSUPDATERECS   INT4 10   0   Number of Changed Records  
25 DELCNT PFDELETECOUNT   INT4 10   0   Number of Deletions  
26 DELTI PFDELETETIME PF_MICROSEC FLTP 16   16   Time for Delete Operations  
27 DELREC PFDELETERECS   INT4 10   0   Number of Deleted Records  
28 PHYDELCNT PFPHYSDELETECOUNT   INT4 10   0   Number of Records Physically Deleted in the Database  
29 COMMITTI PFCOMMITTIME PF_MICROSEC FLTP 16   16   Time for Commits  
30 DBPROCCNT PFDBPROCEDURECOUNT   INT4 10   0   Number of DB Procedures Executed  
31 DBPROCTI PFDBPROCEDURETIME PF_MICROSEC FLTP 16   16   Time for DB Procedures  
32 .INCLUDE       0   0   Trailer of SAP statistic record  
33 EYEOFF STA_EYE STAT_EYE CHAR 4   0   Statistics, eye catcher  
History
Last changed by/on SAP  20141013 
SAP Release Created in 700