Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_TABLE_LC (DD_CREATE_TABLE_LC)
SAP ABAP Function Module
DD_CREATE_TABLE_LC (DD_CREATE_TABLE_LC) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT SPACE |
|
| 3 | DD02L - TABNAME | Table Name | ||
| 4 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE |
|
| 5 | DD12L - DBINDEX | Database index | ||
| 6 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 7 | DD12V - DBINDEX | Database index | ||
| 8 | DD12V - INDEXNAME | Unique Index ID in a Table | ||
| 9 | DD12V - SQLTAB | Table Name | ||
| 10 | DD12V - UNIQUEFLAG | Flag for UNIQUE indexes | ||
| 11 | DD17V - FIELDNAME | Field Name | ||
| 12 | DD17V - POSITION | Position of the field in the table | ||
| 13 | DD17V - INDEXNAME | Unique Index ID in a Table | ||
| 14 | DDFIELD - KEYFLAG | Identifies a key field of a table | ||
| 15 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 16 | IDD03N - NAME | Field Name | ||
| 17 | LVC_DBINFO - KERNEL | liveCache kernel version | ||
| 18 | LVC_DBINFO - RUNTIME | liveCache: Version of runtime environment | ||
| 19 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 20 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 21 | TRDIR - NAME | ABAP Program Name |