‎2009 Nov 30 7:53 AM
Hi Experts,
In our organization there was one sap server in which 8 company codes were running.
Now becouse of the company split 3 company code went into their new server
now new server is operational and they want their old data for reference(specially FI and MM related data).
Please suggest the best possible strategy to migrate data.
Regards
Bikas
‎2009 Nov 30 8:11 AM
‎2009 Nov 30 8:11 AM
‎2009 Nov 30 8:20 AM
Hi,
You can use Bapi or BDC. First extract the data from old server to an internal table(s) and change the old company code with new one and upload the date using BAPI or BDC. For mapping old and new company code , you can use a Z table .
‎2010 Jan 11 5:37 AM