Report µî·Ï
<status/> <statsreptcd/> <cretseq/> <seqno/> </data3> </send> <hidden> <session/> <prevdata/> </hidden> <temp> <gaeyo/> </temp> <init> <instcd/> <dutplcecd/> <usergrpcd/> <dutplceinstnm/> <usernm/> <dutplcenm/> <userid/> <S0001_list> <S0001> <cdid/> <cdnm/> </S0001> </S0001_list> <S0003_list> <S0003> <cdid/> <cdnm/> </S0003> </S0003_list> <S0006_list> <S0006> <cdid/> <cdnm/> </S0006> </S0006_list> </init> </root> </instance> <submission id="TRSMR00201" ref="root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="root/main"/> <submission id="TRSMR00202" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main"/> <submission id="TXSMR00203" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="root/temp"/> <submission id="TXSMR00204" ref="/root/send/data3" method="form-data-post" mediatype="multipart/form-data" resultref="/root/temp"/> <submission id="TXSMR00205" ref="/root/send/rptf" method="post" mediatype="application/x-www-form-urlencoded" resultref="root/temp"/> <submission id="TXSMR00206" ref="/root/send/gaeyo" method="post" mediatype="application/x-www-form-urlencoded" resultref="root/temp"/> <submission id="TRZBC00101" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/> </model> </xhtml:head> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/> <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/> <script type="javascript" src="../../../sts/stsmngtweb/js/sts.js"/> <script type="javascript" ev:event="xforms-ready"> <![CDATA[ var userGroup //»ç¿ëÀÚ±×·ì Àü¿ªº¯¼ö fGetUserSessionInfo(); //·Î±×ÀÎÇÑ UserÀÇ ¼¼¼ÇÁ¤º¸¸¦ °¡Á®¿À°í, ³ëµå»ý¼ºÇÑ´Ù. fUserBtnAuthCheck(); //¹öư¿¡ ´ëÇÑ ±ÇÇÑüũ // model.setValue("/root/hidden/session/userid", "95031902"); zbcfGetCodeList(new Array("S0001"), new Array("/root/init/S0001_list")); fNodeClear(); //³ëµå¿Í ÄÁÆ®·ÑÀ» ÃʱâÈ­ÇÑ´Ù. fSetUserInfo(); //»ó´ÜÀÇ »ç¿ëÀÚ Á¤º¸¼¼ÆÃ //½Å±Ô¹öưÀ» ´©¸£°í ³Ñ¾î¿Â È­¸é(on)ÀÎÁö, »ó¼¼Á¶È¸·Î ¿Â È­¸é(off)ÀÎÁö ±¸ºÐÇÏ¿© ¹öư±ÇÇÑó¸® if (model.getAttribute("iParam_new_on_off") == "on") { btn_save.disabled = false; btn_update.disabled = true; btn_delete.disabled = true; model.setvalue("/root/main/gaeyo/compuappyn", "N"); model.setvalue("/root/main/gaeyo/stndagmtyn", "N"); model.setvalue("/root/main/gaeyo/histstatcd", "01"); }else { btn_save.disabled = true; btn_update.disabled = false; btn_delete.disabled = false; model.setvalue("/root/send/statsreptcd", model.getValue("/root/hidden/prevdata/statsreptcd")); model.setvalue("/root/send/cretseq", model.getValue("/root/hidden/prevdata/cretseq")); submit("TRSMR00201"); } model.setValue("/root/main/gaeyo/instcd", model.getValue("/root/hidden/session/dutplceinstcd")); //±â°üÄÚµå model.setValue("/root/main/gaeyo/suggdeptcd", model.getValue("/root/hidden/session/dutplcecd")); //ºÎ¼­ÄÚµå model.setValue("/root/init/usergrpcd", model.getValue("/root/hidden/prevdata/usergrpcd")); //»ç¿ëÀÚ±×·ì grd_attach.visible = false; //TabÀÇ ÆÄÀÏ÷ºÎ Àü¿ë ±×¸®µå model.refresh(); ]]> </script> <script type="javascript"> <![CDATA[ var GridTab = "grd_kpi"; function fSetKeyValue() { for(var a = 1; a < grd_kpi.rows; a++){ model.setvalue("/root/main/kpi[" + a + "]/statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); model.makeValue("/root/main/kpi[" + a + "]/cretseq", model.getvalue("/root/main/gaeyo/cretseq")); } for(var b = 1; b < grd_divvar.rows; b++){ model.makeValue("/root/main/divvar[" + b + "]/statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); } for(var c = 1; c < grd_calr.rows; c++){ model.setvalue("/root/main/calr[" + c + "]/calr_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); } for(var d = 1; d < grd_extp.rows; d++){ model.setvalue("/root/main/extp[" + d + "]/extp_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); } for(var e = 1; e < grd_rptf.rows; e++){ model.setvalue("/root/main/rptf[" + e + "]/rptf_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); } model.refresh(); } //ÇʼöÀúÀå ¿ä¼ÒÁß¿¡ ºó°ªÀÌ ÀÖ´ÂÁö üũ function fNullCheck() { if(model.getvalue("/root/main/gaeyo/updtrtelno") =="") { alert("µî·ÏÀÚÀÇ ¿¬¶ôó¸¦ ÀÔ·ÂÇϼ¼¿ä."); return false; } if(model.getvalue("/root/main/gaeyo/statsreptnm") =="") { alert("Åë°è ¸®Æ÷Æ® ¸íĪÀ» ÀÔ·ÂÇϼ¼¿ä."); return false; } if(model.getvalue("/root/main/gaeyo/statsspec") =="") { alert("¸®Æ÷Æ® ¼³¸íÀ» ÀÔ·ÂÇϼ¼¿ä."); return false; } if(model.getvalue("/root/main/gaeyo/subjcd") =="") { alert("Subject ¿µ¿ªÀ» ¼±ÅÃÇϼ¼¿ä."); return false; } } // º¯°æÀÌ °¡´ÉÇÑ »óȲÀÎÁö üũ. (½´ÆÛ°ü¸®ÀÚ 2¸íÀº Á¦¿Ü) function fUpdateCheck() { if(userGroup != "S"){ var rgst_userid = model.getValue("/root/main/gaeyo/lastupdtrid"); var sess_userid = model.getValue("/root/hidden/session/userid"); if (rgst_userid != sess_userid){ alert("µî·ÏÇÑ »ç¿ëÀÚ¸¸ °¡´ÉÇÕ´Ï´Ù. "); return false; } } //°ü¸®ÀÚüũ } ]]> </script> <xhtml:body guideline="1,1252;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; "> <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; "> <button id="btn_Tabdivvar" class="btn_sw" group="tab" style="left:90px; top:296px; width:84px; height:22px; "> <caption>¼¼ºÐº¯¼ö</caption> <toggle case="¼¼ºÐº¯¼ö" ev:event="onclick"/> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ GridTab = "grd_divvar"; btn_gridDelRow.visible = true; btn_gridAddRow.visible = true; grd_attach.visible = false; ]]> </script> </button> <button id="btn_TabCalr" class="btn_sw" group="tab" style="left:175px; top:296px; width:84px; height:22px; "> <caption>°è»ê½Ä</caption> <toggle case="»êÃ⺯¼ö" ev:event="onclick"/> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ GridTab = "grd_calr"; btn_gridDelRow.visible = true; btn_gridAddRow.visible = true; grd_attach.visible = false; ]]> </script> </button> <switch id="switch1" style="left:5px; top:318px; width:1185px; height:420px; border-color:#c7a3cf; border-style:solid; "> <case id="KPI" style="left:0px; top:1px; "> <datagrid id="grd_kpi" nodeset="/root/main/kpi" visibility="visible" caption="^¼ø¹ø^KPI ÄÚµå^KPI ¸í^KPI Á¤ ÀÇ^´Ü À§^KPI À¯Çü^Reptcd^seq^ÃÖÁ¾¼öÁ¤ÀÚID-^µî·ÏÀÚ" colwidth="25, 40, 80, 150, 700, 60, 90, 53, 55, 100, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" tooltip="true" style="left:5px; top:29px; width:1175px; height:380px; "> <col ref="kpi_check" type="checkbox"/> <col ref="kpi_num" style="text-align:center; "/> <col ref="kpicd" visibility="hidden"/> <col ref="kpinm" visibility="visible"/> <col ref="kpidefine"/> <col ref="kpiunitcd" style="text-align:center; "/> <col ref="kpitypcd" style="text-align:center; "/> <col ref="statsreptcd" visibility="hidden" style="text-align:center; "/> <col ref="cretseq" visibility="hidden" style="text-align:center; "/> <col ref="lastupdtrid" visibility="hidden" style="text-align:center; "/> <col ref="lastupdtridnm" style="text-align:center; "/> </datagrid> </case> <case id="¼¼ºÐº¯¼ö" selected="true" style="left:0px; top:1px; "> <datagrid id="grd_divvar" nodeset="/root/main/divvar" caption="^¼ø¹ø^ÄÚµå^¼¼ºÐº¯¼ö ¸í^¼¼ºÐº¯¼ö Á¤ÀÇ^°ü·ÃÄÚµå^Ç׸ñ¼ö^·¹Æ÷Æ®ÄÚµå^¼ø¹ø^ÃÖÁ¾¼öÁ¤ÀÚID-^µî·ÏÀÚ" colwidth="25, 40, 70, 193, 600, 140, 70, 75, 53, 100, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" tooltip="true" style="left:5px; top:29px; width:1175px; height:380px; "> <col ref="divvar_check" type="checkbox"/> <col ref="divvar_num" style="text-align:center; "/> <col ref="divvarcd" visibility="hidden"/> <col ref="divvarnm"/> <col ref="divvardefine"/> <col ref="relcdnm"/> <col ref="cnt" style="text-align:center; "/> <col ref="statsreptcd" visibility="hidden" style="text-align:center; "/> <col ref="cretseq" visibility="hidden" style="text-align:center; "/> <col ref="lastupdtrid" visibility="hidden" style="text-align:center; "/> <col ref="lastupdtridnm" style="text-align:center; "/> </datagrid> </case> <case id="»êÃ⺯¼ö" style="left:0px; top:1px; "> <datagrid id="grd_calr" nodeset="/root/main/calr" caption="^¼ø¹ø^code -^»ý¼º¼ø¹ø-^°è»ê½Ä¼ø¹ø-^* °è »ê ½Ä ¸í^Á¤·Ä¼ø¹ø^* °è»ê½Ä¾à¾î¸í^* °è »ê ½Ä Á¤ ÀÇ^* »ê Ãâ ¹æ ¹ý^ID-^ÃÖÃʵî·ÏÀϽÃ-^ÃÖÁ¾¼öÁ¤ÀÚID-^µî·ÏÀÚ^º¯°æµî·ÏÀϽÃ-" colwidth="25, 40, 64, 70, 72, 200, 70, 120, 350, 300, 60, 90, 90, 90, 90" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" tooltip="true" style="left:5px; top:29px; width:1175px; height:380px; "> <col ref="calr_check" type="checkbox"/> <col ref="calr_num" style="text-align:center; "/> <col ref="calr_statsreptcd" visibility="hidden"/> <col ref="calr_cretseq" visibility="hidden"/> <col ref="calr_calcruleseq" visibility="hidden"/> <col class="gridinput" ref="calr_calcrulenm" type="input"/> <col ref="calr_sortseq" visibility="hidden"/> <col class="gridinput" ref="calr_calcrulelblnm" type="input"/> <col class="gridinput" ref="calr_calcruledefine" type="input"/> <col class="gridinput" ref="calr_extrmthdspec" type="input"/> <col ref="calr_fstrgstrid" visibility="hidden"/> <col ref="calr_fstrgstdt" visibility="hidden"/> <col ref="calr_lastupdtrid" visibility="hidden"/> <col ref="calr_lastupdtridnm" style="text-align:center; "/> <col ref="calr_lastupdtdt" visibility="hidden"/> </datagrid> <caption id="caption4" style="left:115px; top:5px; width:300px; height:20px; vertical-align:middle; ">Ç׸ñÃß°¡ Ŭ¸¯ÈÄ * Ç׸ñÀº ´õºíŬ¸¯ÇÏ¿© ÀÔ·ÂÇϼ¼¿ä.</caption> </case> <case id="»êÃâÀ¯Çü" style="left:0px; top:1px; "> <datagrid id="grd_extp" nodeset="/root/main/extp" caption="^¼ø¹ø^Åë°è·¹Æ÷Æ®ÄÚµå-^»ý¼º¼ø¹ø-^·¹Æ÷Æ®ÁÖ±â¼ø¹ø-^»ê Ãâ ÁÖ ±â^Ç׸ñº°Á¤·Ä¼ø¹ø-^* »ê Ãâ ÀÏ ÀÚ^* »ê Ã⠱⠰£^ÃÖÃʵî·ÏÀÚID-^ÃÖÃʵî·ÏÀϽÃ-^ÃÖÁ¾¼öÁ¤ÀÚID-^ÃÖÁ¾ µî·ÏÀÚ^º¯°æÀϽÃ-" colwidth="25, 40, 100, 100, 100, 120, 100, 180, 570, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" tooltip="true" style="left:5px; top:29px; width:1175px; height:380px; "> <col ref="extp_check" type="checkbox"/> <col ref="extp_num" style="text-align:center; "/> <col ref="extp_statsreptcd" visibility="hidden"/> <col ref="extp_cretseq" visibility="hidden"/> <col ref="extp_extrpridseq" visibility="hidden"/> <col ref="extp_extrpridnm" type="combo"> <choices> <itemset nodeset="/root/init/S0006_list/S0006"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </col> <col ref="extp_sortseq" visibility="hidden"/> <col class="gridinput" ref="extp_extrdd" type="input"/> <col class="gridinput" ref="extp_extrpridterm" type="input"/> <col ref="extp_fstrgstrid" visibility="hidden" style="text-align:center; "/> <col ref="extp_fstrgstdt" visibility="hidden" style="text-align:center; "/> <col ref="extp_lastupdtrid" visibility="hidden" style="text-align:center; "/> <col ref="extp_lastupdtridnm" style="text-align:center; "/> <col ref="extp_lastupdtdt" visibility="hidden" style="text-align:center; "/> </datagrid> <caption id="caption22" style="left:155px; top:5px; width:297px; height:20px; vertical-align:middle; ">Ç׸ñÃß°¡ Ŭ¸¯ÈÄ * Ç׸ñÀº ´õºíŬ¸¯ÇÏ¿© ÀÔ·ÂÇϼ¼¿ä.</caption> </case> <case id="ÆÄÀÏ÷ºÎ" style="left:0px; top:0px; "> <datagrid id="grd_rptf" nodeset="/root/main/rptf" caption="^¼ø¹ø^ÆÄÀϸí^Å©±â^ŸÀÔ^Report code^Cretseq^Report ¸í^µî·ÏÀÚID^µî·ÏÀÚ^µî·ÏÀϽÃ^ÆÄÀϰæ·Î" colwidth="25, 40, 269, 90, 110, 80, 80, 220, 64, 100, 100, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" tooltip="true" style="left:5px; top:30px; width:863px; height:380px; "> <col ref="rptf_check" type="checkbox"/> <col ref="rptf_num" style="text-align:center; "/> <col ref="rptf_orgfilenm"/> <col ref="rptf_filesize" format="#,###" style="text-align:right; "/> <col ref="rptf_filetype" style="text-align:center; "/> <col ref="rptf_statsreptcd" visibility="hidden" style="text-align:center; "/> <col ref="rptf_cretseq" visibility="hidden" style="text-align:center; "/> <col ref="rptf_reptattfilenm"/> <col ref="rptf_fstrgstrid" visibility="hidden"/> <col ref="rptf_fstrgstridnm"/> <col ref="rptf_fstrgstdt" visibility="hidden" format="yyyy-mm-dd"/> <col ref="rptf_ftpfilepath" visibility="hidden"/> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var idx = grd_rptf.row; var statsreptcd = model.getvalue("/root/main/rptf["+idx+"]/rptf_statsreptcd"); var filepath = model.getvalue("/root/main/rptf["+idx+"]/rptf_ftpfilepath"); var filenm = statsreptcd +"_" + model.getValue("/root/main/rptf["+idx+"]/rptf_orgfilenm"); var localfile = window.fileDialog("save","|",false,filenm,"","All Files(*.*)|*.*"); // ÆÄÀÏ ´Ù¿î·Îµå.... if (localfile != "") { model.download(getActionURL("TRSMR00202")+"&filepath="+filepath,localfile); } ]]> </script> <script type="javascript" ev:event="xforms-select"> <![CDATA[ if( grd_rptf.col == 0 ){ grd_rptf.addStatus(grd_rptf.row, "delete"); } ]]> </script> <script type="javascript" ev:event="xforms-deselect"> <![CDATA[ if( grd_rptf.col == 0 ){ grd_rptf.removeStatus(grd_rptf.row, "delete"); } ]]> </script> </datagrid> <button id="btn_file_del" class="btn2_letter4" style="left:1115px; top:7px; width:64px; height:19px; font-size:11; font-weight:bold; text-align:center; "> <caption>ÆÄÀÏ»èÁ¦</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if(GridTab == "grd_rptf"){ if (fUpdateCheck() == false) return; // »èÁ¦ÇÒ ±ÇÇÑÀÌ ÀÖ´ÂÁö üũ if (grd_rptf.selectedRows > 0) { grd_rptf.addStatus(grd_rptf.row, "delete"); var updtdata5 = getGridUpdateData(grd_rptf); model.setValue("/root/send/rptf", grd_rptf.getUpdateData()); var rslt3 = submit("TXSMR00205"); /* if( model.getValue("/root/main/rptf/rptf_check") == true) { model.setValue("/root/send/data3/statsreptcd", model.getValue("/root/main/rptf/rptf_statsreptcd")); model.setValue("/root/send/data3/cretseq" , model.getValue("/root/main/rptf/rptf_cretseq")); model.setValue("/root/send/data3/seqno" , model.getValue("/root/main/rptf/rptf_num")); model.setValue("/root/send/rptf", grd_rptf.getUpdateData()); }else{ model.alert("¼±ÅÃµÈ ÇàÀÌ ¾ø½À´Ï´Ù."); return; } */ if (rslt3) { model.alert("ÇØ´ç ÷ºÎÆÄÀÏÀÌ »èÁ¦µÇ¾ú½À´Ï´Ù."); submit("TRSMR00201"); }else{ model.alert("÷ºÎÆÄÀÏ »èÁ¦¿¡ ½ÇÆÐÇß½À´Ï´Ù."); return; } } } ]]> </script> </button> <button id="btn_file_add" class="btn2_letter4" style="left:1047px; top:7px; width:64px; height:19px; font-size:11; font-weight:bold; text-align:center; "> <caption>ÆÄÀÏ÷ºÎ</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ files = window.fileDialog("open", "|", true); filelist = files.split("|"); for(var i = 0 ; i < filelist.length ; i++ ) { grd_attach.addItem(); grd_attach.valueMatrix(grd_attach.rows - 1, 0) = filelist[i]; } model.refresh(); ]]> </script> </button> </case> </switch> <input id="input1" ref="/root/main/gaeyo/statsreptnm" class="input_essential" maxlength="35" style="left:132px; top:110px; width:465px; height:19px; "/> <caption id="caption5" class="cell_1" style="left:610px; top:207px; width:110px; height:23px; text-align:center; vertical-align:middle; ">Ç¥ÁØÈ­ ÇÕÀÇ¿©ºÎ</caption> <caption id="caption8" class="cell_1" style="left:400; top:207px; width:130px; height:23px; text-align:center; vertical-align:middle; ">Àü»ê Àû¿ë¿©ºÎ</caption> <textarea id="textarea1" ref="/root/main/gaeyo/statsspec" class="input_essential" scroll="vertical" maxlength="100" style="left:132px; top:133px; width:1060px; height:48px; "/> <select1 id="combo1" ref="/root/main/gaeyo/stndagmtyn" class="combo_default" appearance="minimal" style="left:723px; top:209px; width:75px; height:19px; "> <choices> <item> <label>Y</label> <value>Y</value> </item> <item> <label>N</label> <value>N</value> </item> </choices> </select1> <button id="btn_TabExtp" class="btn_sw" group="tab" selected="true" style="left:260px; top:296px; width:84px; height:22px; "> <caption>»êÃâÁÖ±â</caption> <toggle case="»êÃâÀ¯Çü" ev:event="onclick"/> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ GridTab = "grd_extp"; btn_gridDelRow.visible = true; btn_gridAddRow.visible = true; grd_attach.visible = false; ]]> </script> </button> <caption id="caption3" class="cell_1" style="left:0px; top:108px; width:130px; height:23px; text-align:center; vertical-align:middle; ">Åë°è ¸®Æ÷Æ®¸í</caption> <line id="line2" class="line_1" style="x1:0px; y1:103px; x2:1195px; y2:103px; "/> <caption id="caption7" class="cell_1" style="left:0px; top:132px; width:130px; height:50px; text-align:center; vertical-align:middle; ">Åë°è ¼³¸í</caption> <caption id="caption9" class="cell_1" style="left:0px; top:183px; width:130px; height:23px; text-align:center; vertical-align:middle; ">µ¥ÀÌŸ¼öÁý</caption> <caption id="caption10" class="cell_1" style="left:800; top:183px; width:130; height:23px; text-align:center; vertical-align:middle; ">°áÀçÀÚ</caption> <caption id="caption11" class="cell_1" style="left:400; top:183px; width:130px; height:23px; text-align:center; vertical-align:middle; ">µ¥ÀÌŸÃëÇÕ</caption> <caption id="caption14" class="cell_1" style="left:0px; top:207px; width:130px; height:23px; text-align:center; vertical-align:middle; ">°øÀ¯ºÎ¼­</caption> <output id="input3" ref="/root/main/gaeyo/suggdeptcdnm" class="output_fix" appearance="output" style="left:132px; top:209px; width:266px; height:19px; "/> <input id="input4" ref="/root/main/gaeyo/reptacptspec" class="input_default" maxlength="240" style="left:932px; top:185px; width:260px; height:19px; "/> <caption id="caption21" class="cell_1" style="left:600px; top:108px; width:130px; height:23px; text-align:center; vertical-align:middle; ">Report Code</caption> <line id="line3" class="line_3" style="x1:0px; y1:281px; x2:1194px; y2:281px; "/> <button id="btn_gridDelRow" class="btn2_letter3" style="left:1136px; top:295px; width:53px; height:19px; "> <caption>Çà»èÁ¦</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ // °ü¸®ÀÚ¸¦ Á¦¿ÜÇϰí´Â µî·ÏÇÑ »ç¶÷¸¸ÀÌ »èÁ¦ÇÒ ¼ö ÀÖ´Ù. if(userGroup != "S"){ if(GridTab == "grd_kpi"){ var cur_row = grd_kpi.row; if(model.getValue("/root/hidden/session/userid") != model.getValue("/root/main/kpi[" + cur_row + "]/lastupdtrid")) { alert("ÃÖÁ¾¼öÁ¤ÀÚ¿Í ·Î±×ÀÎÇÑ »ç¿ëÀÚ°¡ ´Ù¸£¹Ç·Î »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù!"); return false; } grd_kpi.deleteitem(cur_row); } if(GridTab == "grd_divvar"){ var cur_row = grd_divvar.row; if(model.getValue("/root/hidden/session/userid") != model.getValue("/root/main/divvar[" + cur_row + "]/lastupdtrid")) { alert("ÃÖÁ¾¼öÁ¤ÀÚ¿Í ·Î±×ÀÎÇÑ »ç¿ëÀÚ°¡ ´Ù¸£¹Ç·Î »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù!"); return false; } grd_divvar.deleteitem(cur_row); } if(GridTab == "grd_calr"){ var cur_row = grd_calr.row; if(model.getValue("/root/hidden/session/userid") != model.getValue("/root/main/calr[" + cur_row + "]/calr_lastupdtrid")) { alert("ÃÖÁ¾¼öÁ¤ÀÚ¿Í ·Î±×ÀÎÇÑ »ç¿ëÀÚ°¡ ´Ù¸£¹Ç·Î »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù!"); return false; } grd_calr.deleteitem(cur_row); } if(GridTab == "grd_extp"){ var cur_row = grd_extp.row; if(model.getValue("/root/hidden/session/userid") != model.getValue("/root/main/extp[" + cur_row + "]/extp_lastupdtrid")) { alert("ÃÖÁ¾¼öÁ¤ÀÚ¿Í ·Î±×ÀÎÇÑ »ç¿ëÀÚ°¡ ´Ù¸£¹Ç·Î »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù!"); return false; } grd_extp.deleteitem(cur_row); } } //°ü¸®ÀÚ Ã¼Å© ³¡ ]]> </script> </button> <button id="btn_gridAddRow" class="btn2_letter4" style="left:1070px; top:295px; width:64px; height:19px; "> <caption>Ç׸ñÃß°¡</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ model.setAttribute("iParam_ORG_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); if(GridTab == "grd_kpi"){ modal("SPSMK00500"); model.refresh(); } if(GridTab == "grd_divvar"){ modal("SPSMV00500"); model.refresh(); } if(GridTab == "grd_calr"){ grd_calr.additem(); var iRow = grd_calr.row; model.setvalue("/root/main/calr[" + iRow + "]/calr_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); model.setvalue("/root/main/calr[" + iRow + "]/calr_cretseq", model.getvalue("/root/main/gaeyo/cretseq")); model.setvalue("/root/main/calr[" + iRow + "]/calr_lastupdtrid", model.getValue("/root/hidden/session/userid")); } if(GridTab == "grd_extp"){ grd_extp.additem(); var iRow = grd_extp.row; model.setvalue("/root/main/extp[" + iRow + "]/extp_statsreptcd", model.getvalue("/root/main/gaeyo/statsreptcd")); model.setvalue("/root/main/extp[" + iRow + "]/extp_cretseq", model.getvalue("/root/main/gaeyo/cretseq")); model.setvalue("/root/main/extp[" + iRow + "]/extp_lastupdtrid", model.getValue("/root/hidden/session/userid")); } model.setAttribute("iParam_ORG_statsreptcd",""); ]]> </script> </button> <button id="btn_TabKpi" class="btn_sw" group="tab" selected="true" style="left:5px; top:296px; width:84px; height:22px; "> <caption>KPI</caption> <toggle case="KPI" ev:event="onclick"/> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ GridTab = "grd_kpi"; btn_gridDelRow.visible = true; btn_gridAddRow.visible = true; grd_attach.visible = false; ]]> </script> </button> <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/> <caption id="caption1" class="tit_2" style="left:5px; top:88px; width:100px; height:13px; ">°³ ¿ä</caption> <caption id="caption12" class="cell_1" style="left:0px; top:30px; width:130px; height:23px; text-align:center; vertical-align:middle; ">±â °ü ¸í</caption> <caption id="caption18" class="cell_1" style="left:900px; top:108; width:130px; height:23px; text-align:center; vertical-align:middle; ">Subject ¿µ¿ª</caption> <line id="line6" class="line_3" style="x1:0px; y1:77px; x2:1194px; y2:77px; "/> <caption id="caption2" class="cell_1" style="left:0px; top:231px; width:130px; height:50px; text-align:center; vertical-align:middle; ">ºñ °í</caption> <textarea id="textarea2" ref="/root/main/gaeyo/rem" scroll="vertical" maxlength="490" style="left:132px; top:232px; width:1058px; height:48px; "/> <input id="input2" ref="/root/main/gaeyo/datasmmdeptspec" class="input_default" maxlength="48" style="left:132px; top:185px; width:266px; height:19px; "/> <output id="output1" ref="/root/main/gaeyo/statsreptcd" style="left:732px; top:110px; width:165px; height:19px; "/> <input id="input5" ref="/root/main/gaeyo/updtrtelno" class="input_essential" maxlength="13" style="left:1032px; top:55px; width:160px; height:19px; text-align:left; "/> <select1 id="combo2" ref="/root/main/gaeyo/compuappyn" class="combo_default" disabled="true" appearance="minimal" style="left:532px; top:209px; width:75px; height:19px; "> <choices> <item> <label>Y</label> <value>Y</value> </item> <item> <label>N</label> <value>N</value> </item> </choices> </select1> <input id="input6" ref="/root/main/gaeyo/datacolldeptspec" class="input_default" maxlength="48" style="left:532px; top:185px; width:266px; height:19px; "/> <caption id="caption26" class="cell_1" style="left:800px; top:207px; width:130px; height:23px; text-align:center; vertical-align:middle; ">ÇöÀç»óÅÂ</caption> <select1 id="cbo_statecd" ref="/root/main/gaeyo/histstatcd" disabled="true" appearance="minimal" style="left:932px; top:209px; width:185px; height:19px; "> <choices> <itemset nodeset="/root/init/S0001_list/S0001"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </select1> <caption id="caption30" class="cell_1" style="left:900px; top:30px; width:130px; height:23px; text-align:center; vertical-align:middle; ">µî·ÏÀÚ</caption> <caption id="caption31" class="cell_1" style="left:300px; top:30px; width:130px; height:23px; text-align:center; vertical-align:middle; ">ºÎ ¼­ ¸í</caption> <caption id="caption32" class="cell_1" style="left:0px; top:54px; width:130px; height:23px; text-align:center; vertical-align:middle; ">ÇöÀç »ç¿ëÀÚ</caption> <caption id="caption33" class="cell_1" style="left:900px; top:54px; width:130px; height:23px; text-align:center; vertical-align:middle; ">µî·ÏÀÚ ¿¬¶ôó</caption> <caption id="caption38" class="cell_1" style="left:600px; top:30px; width:130px; height:23px; text-align:center; vertical-align:middle; ">ºÐ °ú</caption> <caption id="caption39" class="cell_1" style="left:600px; top:54px; width:130px; height:23px; text-align:center; vertical-align:middle; ">ÃÖÁ¾ µî·Ï½Ã°£</caption> <caption id="caption20" class="tit_2" style="left:5px; top:9px; width:108px; height:14px; ">»ç¿ëÀÚÁ¤º¸</caption> <caption id="caption13" class="tit_2" style="left:5px; top:327px; width:100px; height:13px; ">°ü·Ã List</caption> <caption id="caption36" class="tit_2" style="left:610px; top:9px; width:100px; height:13px; ">µî·ÏÀÚÁ¤º¸</caption> </group> <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">Report µî·Ï</caption> <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; "> <button id="btn_save" class="btn4_letter4" style="left:1029px; top:3px; width:80px; height:22px; "> <caption>½Å±ÔÀúÀå</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if (fNullCheck() == false) return; //Çʼö ÀúÀå¿ä¼ÒÁß¿¡ ºó°ªÀÌ ÀÖ´ÂÁö üũ var rtn = window.alert("½Å±Ô ¸®Æ÷Æ® ³»¿ªÀ» ÀúÀåÇϽðڽÀ´Ï±î?", "¼±ÅÃ", "4"); if (rtn != 6) { return; } model.setValue("/root/send/onflag","N"); //½Å±ÔÀúÀå model.setValue("/root/main/gaeyo/lastupdtrid", model.getValue("/root/hidden/session/userid") ); model.copyNode("/root/send/gaeyo", "/root/main/gaeyo"); //°³¿äºÎºÐ model.setValue("/root/send/kpi", grd_kpi.getUpdateData()); model.setValue("/root/send/divvar", grd_divvar.getUpdateData()); model.setValue("/root/send/calr", grd_calr.getUpdateData()); model.setValue("/root/send/extp", grd_extp.getUpdateData()); model.setValue("/root/send/rptf", grd_rptf.getUpdateData()); var rslt = submit("TXSMR00203"); //ÆÄÀÏ÷ºÎ¸¦ Á¦¿ÜÇÑ ¸ðµç µ¥ÀÌŸ¸¦ ÀúÀåÇÑ´Ù.... if(rslt == false) { //ÀúÀå¿¡ ½ÇÆÐÇÏ¸é ¸Þ½ÃÁö¸¦ »Ñ¸®°í µÇµ¹¾Æ°£´Ù. model.alert("Report ±âº»°³¿ä ÀúÀå ½ÇÆÐ!"); return; } model.copyNode("/root/main/gaeyo", "/root/temp/gaeyo"); fSetKeyValue(); //gridÀÇ µ¥ÀÌŸµé¿¡ key°ªÀÎ StatsreptcdÀ» ¼¼ÆÃÇØÁØ´Ù. //ÆÄÀÏ÷ºÎ model.setValue("/root/send/data3/statsreptcd", model.getValue("/root/main/gaeyo/statsreptcd")); model.setValue("/root/send/data3/cretseq" , model.getValue("/root/main/gaeyo/cretseq")); model.setValue("/root/send/data3/title" , model.getValue("/root/main/gaeyo/statsreptnm")); var rslt3 = submit("TXSMR00204"); if(rslt3 == false) { return;} model.removeNodeset("/root/send/data3/attach"); model.resetInstanceNode("/root/send/data3/title"); model.refresh(); grd_attach.rebuild(); //ÆÄÀÏ÷ºÎ³¡ if (rslt && rslt3) { model.alert("Report °¡ ¼º°øÀûÀ¸·Î ÀúÀåµÇ¾ú½À´Ï´Ù."); }else{ model.alert("Report ³»¿ª ½Å±ÔÀúÀå ½ÇÆÐ!"); return; } if(model.getValue("/root/main/gaeyo/statsreptcd") != "") { model.setvalue("/root/send/statsreptcd",model.getValue("/root/main/gaeyo/statsreptcd")); model.setvalue("/root/send/cretseq",model.getValue("/root/main/gaeyo/cretseq")); submit("TRSMR00201"); model.refresh(); } ]]> </script> </button> <line id="line14" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/> <button id="btn_update" class="btn4_letter4" style="left:1111px; top:3px; width:80px; height:22px; "> <caption>º¯°æ½Åû</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if (fNullCheck() == false) return; // ºó°ªÀÌ ÀÖ´ÂÁö üũ if (fUpdateCheck() == false) return; // º¯°æÇÒ ±ÇÇÑÀÌ ÀÖ´ÂÁö üũ var rtn = window.alert("Report ³»¿ªÀ» º¯°æÇϽðڽÀ´Ï±î?", "¼±ÅÃ", "4"); if (rtn != 6) { return; } model.setValue("/root/send/onflag","O"); //º¯°æÀúÀå model.copyNode("/root/send/gaeyo", "/root/main/gaeyo"); // fSetStatsreptcd(); //ÇöÀçÀÇ ¸®Æ÷Æ®Äڵ带 ¼¼ÆÃÇØÁØ´Ù. // »óŰ¡ ½Å±Ô½Åû ¶Ç´Â ¹Ý·Á»óÅÂÀÏ °æ¿ìÀ϶§...... ¹Ù·Î ¼öÁ¤ÇÏ°Ô µÈ´Ù..... if(userGroup != "S" || model.getValue("/root/main/gaeyo/histstatcd") == "01" || model.getValue("/root/main/gaeyo/histstatcd") == "04") { var updtdata1 = getGridUpdateData(grd_kpi); model.setValue("/root/send/kpi", grd_kpi.getUpdateData()); var updtdata2 = getGridUpdateData(grd_divvar); model.setValue("/root/send/divvar", grd_divvar.getUpdateData()); var updtdata3 = getGridUpdateData(grd_calr); model.setValue("/root/send/calr", grd_calr.getUpdateData()); var updtdata4 = getGridUpdateData(grd_extp); model.setValue("/root/send/extp", grd_extp.getUpdateData()); var rslt = submit("TXSMR00203"); // update ÇÑ´Ù... if(rslt == false) { return;} //ÀúÀå¿¡ ½ÇÆÐÇÏ¸é µÇµ¹¾Æ°£´Ù. //ÆÄÀÏÀúÀå ½ÃÀÛ... model.setValue("/root/send/data3/statsreptcd", model.getValue("/root/main/gaeyo/statsreptcd")); model.setValue("/root/send/data3/cretseq" , model.getValue("/root/main/gaeyo/cretseq")); model.setValue("/root/send/data3/title" , model.getValue("/root/main/gaeyo/statsreptnm")); var rslt3 = submit("TXSMR00204"); if(rslt3 == false) { return;} model.removeNodeset("/root/send/data3/attach"); model.resetInstanceNode("/root/send/data3/title"); grd_attach.rebuild(); //ÆÄÀÏÀúÀ峡 if (rslt && rslt3) { model.alert("Report ³»¿ªÀÌ ¼öÁ¤µÇ¾ú½À´Ï´Ù."); }else{ model.alert("Report ³»¿ª ¼öÁ¤¿¡ ½ÇÆÐÇß½À´Ï´Ù."); return; } // ¹Ý·ÁÀ϶§ ÀúÀåÇÏ°í ³ª¸é º¯°æ½Åû»óÅ·Π¹Ù²ãÁØ´Ù. if (model.getValue("/root/main/gaeyo/histstatcd") == "04") { model.setValue("/root/main/gaeyo/histstatcd","02"); model.copyNode("/root/send/gaeyo", "/root/main/gaeyo"); var rslt4 = submit("TXSMR00206"); //ÆË¾÷À» ¸¶Ä¡°í, ÇöÀç »óŸ¦ º¯°æ½Åû»óÅ·Π¹Ù²Û´Ù. if (rslt4) { model.alert("º¯°æ½Åû »óÅ·Πº¯°æµÇ¾ú½À´Ï´Ù."); }else{ model.alert("»óź¯°æ ½ÇÆÐ! °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇϽʽÿä!"); } } submit("TRSMR00201"); model.refresh(); } else { // °ü¸®ÀÚ°¡ ¾Æ´Ò¶§... model.property("iParam_itemflag") = "R"; model.property("iParam_code") = model.getvalue("/root/main/gaeyo/statsreptcd"); model.property("iParam_desc") = model.getvalue("/root/main/gaeyo/statsspec"); model.property("iParam_name") = model.getvalue("/root/main/gaeyo/statsreptnm"); model.property("iParam_instcd") = model.getvalue("/root/main/gaeyo/instcd"); model.property("iParam_deptcd") = model.getvalue("/root/main/gaeyo/suggdeptcd"); model.property("iParam_userid") = model.getvalue("/root/hidden/session/userid"); model.property("iParam_usernm") = model.getvalue("/root/hidden/dept/usernm"); modal("SPSOC00401"); //¾Æ´Ò¶§´Â º¯°æ¿äû ÆË¾÷À» ¶ç¿ì´Ù. model.setValue("/root/main/gaeyo/histstatcd","02"); model.copyNode("/root/send/gaeyo", "/root/main/gaeyo"); var rslt4 = submit("TXSMR00206"); //ÆË¾÷À» ¸¶Ä¡°í, ÇöÀç »óŸ¦ º¯°æ½Åû»óÅ·Π¹Ù²Û´Ù. if (rslt4) { model.alert("º¯°æ½Åû »óÅ·Πº¯°æµÇ¾ú½À´Ï´Ù."); }else{ model.alert("»óź¯°æ ½ÇÆÐ! °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇϽʽÿä!"); } model.refresh(); } ]]> </script> </button> <button id="btn_delete" class="btn4_letter2" style="left:971px; top:3px; width:56px; height:22px; "> <caption>»èÁ¦</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if (fUpdateCheck() == false) return; // »èÁ¦ÇÒ ±ÇÇÑÀÌ ÀÖ´ÂÁö üũ var rtn = window.alert("ÇØ´ç ¸®Æ÷Æ®¿Í °ü·ÃÇ׸ñ±îÁö ¸ðµÎ »èÁ¦µË´Ï´Ù. »èÁ¦ÇϽðڽÀ´Ï±î?", "¼±ÅÃ", "4"); if (rtn != 6) { return; } model.setValue("/root/send/onflag","D"); //»èÁ¦ model.copyNode("/root/send/gaeyo", "/root/main/gaeyo"); //°³¿äºÎºÐ //»óŰ¡ ½ÂÀÎÀÌÀü¿¡´Â »èÁ¦°¡ °¡´ÉÇÏ´Ù. if( model.getValue("/root/main/gaeyo/histstatcd") < "05" ) { var updtdata1 = getGridUpdateData(grd_kpi); model.setValue("/root/send/kpi", grd_kpi.getUpdateData()); var updtdata2 = getGridUpdateData(grd_divvar); model.setValue("/root/send/divvar", grd_divvar.getUpdateData()); var updtdata3 = getGridUpdateData(grd_calr); model.setValue("/root/send/calr", grd_calr.getUpdateData()); var updtdata4 = getGridUpdateData(grd_extp); model.setValue("/root/send/extp", grd_extp.getUpdateData()); var rslt = submit("TXSMR00203"); // update ÇÑ´Ù... if(rslt == false) { return;} // »èÁ¦¿¡ ½ÇÆÐÇÏ¸é µÇµ¹¾Æ°£´Ù. //ÆÄÀÏ»èÁ¦ ½ÃÀÛ... var updtdata5 = getGridUpdateData(grd_rptf); model.setValue("/root/send/rptf", grd_rptf.getUpdateData()); model.setValue("/root/send/data3/statsreptcd", model.getValue("/root/main/gaeyo/statsreptcd")); model.setValue("/root/send/data3/cretseq" , model.getValue("/root/main/gaeyo/cretseq")); var rslt3 = submit("TXSMR00205"); if (rslt && rslt3) { model.alert("ÇØ´ç Report°¡ »èÁ¦µÇ¾ú½À´Ï´Ù."); navigate("SMSMR00100"); }else{ model.alert("ÇØ´ç Report »èÁ¦¿¡ ½ÇÆÐÇß½À´Ï´Ù."); return; } } else { // °ü¸®ÀÚ°¡ ¾Æ´Ò¶§... model.alert("½ÂÀÎµÈ ÀÌÈÄ´Â »èÁ¦°¡ ºÒ°¡´ÉÇÕ´Ï´Ù. °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇϼ¼¿ä."); return; } ]]> </script> </button> </group> <button id="btn_prev" class="btn3_letter2" style="left:0px; top:16px; width:56px; height:22px; "> <caption>ÀÌÀü</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ navigate("SMSMR00100"); ]]> </script> </button> <output id="opt_instnm" ref="/root/init/dutplceinstnm" class="output_default" style="left:132; top:72px; width:165px; height:19px; "/> <output id="opt_clsdeptnm" ref="/root/main/gaeyo/clsdeptnm" class="output_fix" appearance="output" style="left:732px; top:72px; width:165px; height:19px; "/> <output id="opt_usernm" ref="/root/init/usernm" class="output_default" style="left:132px; top:95px; width:165px; height:19px; "/> <output id="opt_deptnm" ref="/root/init/dutplcenm" class="output_default" style="left:432px; top:72px; width:115px; height:19px; "/> <output id="opt_fstrgstdt" ref="/root/main/gaeyo/fstrgstdt" format="yyyy-mm-dd hh:nn" style="left:732px; top:95px; width:165px; height:19px; "/> <output id="opt_deptcd" ref="/root/main/gaeyo/suggdeptcd" style="left:549px; top:72px; width:50px; height:19px; "/> <output id="opt_instcd" ref="/root/init/instcd" visibility="hidden" style="left:132px; top:43px; width:90px; height:19px; "/> <button id="btn_TabRptf" class="btn_sw" group="tab" selected="false" style="left:345px; top:336px; width:84px; height:22px; "> <caption>ÆÄÀÏ÷ºÎ</caption> <toggle case="ÆÄÀÏ÷ºÎ" ev:event="onclick"/> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ GridTab = "grd_rptf"; btn_gridDelRow.visible = false; btn_gridAddRow.visible = false; grd_attach.visible = true; ]]> </script> </button> <select1 id="cmb_subjcd" ref="/root/main/gaeyo/subjcd" class="combo_essential" appearance="minimal" style="left:1032px; top:150px; width:160px; height:19px; "> <choices> <item> <label>°£È£ÆÀ-°¡Á¤°£È£</label> <value>S20035</value> </item> <item> <label>°£È£ÆÀ-°£È£(º´µ¿)</label> <value>S20030</value> </item> <item> <label>°£È£ÆÀ-°£È£(¿Ü·¡)</label> <value>S20031</value> </item> <item> <label>°£È£ÆÀ-°£È£ÇàÁ¤</label> <value>S20029</value> </item> <item> <label>°£È£ÆÀ-¼ººÐÇåÇ÷</label> <value>S20034</value> </item> <item> <label>°£È£ÆÀ-¼ö¼ú½Ç</label> <value>S20033</value> </item> <item> <label>°£È£ÆÀ-ÀÀ±Þ½Ç</label> <value>S20032</value> </item> <item> <label>°£È£ÆÀ-È£½ºÇǽº</label> <value>S20036</value> </item> <item> <label>ÀÓ»óÁö¿ø-°ÇÁø</label> <value>S20020</value> </item> <item> <label>ÀÓ»óÁö¿ø-°Ë»çÅëÇÕ¿¹¾à</label> <value>S20028</value> </item> <item> <label>ÀÓ»óÁö¿ø-±â´É°Ë»ç</label> <value>S20017</value> </item> <item> <label>ÀÓ»óÁö¿ø-¹æ»ç¼±Á¾¾ç</label> <value>S20012</value> </item> <item> <label>ÀÓ»óÁö¿ø-º´¸®</label> <value>S20015</value> </item> <item> <label>ÀÓ»óÁö¿ø-»çȸ»ç¾÷</label> <value>S20025</value> </item> <item> <label>ÀÓ»óÁö¿ø-¾Ï¼¾Å¸</label> <value>S20024</value> </item> <item> <label>ÀÓ»óÁö¿ø-¾à¹«</label> <value>S20018</value> </item> <item> <label>ÀÓ»óÁö¿ø-¿µ¾ç</label> <value>S20019</value> </item> <item> <label>ÀÓ»óÁö¿ø-¿ø¸ñ</label> <value>S20026</value> </item> <item> <label>ÀÓ»óÁö¿ø-ÀÇ·áÇù·Â</label> <value>S20027</value> </item> <item> <label>ÀÓ»óÁö¿ø-ÀÓ»ó½ÃÇè</label> <value>S20021</value> </item> <item> <label>ÀÓ»óÁö¿ø-Àå±âÀ̽Ä</label> <value>S20022</value> </item> <item> <label>ÀÓ»óÁö¿ø-ÀçȰġ·á</label> <value>S20016</value> </item> <item> <label>ÀÓ»óÁö¿ø-Á¶Ç÷¸ð¼¼Æ÷À̽Ä</label> <value>S20023</value> </item> <item> <label>ÀÓ»óÁö¿ø-Áø´Ü°Ë»çÀÇÇÐ</label> <value>S20014</value> </item> <item> <label>ÀÓ»óÁö¿ø-Áø´Ü¹æ»ç¼±</label> <value>S20011</value> </item> <item> <label>ÀÓ»óÁö¿ø-ÇÙÀÇÇÐ</label> <value>S20013</value> </item> <item> <label>ÀÓ»óÁö¿ø-Àǹ«±â·Ï</label> <value>S20038</value> </item> <item> <label>ÁúÁöÇ¥- QI</label> <value>S20037</value> </item> <item> <label>ÁúÁöÇ¥-°¨¿°</label> <value>S20039</value> </item> <item> <label>ÇàÁ¤-±¸¸Å</label> <value>S20008</value> </item> <item> <label>ÇàÁ¤-±âȹ</label> <value>S20005</value> </item> <item> <label>ÇàÁ¤-º¸Çè</label> <value>S20010</value> </item> <item> <label>ÇàÁ¤-¿ø¹«</label> <value>S20009</value> </item> <item> <label>ÇàÁ¤-Àλç</label> <value>S20007</value> </item> <item> <label>ÇàÁ¤-À繫</label> <value>S20006</value> </item> <item> <label>ÇàÁ¤-¼ö³³</label> <value>S20040</value> </item> </choices> </select1> <upload id="upload1" nodeset="/root/send/data3/attach/file" validate="true" filesize="1M" filecount="5" ext="zip" style="left:845px; top:365px; width:30px; height:20px; "> <script type="javascript" ev:event="upload-filesize-error"> <![CDATA[ model.alert("ÆÄÀϿ뷮Àº 1MB ÀÌÇÏ·Î ¿Ã·ÁÁÖ¼¼¿ä."); return ; ]]> </script> </upload> <datagrid id="grd_attach" nodeset="/root/send/data3/attach" caption="ÆÄÀϰæ·Î^" colwidth="300" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" tooltip="true" style="left:881px; top:389px; width:305px; height:380px; "> <col ref="file" style="left:0px; top:23px; width:300px; height:23px; "/> </datagrid> <output id="output2" ref="/root/main/gaeyo/fstrgstridnm" class="output_default" style="left:1032px; top:72px; width:160px; height:19px; "/> <caption id="caption23" style="left:973px; top:0px; width:222px; height:13px; vertical-align:middle; ">[ * ½Ã½ºÅÛ ¹®ÀÇ : ¹ÚÁ¾Åà (02-590-7891)]</caption> <caption id="caption40" class="cell_1" style="left:300px; top:94px; width:130px; height:23px; text-align:center; vertical-align:middle; ">»ç¿ëÀÚ ±×·ì</caption> <select1 id="cbo_group" ref="/root/init/usergrpcd" disabled="true" appearance="minimal" style="left:432px; top:96px; width:162px; height:19px; "> <choices> <item> <label>°ü¸®ÀÚ</label> <value>S</value> </item> <item> <label>ITC´ã´çÀÚ</label> <value>T</value> </item> <item> <label>°³¹ßÀÚ</label> <value>D</value> </item> <item> <label>ÀϹݻç¿ëÀÚ</label> <value>R</value> </item> </choices> </select1> </xhtml:body> </xhtml:html>