Table list used by SAP ABAP Function Module DB_ADD_TABLE_FIELDS (Fügt Felder an eine bestehende Tabelle an)
SAP ABAP Function Module
DB_ADD_TABLE_FIELDS (Fügt Felder an eine bestehende Tabelle an) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DDFIELD | DB-relevant description of DD table fields | SOURCE DDFIELDS STRUCTURE DDFIELD |
|
| 3 | RSX02DB | Non-DB-specific part of all DD02<db> tables | ||
| 4 | TRDIR | Generated Table for View | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT '>AFTAB' |
|
| 5 | TRDIR | Generated Table for View | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|