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 |
|
| 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 | |
DIAGST_STORE_ID | SYSUUID_C | CHAR | 32 | 0 | Store ID | ||
| 2 | |
DIAGST_UPLOAD_DATE | TZNTSTMPS | DEC | 15 | 0 | Upload Date | ||
| 3 | |
DIAGST_BOOLEAN | CHAR | 1 | 0 | Boolean: 'X' = True, space = False | |||
| 4 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 5 | |
DIAGST_NUM_INITIALS | INT4 | 10 | 0 | Number of inital elements | |||
| 6 | |
DIAGST_NUM_CHANGES | INT4 | INT4 | 10 | 0 | Number of changes | ||
| 7 | |
DIAGST_UPLOAD_RT_LD | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Total Data Loader Runtime | ||
| 8 | |
DIAGST_UPLOAD_RT_LD_RFC | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Netto Data Loader Runtime | ||
| 9 | |
DIAGST_UPLOAD_RT_UP | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Total runtime of handle_store_data (upload-api) | ||
| 10 | |
DIAGST_UPLOAD_RT_UP_RESTORE | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Runtime of ref. store creation within upload-api | ||
| 11 | |
DIAGST_UPLOAD_RT_UP_COMPARE | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Runtime of the compare within upload-api | ||
| 12 | |
DIAGST_UPLOAD_RT_PERSIST | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Total runtime of store persists within upload-api | ||
| 13 | |
DIAGST_UPLOAD_RT_DBSAVE | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Runtime of DB Save within Store persists | ||
| 14 | |
DIAGST_UPLOAD_RT_CONCHK | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Consistency Check within store persist | ||
| 15 | |
DIAGST_UPLOAD_RT_PS_OTHERS | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Runtime of other functions within store persist | ||
| 16 | |
DIAGST_UPLOAD_RT_UP_OTHERS | DIAGST_RUNTIME_DEC | DEC | 12 | 3 | Runtime of other coding within upload-api | ||
| 17 | |
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 |