Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_STRUC_WITH_KEY_ADA (Legt DDIC-Struktur mit Primary Key auf Non-Default DB an)
SAP ABAP Function Module DD_CREATE_STRUC_WITH_KEY_ADA (Legt DDIC-Struktur mit Primary Key auf Non-Default DB an) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection
2 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT SPACE
3 Table/Structure Field  DD02L - TABNAME Table Name
4 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE
5 Table/Structure Field  DD12L - DBINDEX Database index
6 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table
7 Table/Structure Field  DDFIELD - FIELDNAME Field Name
8 Table/Structure Field  DDFIELD - KEYFLAG Identifies a key field of a table
9 Table/Structure Field  DDFLDNAM - NAME Field Name
10 Table/Structure Field  LVC_DBINFO - KERNEL liveCache kernel version
11 Table/Structure Field  LVC_DBINFO - RUNTIME liveCache: Version of runtime environment
12 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
13 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
14 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
15 Table/Structure Field  TRDIR - NAME ABAP Program Name