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

Remote Function Module to extract data from one systeme to another system.

Former Member
0 Likes
316

I need to extaract Pricing condition data from 3 tables and this data is stored in SAP R/3 3.1Isystem. Now i need to extract these data to sap R/3 ECC 6.0 system. I would like to know is there any RFC function module is available in the ECC system, so that we can connect to 3.1I system.

Condition: I can't write the code in 3.1I system

Points will be rewarded.

Sunil

1 REPLY 1
Read only

Former Member
0 Likes
274

Hi Sunil,

I'm not sure if it's possible for 3.1 I but the easiest way would be to connect both systems using ALE. You can then send the pricing conditions from the 3.1 system to the ECC 6.0 using Idocs (no programming needed).

Regards,

John.