var YM_ID=this.options.form.getWidgetByName("YM_ID").getValue(); var ACCOUNT_CODE=this.options.form.getWidgetByName("ACCOUNT_CODE").getValue(); window.location = encodeURI(encodeURI("${servletURL}?reportlet=PC_FIN/FIN_GL_BALANCE_UDD_R_WD.cpt&YM_ID="+YM_ID+"&ACCOUNT_CODE="+ACCOUNT_CODE)); |