Table/Structure Field list used by SAP ABAP Function Module DB_ORA_MISSING_INDICES (Find missing DB indices and indices not defined in SAP-DD)
SAP ABAP Function Module
DB_ORA_MISSING_INDICES (Find missing DB indices and indices not defined in SAP-DD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 3 | TST04 - CURR_DATE | Current date at time of query | ||
| 4 | TST04 - CURR_DATE | Current date at time of query | SOURCE VALUE(CURR_DATE) LIKE TST04-CURR_DATE |
|
| 5 | TST04 - CURR_TIME | Current time of query | ||
| 6 | TST04 - CURR_TIME | Current time of query | SOURCE VALUE(CURR_TIME) LIKE TST04-CURR_TIME |
|
| 7 | TST04INST - CURR_DATE | Current date at time of query | ||
| 8 | TST04INST - CURR_DATE | Current date at time of query | SOURCE VALUE(CURR_DATE) LIKE TST04-CURR_DATE |
|
| 9 | TST04INST - CURR_TIME | Current time of query | ||
| 10 | TST04INST - CURR_TIME | Current time of query | SOURCE VALUE(CURR_TIME) LIKE TST04-CURR_TIME |
|