Data Element 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 | ![]() |
DDLANGUAGE | Language Key | SOURCE VALUE(LANGUAGE) LIKE DD12V-DDLANGUAGE DEFAULT SY-LANGU |
2 | ![]() |
DDTEXT | Explanatory short text | SOURCE VALUE(SHORTTEXT) LIKE DD12V-DDTEXT DEFAULT SPACE |
3 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(ACTFAILED) LIKE DDREFSTRUC-FLAG |
4 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(NO_TRANSP_REQUEST) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
5 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(ACTIVATE) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
6 | ![]() |
DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(ACTION) LIKE DDREFSTRUC-FLAG DEFAULT 'I' |
7 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(INDEX_NAME) LIKE DD12V-INDEXNAME |
8 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE DD12V-SQLTAB |
9 | ![]() |
TRKORR | Request/Task | SOURCE VALUE(TRANSPORT_NUMBER) LIKE E070-TRKORR DEFAULT SPACE |
10 | ![]() |
UNIQUEFLAG | Flag for UNIQUE indexes | SOURCE VALUE(UNIQUE) LIKE DD12V-UNIQUEFLAG DEFAULT SPACE |