View list used by SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements)
SAP ABAP Function Module
DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD12V | Indexes with text | SOURCE VALUE(INDEXNAME) TYPE DD12V-INDEXNAME DEFAULT SPACE |
|
| 2 | DD12V | Indexes with text | ||
| 3 | TRDIR | System Table TRDIR | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 4 | TRDIR | System Table TRDIR | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|