2010 Apr 13 3:02 PM
hi,
I need call a Web Service use abap
I know in ecc6 it is easy , but how do it in R3?
Can i use HTTP Connect , like CL_HTTP_CLIENT? or others.
2010 Apr 13 11:58 PM
Hi,
Try tcode SPROXY to create the class objects from wsdl/url which then you can use in your abap code.
Arash
2010 Apr 13 11:58 PM
Hi,
Try tcode SPROXY to create the class objects from wsdl/url which then you can use in your abap code.
Arash