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