Hi Experts,
I have encountered a strange issue:
We have a Personas app running on production which will call several tcodes, eg iw21.
Issue: now user found that on the UI the texts changed to another language Danish instead of English, and some buttons scripts failed - cannot find controls. I checked the develoment sytem which is OK with teh same version of app.
My finding is that the script was trying to fill a field of a tcode, but due to the change of the language, teh control id seem changed too, so teh script cannot find the right control.
Does anyone knwo why this happened?
thx.
Dong