//Save in session needed params for combos if needed
vars.setSessionObject("button109.originalParams", FieldProviderFactory.getFieldProvider(p));
printPageButtonFS(response, vars, "109", request.getServletPath());
} else if (vars.commandIn("BUTTON109")) {
String strM_InOut_ID = vars.getGlobalVariable("inpmInoutId", windowId + "|M_InOut_ID", "");
String strdocaction = vars.getSessionValue("button109.strdocaction");
String strProcessing = vars.getSessionValue("button109.strProcessing");
String strOrg = vars.getSessionValue("button109.strOrg");
String strClient = vars.getSessionValue("button109.strClient");