Where Used List (Function Module) for SAP ABAP Table SEGMENTS_S (DB02: dba_segments (Oracle))
SAP ABAP Table
SEGMENTS_S (DB02: dba_segments (Oracle)) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CNV_CMIS_A_20_TABLESIZE VALUE(EX_TABSIZE) LIKE SEGMENTS_S-KBYTES
|
To get the table size and indexes for a table (multiple databases) | ||||
| 2 |
CNV_CMIS_A_TABLESIZES_ORACLE
|
To ascertain the table size (in KB) for a range of tables | ||||
| 3 |
CNV_TDMS_02_TABLESIZE VALUE(EX_TABSIZE) LIKE SEGMENTS_S-KBYTES
|
To get the table size and indexes for a table (multiple databases) | ||||
| 4 |
CNV_TDMS_02_TABLESIZES
|
To ascertain the table size (in KB) for a range of tables | ||||
| 5 |
CNV_TDMS_02_TABLESIZES_DB6
|
To ascertain the table size (in KB) for a range of tables | ||||
| 6 |
CNV_TDMS_02_TABLESIZES_ORACLE
|
To ascertain the table size (in KB) for a range of tables | ||||
| 7 |
CNV_TDMS_02_TABLESIZE_DB6
|
Table size for DB6 | ||||
| 8 |
CNV_TDMS_BP_TABLESIZE VALUE(EX_TABSIZE) LIKE SEGMENTS_S-KBYTES
|
To get the table size and indexes for a table (multiple databases) | ||||
| 9 |
CNV_TDMS_BP_TABLESIZES
|
To ascertain the table size (in KB) for a range of tables | ||||
| 10 |
CNV_TDMS_BP_TABLESIZES_ORACLE
|
To ascertain the table size (in KB) for a range of tables | ||||
| 11 |
CNV_TDMS_BP_TABLESIZE_DB6
|
Table size for DB6 | ||||
| 12 |
DB02_ORA_SELECT_DBA_SEGMENTS DBA_SEGMENTS STRUCTURE SEGMENTS_S OPTIONAL
|
DB02 (Oracle): dba_segments | ||||
| 13 |
DB02_ORA_SELECT_DBA_SEGMENTS VALUE(NR_EXTENTS) LIKE SEGMENTS_S-EXTENTS DEFAULT 0
|
DB02 (Oracle): dba_segments | ||||
| 14 |
DB02_ORA_SELECT_DBA_SEGMENTS VALUE(TB_SPACE) LIKE SEGMENTS_S-TS DEFAULT '*'
|
DB02 (Oracle): dba_segments | ||||
| 15 |
DB02_ORA_SELECT_DBA_SEGMENTS VALUE(SEG_TYPE) LIKE SEGMENTS_S-S_TYPE DEFAULT '*'
|
DB02 (Oracle): dba_segments | ||||
| 16 |
DB02_ORA_SELECT_DBA_SEGMENTS VALUE(SEG_NAME) LIKE SEGMENTS_S-SN DEFAULT '*'
|
DB02 (Oracle): dba_segments | ||||
| 17 |
DB02_ORA_SELECT_DBA_SEGMENTS VALUE(KBYTES) LIKE SEGMENTS_S-KBYTES DEFAULT 0
|
DB02 (Oracle): dba_segments | ||||
| 18 |
STUR_WRITE_TABLE
|
ST04 (Oracle): Write Table |