Hi experts,
I have a requirement to move Maintenance Plant field from Loc/Acc Assignment tab and Planning Plant field from General/Administration tab to Order Header tab and hide these 2 tabs in tcode IW37N.
In onLoad event, I will set default values for Maintenance Plant and Planning Plant. However, the IDs cannot be found hence it is causing errors and redraw the screen.
Maintenance Plant ID: wnd[0]/usr/tabsTABSTRIP_TABBLOCK1/tabpS_TAB3/ssub%_SUBSCREEN_TABBLOCK1:RI_ORDER_OPERATION_LIST:1300/ctxtS_SWERK-LOW
Planning Plant ID:
wnd[0]/usr/tabsTABSTRIP_TABBLOCK1/tabpS_TAB2/ssub%_SUBSCREEN_TABBLOCK1:RI_ORDER_OPERATION_LIST:1200/ctxtS_IWERK-LOW
I think because they're in Order Header tab which has value as tabpS_TAB1 and other 2 tabs have been hidden so they can't be found.
Can you please let me know any workaround for this issue?
Thanks
Tri