cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy

Former Member
0 Kudos

Hi,

I created a RFC to send data to XI and report to trigger the RFC.

i have some issue in this.

i am planning to convert it into ABAP proxies.

can u guide me how do i use Outbound ABAP proxies and use my report and Fm

Regards,

Jeff

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Jeff,

You will have to use ABAP client proxy for this.

With above all you can take help of

Codes for ABAP Proxies: - /people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

For Client Proxies: - /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Amitanshu

Former Member
0 Kudos

Hi-

Check out this blogs,hope its helpful to you...

ABAP Proxy

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Client Proxy

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Server Proxy

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

Former Member
0 Kudos

Hey

u have to generate a client proxy for this,have a look at the following

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

thanx

ahmad