Function Module list used by SAP ABAP Class CL_UPG_SHDCLONE (Main class for cloning of shd system)
SAP ABAP Class
CL_UPG_SHDCLONE (Main class for cloning of shd system) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 2 | DB_CREATE_INDEX_S | As DB_CREATE_INDEX, also returns the generated statements | ||
| 3 | DB_CREATE_TABLE_S | As DB_CREATE_TABLE, also returns the generated statements | ||
| 4 | DB_DBSCHEMA | DB_DBSCHEMA- | ||
| 5 | DB_DROP_TABLE_S | As DB_DROP_TABLE, basically returns the generated statements | ||
| 6 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 7 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 8 | DB_STORAGE_CLEAR | Provides storage clause for tables and indexes | ||
| 9 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 10 | DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary | ||
| 11 | DDIF_NAMETAB_GET | DD: Interface to Read a Runtime Object from the ABAP Dictionary | ||
| 12 | DD_ABAP_TO_EXEC_CNV | Generation of DB statement table from EXEC-SQL statement table | ||
| 13 | DD_CREATE_INDEX_S | Like DD_CREATE_INDEX, returns additionally the generated statements. | ||
| 14 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 15 | DD_GET_NAMETAB_HEADER | Reading the header of the active / inactive nametab | ||
| 16 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 17 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 18 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD |