/* - ¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì ¿Ü·¡È¯ÀÚ¸®½ºÆ® ( SMMQR03000_Àǻ纰Áø·á´ë±â½Ã°£°ü¸®.xrw - JScript ) - ¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì */ function fInitialize() { var currentDate = getCurrentDate(); model.setValue("/root/main/search/fromdd" , currentDate); model.setValue("/root/main/search/todd" , currentDate); fGetDeptList(); model.refresh(); } function fGetDeptList() { var instcd = getUserInfo("dutplceinstcd"); var standard_yn = "rcptuseyn"; var ord_deptflag = 'D'; var rslt_ref = "/root/init/dept"; var sort_method = "depthngnm"; sort_field = "depthngnm"; var base_dd = model.getValue("/root/main/search/todd"); zsdfGetInOutOrdDeptList(instcd, rslt_ref, sort_field, sort_method, base_dd); // Áø·á°ú addComboItem("cmb_orddeptcd", "", "", "above"); } function fGetOrdWaitlist() { model.removeNodeset("/root/main/ordwaitlist"); model.setValue("/root/main/search/offset", "0"); submit("TRMQR03001"); }