Table/Structure Field list used by SAP ABAP Function Module GBDD_FIELD_GET (Felder einer Tabellenstruktur ausgeben (nach G_FIELD_SET))
SAP ABAP Function Module
GBDD_FIELD_GET (Felder einer Tabellenstruktur ausgeben (nach G_FIELD_SET)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES - OFFSET | Field Offset in Work Area | ||
| 2 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 3 | T804C - FNAME | Field Name | ||
| 4 | T804C - ONAME | Name of the defining field | ||
| 5 | T804C - ONAME | Name of the defining field | SOURCE VALUE(ORIGINAL_NAME) LIKE T804C-ONAME |
|
| 6 | T883 - SEQNR | Sequence number | ||
| 7 | T883 - SEQNR | Sequence number | SOURCE VALUE(SEQNR) LIKE T883-SEQNR |
|