printPageEdit(response, request, vars, false, strM_PriceList_Version_ID, strPM_PriceList_ID, tableSQL);
} else if (vars.commandIn("TAB")) {
String strPM_PriceList_ID = vars.getGlobalVariable("inpmPricelistId", windowId + "|M_PriceList_ID", false, false, true, "");
vars.removeSessionValue(windowId + "|M_PriceList_Version_ID");
refreshParentSession(vars, strPM_PriceList_ID);
String strView = vars.getSessionValue(tabId + "|PriceListVersion.view");
String strM_PriceList_Version_ID = "";