Table 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 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE |
2 | ![]() |
DD12V | Generated Table for View | |
3 | ![]() |
DD17V | Secondary index fields with language key | |
4 | ![]() |
DDFIELD | DB-relevant description of DD table fields | SOURCE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT SPACE |
5 | ![]() |
DDFIELD | DB-relevant description of DD table fields | SOURCE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT SPACE |
6 | ![]() |
DDFIELD | DB-relevant description of DD table fields | |
7 | ![]() |
DDHEADER | DD: DB/DD-Relevant Additional Information for Distribution | SOURCE VALUE(DDHEAD) TYPE DDHEADER OPTIONAL |
8 | ![]() |
DDHEADER | DD: DB/DD-Relevant Additional Information for Distribution | |
9 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | |
10 | ![]() |
X031L | Nametab Structure, Database Structure DDNTF | SOURCE X031L_TAB STRUCTURE X031L |
11 | ![]() |
X031L | Nametab Structure, Database Structure DDNTF |