2015 Oct 20 4:50 PM
Hi gurus:
In my current IS-U project we needed to create some Z tables to hold historical data from some legacy systems.
I wanted to explore the possibility of using EMIGALL custom-migration objects to do the data loads into the Z-tables.
Has anyone done it before and how is this possible?
Thanks to you all!
2015 Oct 20 5:15 PM
Hi David,
You can define the custom table as a maintainable table, where in you can insert/ modify the tables entries through SM30.
You can do a BDC recording of the table maintinance through SM30.
Now plug that BDC in the EMIGALL process and then feed in the input file.
Once you import the data, the BDC will run in background and will update the table.
Thanks,
Amlan
2015 Oct 20 5:15 PM
Hi David,
You can define the custom table as a maintainable table, where in you can insert/ modify the tables entries through SM30.
You can do a BDC recording of the table maintinance through SM30.
Now plug that BDC in the EMIGALL process and then feed in the input file.
Once you import the data, the BDC will run in background and will update the table.
Thanks,
Amlan
2015 Oct 26 5:01 PM
Amlan:
Really appreciate your help.
Thanks.
Message was edited by: William Eastman