Run Search for relationship grid. (1). These lines of code does not work correctly in ARAS 11sp7
var tabbar = parent.relationships.relTabbar;
var tabID = tabbar.GetTabId("PL Details");
parent.relationships.iframesCollection[tabID].contentWindow.doSearch(1);