Thanks Manu, I am able to do that.
I am trying to close the Help Window when screen loads, I got below code from recording and tried to use it in Script, but it's not working.
"session.findById("wnd[0]/usr/subSUB0:SAPLMEGUI:*/subSUB2:SAPLMEVIEWS:1100/subSUB2:SAPLMEVIEWS:1200/subSUB1:SAPLMEGUI:3212/cntlGRIDCONTROL/shellcont/shell").setFocus();
session.findById("wnd[0]/shellcont/shell/shellcont[0]/shell/btnHIDEHELP").press();"
-> And when I go to account assignment tab in item level, it collapses header text window, how to handle it.
-> For different Account (Cost Center,Project etc), we get different fields how to design screens in that scenario
Thanks for your support.
Peter