Function Module list used by SAP ABAP Function Module RSDU_REMOTE_TABLE_CREATE_MSS (Remote create table for OpenHub destinations)
SAP ABAP Function Module
RSDU_REMOTE_TABLE_CREATE_MSS (Remote create table for OpenHub destinations) 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_MAP_DDFIELDS | Maps a table of DD fields onto the DB fields | ||
| 3 | DB_STORAGE_CLEAR | Provides storage clause for tables and indexes | ||
| 4 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 5 | DD_ABAP_TO_EXEC_CNV | Generation of DB statement table from EXEC-SQL statement table | ||
| 6 | DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | ||
| 7 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||