Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_TABLE_S (As DB_CREATE_TABLE, also returns the generated statements)
SAP ABAP Function Module
DB_CREATE_TABLE_S (As DB_CREATE_TABLE, also returns the generated statements) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DD02L - TABNAME | Table Name | |
2 | ![]() |
DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
3 | ![]() |
DD12L - DBINDEX | Database index | |
4 | ![]() |
DDFIELD - KEYFLAG | Identifies a key field of a table | |
5 | ![]() |
DDHEADER - ROWORCOLST | For distinction between Row or Column Store | |
6 | ![]() |
DDHEADER - TABNAME | Table Name | |
7 | ![]() |
RSX02DB - SOURCE | Source, originator of the DB values parameter | |
8 | ![]() |
RSX12DB - SOURCE | Source, originator of the DB values parameter | |
9 | ![]() |
STORAGESRC - CMP | Compute from technical settings | |
10 | ![]() |
STORAGESRC - SVD | Saved storage structure | |
11 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
12 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
13 | ![]() |
TRDIR - NAME | ABAP Program Name | |
14 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
15 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |