Function Module list used by SAP ABAP Program RADIN003 (Abgleich von fehlenden Tabelleneinträgen)
SAP ABAP Program
RADIN003 (Abgleich von fehlenden Tabelleneinträgen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 2 | DB_GET_TABLE_FIELDS | Returns the description of fields in a database table | ||
| 3 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 4 | DB_TMPTAB_CRE | DD: Creation of temporary tables (only keys or complete) | ||
| 5 | DD_CALL_DB_SQL | Fct. module which executes the SQL statements for an internal table | ||
| 6 | DD_GET_NAMETAB | Reading the active / inactive nametab in X030L, X031L structure. | ||
| 7 | DD_OBJ_DEL | DD: Löschung eines DD Objektes | ||
| 8 | DD_SUB_ROUT_POOL | DD: stored generation of subroutine pools | ||
| 9 | DD_TABL_ACTM | DD: outer table activation program | ||
| 10 | DD_TABL_UNI_COPY | Copy routine for class table (TABL) | ||