Function Module list used by SAP ABAP Function Module IUUC_COPY_DB_TABLE (copy a DB table, optionally with content)
SAP ABAP Function Module
IUUC_COPY_DB_TABLE (copy a DB table, optionally with content) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_AUTHORITY_CHECK | MBT PCL authority check | ||
| 2 | DB_DROP_TABLE | Deletes a table in the database | ||
| 3 | DB_STORAGE_GET | Provides storage clause for tables and indexes | ||
| 4 | DB_STORAGE_PUT | Provides storage clause for tables and indexes | ||
| 5 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 6 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 7 | DDIF_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary | ||
| 8 | IUUC_DB_CREATE_TABLE_INTERNAL | activate table w/o checks and create it in DB system | ||
| 9 | TR_TADIR_INTERFACE | Create/change/delete/read object directory entry | ||