How can I use MS Excel to be the interface for the avaliable web service the SAP supplies in WAS 6.2.
For example, my user would like to be able to get a list of open orders using a Standard BAPI (Webservice) to excel without writing custom VB Code.
Regards,
Piyush
Hello Piyush,
first you should download the web services toolkit you need from Microsoft, for example the one for Office 2000 or others. You can look at http://msdn.microsoft.com/webservices/downloads/default.aspx for more information. Then within those toolkits you need to provide the WSDL of your web service - and voila, then you can use web services provided by Web AS within your MS product.
Cheers
Ivo
Add a comment