Hi,
I've created an odata service using cds views. One of the views is selecting the unit of measure. When I test it in our sap system in SE11 it's working fine and selects the UoM in the language I'm logged in with (german) but when I test the service with the gateway client then the response is in english.
I tried using the parameter ?sap-language=DE and even without it the trace showed that accepted-language is set to de-DE.
Does someone has anny ideas what could be the problem here?