SAP ABAP Function Module G_MIGRATION_MOVEMENTS_READ (Read the field movements for the conversion of tables)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Function Module G_MIGRATION_MOVEMENTS_READ Read the field movements for the conversion of tables  
Function Group GMIG   Migration and conversion for GLX tables  
Program Name SAPLGMIG    
INCLUDE Name LGMIGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ADD_FLAG TYPE SPACE Flag for reading RW tables(T804A,T804E)
Importing FROMTABLE TYPE TGUMS-FROMTABLE Sender table
Importing TOTABLE TYPE TGUMS-TOTABLE Receiving table
Tables CORR_FIELDS TYPE RGUMSC Corresponding fields
Tables LOST_FIELDS TYPE RGUMSL Lost fields
Tables NEW_FIELDS TYPE RGUMSN New fields
Exception ILLEGAL_FROMTABLE TYPE Invalid sender table
Exception ILLEGAL_TOTABLE TYPE Invalid receiving table
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19940828 
SAP Release Created in