Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.)
SAP ABAP Function Module
DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DD12V - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12V-INDEXNAME |
2 | ![]() |
DD12V - INDEXNAME | Unique Index ID in a Table | |
3 | ![]() |
DD12V - SQLTAB | Table Name | |
4 | ![]() |
DD12V - SQLTAB | Table Name | SOURCE VALUE(TABNAME) LIKE DD12V-SQLTAB |
5 | ![]() |
DD12V - UNIQUEFLAG | Flag for UNIQUE indexes | |
6 | ![]() |
DD12V - DBINDEX | Database index | |
7 | ![]() |
DD17V - FIELDNAME | Field Name | |
8 | ![]() |
DDFLDNAM - NAME | Field Name | |
9 | ![]() |
DDREFSTRUC - STATE | Status of the ABAP Dictionary object | |
10 | ![]() |
DDSUX030L - TABFORM | How the Dictionary object is implemented in the database | |
11 | ![]() |
DDSUX030L - TABTYPE | Type of the Dictionary object | |
12 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
13 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
14 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
15 | ![]() |
TRDIR - NAME | ABAP Program Name | |
16 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
17 | ![]() |
X030L - TABFORM | How the Dictionary object is implemented in the database | |
18 | ![]() |
X030L - TABTYPE | Type of the Dictionary object | |
19 | ![]() |
X031L - POSITION | Position number of table field in database |