Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

migrating data

Former Member
0 Likes
539

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

4 REPLIES 4
Read only

Former Member
0 Likes
517

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

Read only

0 Likes
517

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

Read only

Former Member
0 Likes
517

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

Read only

0 Likes
517

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