Menu

SAP Function Module G_MIGRATION_MOVEMENTS_GLU1

Read the field movements for the conversion of tables

The Function Module G_MIGRATION_MOVEMENTS_GLU1 (Read the field movements for the conversion of tables) is a standard Function Module in SAP ERP and is part of the function group GMIG within the package GBAS.

Technical Information

Function Module G_MIGRATION_MOVEMENTS_GLU1
Short Text Read the field movements for the conversion of tables
Function Group GMIG
Package GBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROMTABLE LIKE TGUMS-FROMTABLE Sender table
TOTABLE LIKE TGUMS-TOTABLE Receiving table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORR_FIELDS LIKE RGUMSC Corresponding fields

Exceptions

This function module does not define any Exceptions.