Table/Structure Field list used by SAP ABAP Function Module GET_KEY_FIELDS_OF_TABLE (Liefert die Key-Felder einer Tabelle zurück)
SAP ABAP Function Module
GET_KEY_FIELDS_OF_TABLE (Liefert die Key-Felder einer Tabelle zurück) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES - FIELDNAME | Field Name | ||
| 2 | DFIES - KEYFLAG | Identifies a key field of a table | ||
| 3 | DFIES - POSITION | Position of the field in the table | ||
| 4 | DFIES - TABNAME | Table Name | ||
| 5 | DFIES - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME |
|
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||