Function Module 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 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 2 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 3 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 4 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 5 | MSS_PARTITION_STORAGE_PUT | Store partition parameters in DDSTORAGE | ||
| 6 | WRITE_AND_CALL_DBPROG | Writes a program generated in Fgrp SDB2 and executes it | ||