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

Proxy

Former Member
0 Likes
409

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

3 REPLIES 3
Read only

Former Member
0 Likes
388

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

Read only

0 Likes
388

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 ?

Read only

0 Likes
388

Hi Ramprasad Simhadri

yes you need to configure RFC connection (ABAP and TCP/IP) for proxy scenario between R3 and XI

Thanks

Amit Shivhare