‎2007 Nov 03 7:23 AM
hi all,
i want to migrate data of tables mkpf , mseg , bkpf, bseg from old sap system to new sap system. its very urgent can anyone plz provide me with a solution as how to achieve this.
expecting an answer.
points wuld be rewarded to all.
rgds
‎2007 Nov 03 7:27 AM
Hi,
Write an program which will extract the data from the old system and store the files at specific location.Now use BAPI's or BDC programsa to upload the same data into new system.
Regards,
Shafivullah Mohammad
‎2007 Nov 03 7:32 AM
hi,
thnx for replying.
can u plz give me an example as iam doing it for the first time & its very urgent.
expecting an answer!
EXpecting your answer!
Message was edited by:
abbaper
Message was edited by:
abbaper
‎2007 Nov 03 7:58 AM
Hi,
Use select query to get the data from the database tables into an internal table. Now download this internal table at specific path using Gui_download FM or If it is data sets then open them and use transfer . Now u have 4 diff files at the specified location . Now write a custom load program in ur new SAP system which will pick the data from this files using GUI_UPLOAD Fm or incase of datasets use read dataset. Now u can use BDC's or BAPI's for uploading of the same data.
Regards,
Shafivullah Mohammad
‎2007 Nov 03 8:08 AM
hi ,
once again thnx a lot for replying,
if possible can u plz provide me with sample code or explain it with an example.
can u kindly explain it in detail & wht do u mean by 4 different files at specified location.
expecting your answer.
thnx & rgds
<b>Can anyone plz help?????</b>Message was edited by:
abbaper
points r guarented
Message was edited by:
abbaper