printPageEdit(response, request, vars, false, strMA_Sequence_ID, strPMA_Processplan_Version_ID, tableSQL);
} else if (vars.commandIn("TAB")) {
String strPMA_Processplan_Version_ID = vars.getGlobalVariable("inpmaProcessplanVersionId", windowId + "|MA_Processplan_Version_ID", false, false, true, "");
vars.removeSessionValue(windowId + "|MA_Sequence_ID");
refreshParentSession(vars, strPMA_Processplan_Version_ID);
String strView = vars.getSessionValue(tabId + "|Operation.view");
String strMA_Sequence_ID = "";