Personas gurus,
After applying the latest notes and kernel patch (742, patch 321) I am getting the error below. I applied the notes and patch hoping the promised "tab order" functionality would be working but that does not seem to be the case and now I am seeing an error which I cannot see any way to correct via scripting.
A running Personas script could have caused this error. Please check your active scripts.
Received "control not found" on batch step: {"post":"proxy/get/state/ur/wnd[0]/usr/tabsTAXI_TABSTRIP_OVERVIEW/tabpT\\02/ssubSUBSCREEN_BODY:SAPMV45A:4401/subSUBSCREEN_TC:SAPMV45A:4900/tblSAPMV45ATCTRL_U_ERF_AUFTRAG","content":"SAPMV45ATCTRL_U_ERF_AUFTRAG"}
The complete batch was:
[{"post":"proxy/get/state/ur/wnd[0]/usr/tabsTAXI_TABSTRIP_OVERVIEW/tabpT\\02/ssubSUBSCREEN_BODY:SAPMV45A:4401/subSUBSCREEN_TC:SAPMV45A:4900/tblSAPMV45ATCTRL_U_ERF_AUFTRAG","content":"SAPMV45ATCTRL_U_ERF_AUFTRAG"}]
I do not reference this control ID in any of my scripts. It appears to be the item overview table control and I have modified the order of the fields and made fields invisible, etc. via personas but this did not result in any issues prior.
Any help would be greatly appreciated.