‎2006 Oct 16 11:41 AM
hi all,
i have to create client and server proxies.as this is a new topic for me ,my doubt is
do we need to write a separate program in SE38 to use the proxy.
thanks,
shweta
‎2006 Oct 16 12:05 PM
you can start with this help.
http://help.sap.com/saphelp_nw04/helpdata/en/c9/74246d8ad2447799063d39013e9a11/frameset.htm
Regds
Manohar
‎2006 Oct 16 12:05 PM
you can start with this help.
http://help.sap.com/saphelp_nw04/helpdata/en/c9/74246d8ad2447799063d39013e9a11/frameset.htm
Regds
Manohar
‎2006 Oct 17 7:19 AM
If you have to create proxies, I am assuming you have the connectivity to XI established. Look at SPROXY transaction and you will see a list of interfaces for which you can generate the proxies. Here you can generate the classes and then write the code inside that.
That should be a good starting point for you.
Regards,
Ravi
‎2006 Oct 18 7:14 AM
ABAP proxy is nothing but a class, you have to write a program to use the class and its methods.
REgards
Raja