I want to control the locale of my WDJ application at browser level. I know that there are about [6 levels|http://screencast.com/t/ZGY5MTAxYjAt] where each overwrites the other, if the locale/language setting is set as blank or ' ' - however I do not know the order of them, nor do I know exactly where to find them.
I've tried debugging and so far I've found that variable 'sy-langu' is being set in R/3 as K (danish) regardless of the browser language.
I've looked at the different PCD objects (ivew/page/control role), users language, UWL XML files, browser language.
Can anybody help?