Table/Structure Field list used by SAP ABAP Function Module CNV_TDMS_16_GET_TIM_STATISTICS (Get Time Statistics from DB Performance Monitor)
SAP ABAP Function Module
CNV_TDMS_16_GET_TIM_STATISTICS (Get Time Statistics from DB Performance Monitor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 2 | TST04 - CPU_TIME | Oracle: Total CPU time used by Oracle (sec) | ||
| 3 | TST04 - CPU_TIME | Oracle: Total CPU time used by Oracle (sec) | SOURCE VALUE(EX_CPU_TIME) TYPE TST04-CPU_TIME |
|
| 4 | TST04 - RESP_TIME | Oracle: Time per user call (ms) | ||
| 5 | TST04 - RESP_TIME | Oracle: Time per user call (ms) | SOURCE VALUE(EX_TIME_PER_USER) TYPE TST04-RESP_TIME |
|
| 6 | TST04 - WAIT_BUSY | Oracle: Busy wait time (from V$System_Event) (sec) | ||
| 7 | TST04 - WAIT_BUSY | Oracle: Busy wait time (from V$System_Event) (sec) | SOURCE VALUE(EX_BUSY_WAIT) TYPE TST04-WAIT_BUSY |
|