Table/Structure Field 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/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
4 Table/Structure Field  DD12V - SQLTAB Table Name
5 Table/Structure Field  DDFIELD - KEYFLAG Identifies a key field of a table SOURCE VALUE(KEYFIELDS) LIKE DDFIELD-KEYFLAG DEFAULT SPACE
6 Table/Structure Field  DDFIELD - KEYFLAG Identifies a key field of a table
7 Table/Structure Field  DDFIELD - NULLABLE Null values allowed
8 Table/Structure Field  DDFIELD - NULLABLE Null values allowed SOURCE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT SPACE
9 Table/Structure Field  DDREFSTRUC - STATE Status of the ABAP Dictionary object
10 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
11 Table/Structure Field  SYST - LANGU ABAP System Field: Language Key of Text Environment
12 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
13 Table/Structure Field  X031L - TABNAME Table Name