Data Element list used by SAP ABAP Function Module DD_APPLY_CATEGORY_TO_INDEX (Applies table category and type to an index with alter)
SAP ABAP Function Module
DD_APPLY_CATEGORY_TO_INDEX (Applies table category and type to an index with alter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBINDEX_D | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX |
|
| 2 | TABART | Data class in technical settings | SOURCE VALUE(TABART) LIKE DD09L-TABART |
|
| 3 | TABKAT | Size category | SOURCE VALUE(TABKAT) LIKE DD09L-TABKAT |
|
| 4 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|