Table list used by SAP ABAP Function Module MSS_CREATE_PARTITION_TABLE (Create a new partitioned table)
SAP ABAP Function Module
MSS_CREATE_PARTITION_TABLE (Create a new partitioned table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(PART_TABNAME) TYPE DD02L-TABNAME |
|
| 2 | DD03L | Table Fields | SOURCE VALUE(PART_COLNAME) TYPE DD03L-FIELDNAME |
|
| 3 | DD03L | Table Fields | SOURCE VALUE(VALUE_LENGTH) TYPE DD03L-LENG DEFAULT 0 |
|
| 4 | DD03L | Table Fields | SOURCE VALUE(VALUE_DECIMALS) TYPE DD03L-DECIMALS DEFAULT 0 |
|
| 5 | DDFIELD | DB-relevant description of DD table fields | ||
| 6 | DDFIELD | DB-relevant description of DD table fields | SOURCE DDFIELDS_IN STRUCTURE DDFIELD OPTIONAL |
|
| 7 | DDSTORAGE | Storage clause for tables and indexes | ||
| 8 | X030L | Nametab Header, Database Structure DDNTT | ||
| 9 | X031L | Nametab Structure, Database Structure DDNTF | ||