Table list used by SAP ABAP Function Module DD_INDEX_INTERFACE (DD: Create, delete, activate indexes in the ABAP/4 Dictionary)
SAP ABAP Function Module
DD_INDEX_INTERFACE (DD: Create, delete, activate indexes in the ABAP/4 Dictionary) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD12V | Generated Table for View | SOURCE VALUE(SHORTTEXT) LIKE DD12V-DDTEXT DEFAULT SPACE |
|
| 2 | DD12V | Generated Table for View | SOURCE VALUE(INDEX_NAME) LIKE DD12V-INDEXNAME |
|
| 3 | DD12V | Generated Table for View | SOURCE VALUE(LANGUAGE) LIKE DD12V-DDLANGUAGE DEFAULT SY-LANGU |
|
| 4 | DD12V | Generated Table for View | SOURCE VALUE(TABLE_NAME) LIKE DD12V-SQLTAB |
|
| 5 | DD12V | Generated Table for View | SOURCE VALUE(UNIQUE) LIKE DD12V-UNIQUEFLAG DEFAULT SPACE |
|
| 6 | DD12V | Generated Table for View | ||
| 7 | DDFLDNAM | Name of a DD table field | SOURCE INDEX_FIELDS STRUCTURE DDFLDNAM |
|
| 8 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTFAILED) LIKE DDREFSTRUC-FLAG |
|
| 9 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(NO_TRANSP_REQUEST) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
|
| 10 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATE) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
|
| 11 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTION) LIKE DDREFSTRUC-FLAG DEFAULT 'I' |
|
| 12 | E070 | Change & Transport System: Header of Requests/Tasks | SOURCE VALUE(TRANSPORT_NUMBER) LIKE E070-TRKORR DEFAULT SPACE |