Table/Structure Field list used by SAP ABAP Function Module DB_ORA_CURRENT_SIZES (Get data of Tablespace: current sizes and status)
SAP ABAP Function Module DB_ORA_CURRENT_SIZES (Get data of Tablespace: current sizes and status) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DB02N_TSGEMD - FREE Oracle monitoring: Size with 2 decimals
2 Table/Structure Field  DB02N_TSGEMD - PER_USED Oracle monitoring: percentage
3 Table/Structure Field  DB02N_TSGEMD - SEG_NUM Oracle monitoring: number
4 Table/Structure Field  DB02N_TSGEMD - SIZE Oracle monitoring: Size with 2 decimals
5 Table/Structure Field  DB02N_TSGEMD - STATUS Oracle monitoring: TS status
6 Table/Structure Field  DB02N_TSGEMD - TABLESPACE Oracle monitoring: Tablespace name
7 Table/Structure Field  DB02N_TSGEMD - TOT_PER_USED Oracle monitoring: percentage
8 Table/Structure Field  DB02N_TSGEMD - TOT_SIZE Oracle monitoring: Size with 2 decimals
9 Table/Structure Field  DB02N_TSGEMD - EXT_NUM Oracle monitorin: Large number
10 Table/Structure Field  DB02N_TSGESM - MAX_EXTS Oracle monitorin: Large number
11 Table/Structure Field  DB02N_TSGESM - TABLESPACE Oracle monitoring: Tablespace name
12 Table/Structure Field  DB02N_TSGESM - PCT_INCREASE Oracle monitoring: number
13 Table/Structure Field  DB02N_TSGESM - NEXT_EXT Oracle monitoring: Size with 2 decimals
14 Table/Structure Field  DB02N_TSGESM - MIN_EXTS Oracle monitorin: Large number
15 Table/Structure Field  DB02N_TSGESM - INIT_EXT Oracle monitoring: Size with 2 decimals
16 Table/Structure Field  DB02_COLL_PLAN - CON_NAME Logical name for a database connection
17 Table/Structure Field  DB02_COLL_PLAN - MONIFILL Oracle monitoring: Monikey filler
18 Table/Structure Field  DB02_COLL_PLAN - SMON_ID Oracle monitoring: Submonitor ID
19 Table/Structure Field  DB02_COLL_PLAN - STATUS Oracle monitoring: status of collector function
20 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server
21 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
22 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
23 Table/Structure Field  SYST - SYSID ABAP System Field: Name of SAP System
24 Table/Structure Field  TABLE_SPC - TSAU Total maximum autoextensible size (Kbyte)
25 Table/Structure Field  TABLE_SPC - TSIZE Size of Tablespace
26 Table/Structure Field  TABLE_SPC - TSEGMENTS Number of segments
27 Table/Structure Field  TABLE_SPC - TSAUPCT % of maximum autoextensible size used
28 Table/Structure Field  TABLE_SPC - TS Name of tablespace
29 Table/Structure Field  TABLE_SPC - TPCTUSED Used percentage of tablespace memory
30 Table/Structure Field  TABLE_SPC - TFREE Freespace
31 Table/Structure Field  TABLE_SPC - TEXTENTS Total number of extents in a tablespace
32 Table/Structure Field  TABLE_SPC - STATUS Status of tablespace: ONLINE / OFFLINE
33 Table/Structure Field  TABLE_SPC - PCT_INCR percentage increase
34 Table/Structure Field  TABLE_SPC - NEXT_EXT NextExtent: Size of next extent
35 Table/Structure Field  TABLE_SPC - MIN_EXT MinExtent: Minimum of NextExtent size
36 Table/Structure Field  TABLE_SPC - MAX_EXT MaxExtent: maximum number of extents
37 Table/Structure Field  TABLE_SPC - INIT_EXT InitialExtent: Initial NextExtent size
38 Table/Structure Field  TST04 - CURR_DATE Current date at time of query
39 Table/Structure Field  TST04 - CURR_DATE Current date at time of query SOURCE VALUE(CURR_DATE) LIKE TST04-CURR_DATE
40 Table/Structure Field  TST04 - CURR_TIME Current time of query
41 Table/Structure Field  TST04 - CURR_TIME Current time of query SOURCE VALUE(CURR_TIME) LIKE TST04-CURR_TIME
42 Table/Structure Field  TST04INST - CURR_DATE Current date at time of query
43 Table/Structure Field  TST04INST - CURR_DATE Current date at time of query SOURCE VALUE(CURR_DATE) LIKE TST04-CURR_DATE
44 Table/Structure Field  TST04INST - CURR_TIME Current time of query
45 Table/Structure Field  TST04INST - CURR_TIME Current time of query SOURCE VALUE(CURR_TIME) LIKE TST04-CURR_TIME