Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_PRIMARY_INDEX (Lege zu einer transparenten Tabelle den Primärindex an)
SAP ABAP Function Module
DB_CREATE_PRIMARY_INDEX (Lege zu einer transparenten Tabelle den Primärindex an) 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 | DDERR - ERRNUM | Output: Error number | ||
| 5 | DDFIELD - FIELDNAME | Field Name | ||
| 6 | DDFIELD - KEYFLAG | Identifies a key field of a table | ||
| 7 | DDFIELD - POSITION | Position of the field in the table | ||
| 8 | DDFLDNAM - NAME | Field Name | ||