View list used by SAP ABAP Function Module DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.)
SAP ABAP Function Module
DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD12V | Indexes with text | SOURCE VALUE(INDEXNAME) LIKE DD12V-INDEXNAME |
|
| 2 | DD12V | Indexes with text | SOURCE VALUE(TABNAME) LIKE DD12V-SQLTAB |
|
| 3 | DD12V | Indexes with text | ||
| 4 | TRDIR | System Table TRDIR | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 5 | TRDIR | System Table TRDIR | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|