Table/Structure Field list used by SAP ABAP Function Module DB02_ORA_SELECT_DBA_SEGMENTS (DB02 (Oracle): dba_segments)
SAP ABAP Function Module DB02_ORA_SELECT_DBA_SEGMENTS (DB02 (Oracle): dba_segments) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SEGMENTS_S - EXTENTS Current number of extents SOURCE VALUE(NR_EXTENTS) LIKE SEGMENTS_S-EXTENTS DEFAULT 0
2 Table/Structure Field  SEGMENTS_S - KBYTES KB
3 Table/Structure Field  SEGMENTS_S - KBYTES KB SOURCE VALUE(KBYTES) LIKE SEGMENTS_S-KBYTES DEFAULT 0
4 Table/Structure Field  SEGMENTS_S - SN Object: Name of table or index
5 Table/Structure Field  SEGMENTS_S - SN Object: Name of table or index SOURCE VALUE(SEG_NAME) LIKE SEGMENTS_S-SN DEFAULT '*'
6 Table/Structure Field  SEGMENTS_S - S_TYPE Type of database object
7 Table/Structure Field  SEGMENTS_S - S_TYPE Type of database object SOURCE VALUE(SEG_TYPE) LIKE SEGMENTS_S-S_TYPE DEFAULT '*'
8 Table/Structure Field  SEGMENTS_S - TS Name of tablespace
9 Table/Structure Field  SEGMENTS_S - TS Name of tablespace SOURCE VALUE(TB_SPACE) LIKE SEGMENTS_S-TS DEFAULT '*'
10 Table/Structure Field  TST04HELP - FLAG General Flag
11 Table/Structure Field  TST04HELP - FLAG General Flag SOURCE VALUE(WITH_BITMAP) LIKE TST04HELP-FLAG DEFAULT ' '