Function Module list used by SAP ABAP Function Module STU3_ADMIN_CREATE_REMOTE_TABLE (Creates a table clone on a remote database)
SAP ABAP Function Module
STU3_ADMIN_CREATE_REMOTE_TABLE (Creates a table clone on a remote database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CCDSNU_GET_STOGROUP | Returns the STOGROUP for CCMS database tables | ||
| 2 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 3 | DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary | ||
| 4 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 5 | S390_GET_CREATOR | Dynamically get SAP system name/schema (=creator), prerequisite for SDMS | ||
| 6 | STU3_ADMIN_EXEC_DDL_REMOTE | Performs an SQL DDL statement | ||
| 7 | STU3_ADMIN_SINGLE_SQL_REMOTE | Execute a select single statement for a remote con | ||