Function Module list used by SAP ABAP Function Module DD_CREATE_TABLE (Legt eine Tabelle auf DB an aus der uebergebenen Nametab)
SAP ABAP Function Module
DD_CREATE_TABLE (Legt eine Tabelle auf DB an aus der uebergebenen Nametab) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_CREATE_TABLE | Legt eine Tabelle auf der Datenbank an | ||
| 2 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 3 | DD_MAP_NAMETAB_TO_DDFIELDS | Maps the nametab to a table of the type DDFIELD | ||
| 4 | DD_TBIX_GET | Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index). | ||