Table list used by SAP ABAP Function Module MSS_CREATE_PARTITION_INDEX (Create a new partitioned index)
SAP ABAP Function Module
MSS_CREATE_PARTITION_INDEX (Create a new partitioned index) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(PART_TABNAME) TYPE DD02L-TABNAME |
|
| 2 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(PART_INDEX_DDNAME) TYPE DD12L-INDEXNAME |
|
| 3 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(PART_INDEX_DBNAME) TYPE DD12L-DBINDEX |
|
| 4 | DDFLDNAM | Name of a DD table field | SOURCE DDFLDNAMES_IN STRUCTURE DDFLDNAM |
|