Calling SAP BW EasyQuery from C# .Net
yaico
January 28, 2020
EasyQuery is SAP´s newest technology for providing external access to SAP BW via Web Services. Unfortunately there is not a whole lot information out there on how to actually call an EasyQuery Web Service other than from SAP standard tools like BO Design Studio, etc.
So here I’ll give a detailed introduction on how to call an EasyQuery from .Net via C# .