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