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

Need help on ABAP proxy coding

Former Member
0 Likes
510

Hi Friends,

I am working on XI integrating with R/3 and we are using ABAP server proxy. Could any one please help me out in coding in proxy class?

I have two fields comming through XI proxy in to R/3, code should map and store in R/3 table.

Thanks

Rajeev.

3 REPLIES 3
Read only

Former Member
0 Likes
482

HI Rajeev,

I am facing the same requirement now... can u explain me how to achieve this?

Thanks in advance

Giri

Read only

Former Member
0 Likes
482

Hi Rajeev,

Please check these links

[ABAP Server Proxy|http://www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm]

[ABAP Client Proxy|http://www.saptechnical.com/Tutorials/XI/ABAPClientProxy/page1.htm]

[Web Service consumer using ABAP-PROXY|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/webServiceconsumerusingABAP-PROXY&focusedCommentId=6455301]

[Smarter Approach for coding ABAP Proxies|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4100] [original link is broken] [original link is broken] [original link is broken];

Best regards,

raam

Read only

0 Likes
482

Hi,

I need a sample code of ABAP Server proxy to map appropriate fields of proxy with fileds of R/3 tables.

Thanks alot.