Hi everybody,
I'm making my application communicate with SAP BO through web services. Does anyone know how I can get a list of Business partners? I need both a completed list of all BP and a list filtered on some properties.
I know in BusinessPartnersService there is the GetByParams function, but I guess if a more complex function exists.
Or it would be great to execute a select statement on SAP DB through some web service funcion... is it possible? Does it exist?
Thanks,
Alessio