cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I created a DataSource to extracte data from table VBAK. I do not know how to extract data from R/3.

Please help me out.......

Thanks & Regards

Gokul

0 Likes
View Entire Topic
edwin_harpino
Active Contributor
0 Likes

hi Gokul,

try

1. replicate that datasource to bw, rsa1->source system-r/3 source system right click 'datasource overview', look for the same application component used when create datasource(rso2), and 'replicate datasource', you should be able to see the datasource then

2. assign the datasource to infosource, can be done in the same screen in step 1, click - sign, and choose infosourc, create infosource if you haven't created it.

and the infosource used as update rules of data target if it's not master data's.

3. activate the transfer rules.

4. create infopackage and do init load. schedule the delta.

hope this helps.