Hi Experts,
We have a service which is used to transform the result of an odata service to a custom xml format. To get the data from the mentioned odata service (implemented in the backend) we use /iwfnd/cl_mgw_fac_facade=>get_entity. We would like to get complex data from this service, but I'm unable to pass the ?&expand=... parameter for it.
Any ideas how to acheive this?
David