Table/Structure Field list used by SAP ABAP Function Module DB02_ORA_TABLE_INDEX_ANALYSIS (DB02_ORA_TABLE_INDEX_ANALYSIS)
SAP ABAP Function Module
DB02_ORA_TABLE_INDEX_ANALYSIS (DB02_ORA_TABLE_INDEX_ANALYSIS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFLAGS - DATA_ONLY | If this flag is NOT initial V$DBFILE will NOT be read | SOURCE VALUE(ANALYSIS) LIKE DBFLAGS-DATA_ONLY |
|
| 2 | DBFLAGS - DATA_ONLY | If this flag is NOT initial V$DBFILE will NOT be read | ||
| 3 | DBRELEASE - DBRELEASE | Database release | ||
| 4 | DBSTATIORA - ANDAT | Update Time Stamp | ||
| 5 | DBSTATIORA - INAME | Index Name | ||
| 6 | DBSTATTORA - ANDAT | Update Time Stamp | ||
| 7 | DBSTATTORA - TNAME | Table name | ||
| 8 | DD03L - TABNAME | Table Name | ||
| 9 | DD03L - POSITION | Position of the field in the table | ||
| 10 | DD03L - AS4LOCAL | Activation Status of a Repository Object | ||
| 11 | INDEX_STAT - NAME | Object: Name of table or index | ||
| 12 | SEGMENTS_F - KBYTES | KB | SOURCE VALUE(BLOCK_SIZE) LIKE SEGMENTS_F-KBYTES |
|
| 13 | SEGMENTS_F - OWNER | Owner | SOURCE VALUE(OWNER) LIKE SEGMENTS_F-OWNER OPTIONAL |
|
| 14 | SEGMENTS_F - SN | Object: Name of table or index | ||
| 15 | SEGMENTS_F - SN | Object: Name of table or index | SOURCE VALUE(PARTITION) LIKE SEGMENTS_F-SN OPTIONAL |
|
| 16 | SEGMENTS_F - SN | Object: Name of table or index | SOURCE VALUE(SEG_NAME) LIKE SEGMENTS_F-SN DEFAULT '*' |
|
| 17 | SEGMENTS_F - S_TYPE | Type of database object | ||
| 18 | SEGMENTS_F - S_TYPE | Type of database object | SOURCE VALUE(SEG_TYPE) LIKE SEGMENTS_F-S_TYPE OPTIONAL |