SAP ABAP Table DIAGST_UPL_STAT (CCDB: Upload Statistics)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AI_DIAGNOSTICS_STORE_API (Package) Read / Write Stores from/in the database.
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DIAGST_UPL_STAT   Table Relationship Diagram
Short Description CCDB: Upload Statistics    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 STORE_ID DIAGST_STORE_ID SYSUUID_C CHAR 32   0   Store ID  
2 UPLOAD_DATE DIAGST_UPLOAD_DATE TZNTSTMPS DEC 15   0   Upload Date  
3 IS_SNAPSHOT DIAGST_BOOLEAN   CHAR 1   0   Boolean: 'X' = True, space = False  
4 SENT_ELEMENTS INT4 INT4 INT4 10   0   Natural number  
5 NUM_INITIALS DIAGST_NUM_INITIALS   INT4 10   0   Number of inital elements  
6 NUM_CHANGES DIAGST_NUM_CHANGES INT4 INT4 10   0   Number of changes  
7 RT_LD DIAGST_UPLOAD_RT_LD DIAGST_RUNTIME_DEC DEC 12   3   Total Data Loader Runtime  
8 RT_LD_RFC DIAGST_UPLOAD_RT_LD_RFC DIAGST_RUNTIME_DEC DEC 12   3   Netto Data Loader Runtime  
9 RT_UP DIAGST_UPLOAD_RT_UP DIAGST_RUNTIME_DEC DEC 12   3   Total runtime of handle_store_data (upload-api)  
10 RT_UP_REFSTORE DIAGST_UPLOAD_RT_UP_RESTORE DIAGST_RUNTIME_DEC DEC 12   3   Runtime of ref. store creation within upload-api  
11 RT_UP_COMPARE DIAGST_UPLOAD_RT_UP_COMPARE DIAGST_RUNTIME_DEC DEC 12   3   Runtime of the compare within upload-api  
12 RT_UP_PS DIAGST_UPLOAD_RT_PERSIST DIAGST_RUNTIME_DEC DEC 12   3   Total runtime of store persists within upload-api  
13 RT_UP_PS_DBSAVE DIAGST_UPLOAD_RT_DBSAVE DIAGST_RUNTIME_DEC DEC 12   3   Runtime of DB Save within Store persists  
14 RT_UP_PS_CONCHK DIAGST_UPLOAD_RT_CONCHK DIAGST_RUNTIME_DEC DEC 12   3   Consistency Check within store persist  
15 RT_UP_PS_OTHERS DIAGST_UPLOAD_RT_PS_OTHERS DIAGST_RUNTIME_DEC DEC 12   3   Runtime of other functions within store persist  
16 RT_UP_OTHERS DIAGST_UPLOAD_RT_UP_OTHERS DIAGST_RUNTIME_DEC DEC 12   3   Runtime of other coding within upload-api  
17 RT_EX DIAGST_UPLOAD_RT_EX DIAGST_RUNTIME_DEC DEC 12   3   Extraction Runtime per Store  
History
Last changed by/on SAP  20100705 
SAP Release Created in 400