View 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 | View | DD12V | Indexes with text | SOURCE VALUE(SHORTTEXT) LIKE DD12V-DDTEXT DEFAULT SPACE |
2 | View | DD12V | Indexes with text | SOURCE VALUE(LANGUAGE) LIKE DD12V-DDLANGUAGE DEFAULT SY-LANGU |
3 | View | DD12V | Indexes with text | SOURCE VALUE(INDEX_NAME) LIKE DD12V-INDEXNAME |
4 | View | DD12V | Indexes with text | SOURCE VALUE(TABLE_NAME) LIKE DD12V-SQLTAB |
5 | View | DD12V | Indexes with text | SOURCE VALUE(UNIQUE) LIKE DD12V-UNIQUEFLAG DEFAULT SPACE |
6 | View | DD12V | Indexes with text | |