Data Element list used by SAP ABAP Function Module ST04_DB4_GET_STAT_OVERVIEW (AS/400: Get Database statistics for ST04 Main Screen)
SAP ABAP Function Module
ST04_DB4_GET_STAT_OVERVIEW (AS/400: Get Database statistics for ST04 Main Screen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6SCHEMA | DB6: Schema Name | SOURCE VALUE(SCHEMANAME) TYPE DB6NAVSYST-SCHEMANAME OPTIONAL |
|
| 2 | DBA_SERVER | DBA Cockpit: Server Name | SOURCE VALUE(DBHOST) TYPE DB6NAVSYST-DBHOST OPTIONAL |
|
| 3 | QRESET | iSeries: Flag to indicate reset in ST04 | SOURCE VALUE(RESETFLAG) LIKE DB4QQPAR-QRESET DEFAULT SPACE |
|
| 4 | SYSYSID | Name of SAP System | SOURCE VALUE(SYSTEM_ID) TYPE DB6NAVSYST-SYSID OPTIONAL |
|
| 5 | WDBT_SUM | Total cumulative time spent on DB lock waits (all processes) | SOURCE VALUE(SUM_WAIT_TIMES) LIKE DB4WTSTS_S-WDBT |
|
| 6 | WDB_SUM | Cumulative number of process waits for database locks | SOURCE VALUE(SUM_WAITS) LIKE DB4WTSTS_S-WDB |
|