Web services and SAP

Dart, Jocelyn jocelyn.dart at sap.com
Fri Jun 27 02:38:58 EDT 2003


Also, Have a look at OSS note 570096.
Regards,
        Jocelyn Dart
Consultant (SRM, EBP, Workflow)
and co-author of the book
"Practical Workflow for SAP"
SAP Australia
email: jocelyn.dart at sap.com
phone: +61 412 390 267
fax:   +61 2 9935 4880
 
 
 
 
-----Original Message-----
From: Soady, Phil
Sent: Friday,27 June 2003 3:43 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Web services and SAP
 
 
The SAP 6.x Kernel is HTTP/S and SMTP enabled.
There is an XSLT compiler (for serious XML activity)
 and an extensive set of classes that support both server and client http based activity.
There is also the new XI component if you are serious about getting into web services.
XI is XML-Soap based messaging hub with many bells and whistles.
 
 
Based on your brief description:
Start with the classes that begin with CL_HTTP*.
The help CD isnt bad in this area.
So yes with ABAP OO you can call a web service,
after using a HTTP client class in your abap.
The HHTP response can be processed.
 
If the response is XML, the XMLT processor could be useful.
ABAP can call XMLT processes.
 
happy hunting...
cheers
 
 
Phil Soady
Senior Consultant
Business Technologies
SAP Australia
* : 0412 213 079
* : phil.soady at sap.com
 
 
 
 
 
-----Original Message-----
From: Sekar, A [mailto:a.sekar at intel.com]
Sent: Thursday, June 26, 2003 9:31 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Web services and SAP
 
 
Hi
 Is there any way we can call a non dialog webservice from SAP without using webflow in 6.10 release?
 
 
Any help will be greatly appreciated.
 
 
Thanks
Sekar
 


More information about the SAP-WUG mailing list