cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP proxies

Former Member
0 Kudos

HI all,

I created a abap proxy,,,,,activated it...but cant see the class getting created...

wat can be the problem?

Ponits will be rewarded...........

Regards

Sai Ganesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you done the same way as here..

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

Thanks,

Vijaya.

Answers (6)

Answers (6)

Former Member
0 Kudos

All thanx for the help

former_member859847
Active Contributor
0 Kudos

Hi,

when u create ABAP proxy, it will ask for package and prefix.

once you save and activate it.

you can find the class starting with prefix.

please check it proxy consistant and activated one.

regards

mahesh.

Former Member
0 Kudos

Hi Sai Ganesh ,

The following r excellent websites which wil answer u'r question:

Proxy Generation

http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm

ABAP Proxy Runtime

http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm

To activate ABAP proxies

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

Detailed step-by-step solution for ABAP proxies in XI

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

ABAP Server proxies

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

Debugging of Inbound ABAP proxies

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

File to R/3 via ABAP Proxy

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

How to push data from BI to XI using proxy

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e698aa90-0201-0010-7982-b49...

How to push data into BW from XI using proxy

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21...

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

cheers!

gyanaraj

****Pls reward points if u find this helpful

vijay_kumar133
Active Participant
0 Kudos

Hi sai,

First use sproxy and select the message interface(outbound) fro client proxy and if it is server proxy Inbound.

click on the interface and now u can see the class in that interface.

double click on the class. then u see rite side 3 tabs.

Properties , generation and structure..

now click on the generation u can see all the objects which are created..

and finally check the status whether they are activated or not..

if u can't see the generated abjects. right click on the interface once again and regenate it and save it and activate them i hope this time it will work..

also have a look at this blog.

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

Regards

Vijay

Edited by: vijay Kumar on Jun 19, 2008 1:24 PM

Former Member
0 Kudos

Hi,

Check the link.

How do you activate ABAP Proxies?

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

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

ABAP Proxy configuration:

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

Regards,

Phani

Former Member
0 Kudos

Hi sai,

pls do chk that proxy status is active in RWB and do try to refresh cache

Thanx

Sampath