SAP ABAP Table STRACKLIST (Structure: Performance Checklist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
     S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
Basic Data
Table Category INTTAB    Structure 
Structure STRACKLIST   Table Relationship Diagram
Short Description Structure: Performance Checklist    
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 EC_OBJ_NAME ETOBJ_NAME ETOBJ_NAME CHAR 30   0   eCATT Object  
2 DESTIN RFCDEST RFCDEST CHAR 32   0   Logical Destination (Specified in Function Call) *
3 CLSCHEMA CLSCHEMA TEXT56 CHAR 56   0   Checklist Info Field  
4 CLOBJECT CLOBJECT TEXT56 CHAR 56   0   Checklist Object Name  
5 APPR_INDEX APPR_INDEX   CHAR 30   0   General Programming Guidelines: Appropriate Indexes  
6 COMPL_WHERE COMPL_WHERE   CHAR 30   0   General Programming Guidelines: Complete WHERE clauses  
7 BUFFER_USED BUFFER_USED   CHAR 30   0   General Programming Guidelines: Buffers and Caches  
8 IDENT_SELECT IDENT_SELECT   CHAR 30   0   General Prog. Guidelines: No ident. accesses to pers. layer  
9 PARALLEL_PROC PARALLEL_PROC   CHAR 30   0   General Programming Guidelines: Parallel processing enabled  
10 LINEAR_DEP_MEM LINEAR_DEP_MEM   CHAR 30   0   General Programming Guidelines: Linear dependency (memory)  
11 LINEAR_DEP_TIME LINEAR_DEP_TIME   CHAR 30   0   General Programming Guidelines: Linear dependency (time)  
12 ROUNDTRIP_WAN ROUNDTRIP_WAN   CHAR 30   0   Gen. Prog. Guidelines: 2 round trips / user interaction WAN  
13 ROUNDTRIP_SERVER ROUNDTRIP_SERVER   CHAR 30   0   Gen. Prog. Guidelines: 2 round trips / user interact. Server  
14 AVG_RESPTIME AVG_RESPTIME   CHAR 30   0   General Programming Guidelines: Average end-to-end resp time  
15 SIZING SIZING   CHAR 30   0   General Programming Guidelines: Sizing procedure available  
History
Last changed by/on SAP  20110908 
SAP Release Created in 700