Skip to Content
0
Former Member
May 27, 2008 at 06:51 PM

retreiving data thru XI

18 Views

Hi,

I have my setup as follows:

one R/3 4.7 system, XI and one ECC 5.0

I have some data in ECC 5.0 which I need in 4.7.

so in XI i create the respective data types, message types and message interfaces. then in ecc 5.0 thru SPROXY i create an abap proxy class for the message interface defined in XI.

now how should i proceed to fetch data from ecc 5.0 and pass it on to XI ?

also, from R/3 4.7 how do i initiate a call to XI and pass the input parameter, so that based on that data is fetched from ECC 5.0 thru XI ?

can anyone give me abap code samples for both ?

thks