/** - ¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì Áø·á - ¹ÌºñÇ׸ñº° Åë°è ( SMMRI01300.xrw - JScript ) * Version : - Ver.1.00.01 * °³¹ßÀÚ: ÀÌÀ±ÁÖ * ÃÖÃÊÀÛ¼ºÀÏ: - 20120326 * ±âŸ: - ¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì¢Ì */ function fInit(){ //¹Ìºñ°ú, Åð¿ø°ú¼³Á¤ //fGetDeptCodeComboList("/root/send/reqdata", "/root/init/orddept", "A", getCurrentDate()); mmbfGetDeptCodeComboList("/root/send/reqdata", "/root/init/orddept", "A"); addComboItem("cmb_orddept", "Àüü", "-", "above"); addComboItem("cmb_orddept", "È£½ºÇǽº°ú", "3100000000", "below"); model.setValue("/root/main/cond/deptflag","01"); model.setValue("/root/main/cond/orddeptcd","-"); model.setValue("/root/main/cond/fromdd", getCurrentDate()); model.setValue("/root/main/cond/todd" , getCurrentDate()); model.refresh(); }