Table/Structure Field list used by SAP ABAP Function Module G_MIGRATION_MOVEMENTS_READ (Read the field movements for the conversion of tables)
SAP ABAP Function Module
G_MIGRATION_MOVEMENTS_READ (Read the field movements for the conversion of tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES - FIELDNAME | Field Name | ||
| 2 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 3 | TGUMS - EXIT | Exit number for exit routines in the FI-SL conversion | ||
| 4 | TGUMS - FROMFIELD | Source field | ||
| 5 | TGUMS - FROMTABLE | Source table | ||
| 6 | TGUMS - FROMTABLE | Source table | SOURCE VALUE(FROMTABLE) LIKE TGUMS-FROMTABLE |
|
| 7 | TGUMS - SEQNR | Sequence number (two-digit) | ||
| 8 | TGUMS - TOFIELD | Target field | ||
| 9 | TGUMS - TOTABLE | Target table | ||
| 10 | TGUMS - TOTABLE | Target table | SOURCE VALUE(TOTABLE) LIKE TGUMS-TOTABLE |
|