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 Data Element  DB6SCHEMA DB6: Schema Name SOURCE VALUE(SCHEMANAME) TYPE DB6NAVSYST-SCHEMANAME OPTIONAL
2 Data Element  DBA_SERVER DBA Cockpit: Server Name SOURCE VALUE(DBHOST) TYPE DB6NAVSYST-DBHOST OPTIONAL
3 Data Element  QRESET iSeries: Flag to indicate reset in ST04 SOURCE VALUE(RESETFLAG) LIKE DB4QQPAR-QRESET DEFAULT SPACE
4 Data Element  SYSYSID Name of SAP System SOURCE VALUE(SYSTEM_ID) TYPE DB6NAVSYST-SYSID OPTIONAL
5 Data Element  WDBT_SUM Total cumulative time spent on DB lock waits (all processes) SOURCE VALUE(SUM_WAIT_TIMES) LIKE DB4WTSTS_S-WDBT
6 Data Element  WDB_SUM Cumulative number of process waits for database locks SOURCE VALUE(SUM_WAITS) LIKE DB4WTSTS_S-WDB