‎2008 Jun 26 5:51 AM
How do i read the data from a proxy structure into an internal table or a table ?
Will a structure be created in dictionary when a proxy is generated ? And then i declare an internal table with this dictionary type?
please help
‎2008 Jun 26 6:02 AM
Hi,
Yes some structure are created in DDIC when you activate a proxy....open the SPROXY and just check the deep structure for those types. Just declare variables of that type,
Regards
Raj
‎2008 Jun 26 6:13 AM
thanx i get it now.
but just one more question. How would the two systems communicate (i.e xi and R3) ?
Do we need an RFC destination kind of set up in this scenario ?
‎2008 Sep 08 7:32 AM
Hi Ramprasad Simhadri
yes you need to configure RFC connection (ABAP and TCP/IP) for proxy scenario between R3 and XI
Thanks
Amit Shivhare