VOC ´ã´çÀÚ È¸½Å ³»¿ë
<contents/> <inputmode/> <receive_path/> </vocpopup> <vocdeltemp> <delacptdd/> <delacptseq/> <delrgstseq/> </vocdeltemp> <temp> <data> <srchacptdd1/> <srchacptdd2/> <srchacpttypecd/> <srchprcsstatcd/> <srchdeptcd/> <srchdeptnm/> <srchpatnm/> <srchpid/> <srchfstrgstrnm/> </data> <key> <sndacptdd/> <sndacptseq/> <sndrgstseq/> </key> </temp> </main> <send> <data/> </send> <init> <C0001list> <cdid/> <cdnm/> </C0001list> <C0003list> <cdid/> <cdnm/> </C0003list> <C0004list> <cdid/> <cdnm/> </C0004list> <C0005list> <cdid/> <cdnm/> </C0005list> <C0006list> <cdid/> <cdnm/> </C0006list> <C0007list> <cdid/> <cdnm/> </C0007list> <C0008list> <cdid/> <cdnm/> </C0008list> <C0009list> <cdid/> <cdnm/> </C0009list> </init> </root> </instance> <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/> <submission id="TRCVO01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/temp/key" resultref="/root/main/vocdata"/> <submission id="TXCVQ00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata/vocdata"/> <submission id="TXCVQ00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata/key"/> <submission id="TXCVO02701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata/enddata"/> </model> <script type="javascript" ev:event="xforms-ready"> <![CDATA[ var reAcptDD = model.getValue("/root/main/temp/key/sndacptdd") var reAcptSeq = model.getValue("/root/main/temp/key/sndacptseq") var reRgstSeq = model.getValue("/root/main/temp/key/sndrgstseq") if (( reAcptDD == "" || reAcptDD == null ) || ( reAcptSeq == "" || reAcptSeq == null ) || ( reRgstSeq == "" || reRgstSeq == null )) { var rtn = messageBox("Á¶È¸¿¡ ÇÊ¿äÇÑ Ç׸ñÀÌ Àü´ÞµÇÁö", "E007"); if(rtn == 1){ navigate("SMCVO00200"); } } else { submit("TRCVO01201"); if( model.getValue("/root/main/vocdata/accept/acptkindlrg") == "C" ) { switch (model.getValue("/root/main/vocdata/accept/acptkindmdl")) { case "ES" : cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0005list/C0005"; zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0005"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0005list"), true ); break; case "PS" : cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0006list/C0006"; zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0006"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0006list"), true ); break; case "OS" : cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0007list/C0007"; zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0007"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0007list"), true ); break; case "NS" : cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0008list/C0008"; zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0008"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0008list"), true ); break; case "TS" : cmb_AcptKindSml.choices.itemset.attribute("nodeset") = "/root/init/C0009list/C0009"; zbcfGetCodeList( new Array("C0001", "C0003", "C0004", "C0009"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list", "/root/init/C0009list"), true ); break; default : zbcfGetCodeList( new Array("C0001", "C0003", "C0004"), new Array("/root/init/C0001list", "/root/init/C0003list", "/root/init/C0004list"), true ); break; } } else { zbcfGetCodeList( new Array("C0001", "C0003"), new Array("/root/init/C0001list", "/root/init/C0003list"), true ); } if (getNodesetCount("/root/main/vocdata/deptview") > 1) { btn_refreshcnt.attribute("visibility") = "visible"; } } // ÀÓÀÇ Á¾°áÇßÀ¸³ª ºÎ¼­ ´ã´çÀÚ°¡ ´äº¯ ÇÏÁö ¾Ê¾ÒÀ»¶§ÀÇ ´äº¯ ³»¿ë ¸Þ½ÃÁöó¸® var deptstatcd = model.getValue("/root/main/vocdata/area/deptprcsstatcd"); var replcnts = model.getValue("/root/main/vocdata/area/replcnts"); if (deptstatcd == "A" && replcnts == "") { model.setValue("/root/main/vocdata/area/replcnts", "ÀÓÀÇÁ¾°á»óÅÂÀÌ°í ¾ÆÁ÷ ºÎ¼­¿¡¼­ ´äº¯À» ÁÖÁö ¾Ê¾Ò½À´Ï´Ù."); } fCheckAuth(); model.refresh(); ]]> </script> <script type="javascript"> <![CDATA[ function fCheckAuth() { // ±ÇÇÑüũ if (!checkAuth("r")) { btn_list.disabled = true; btnsearch_emp.disabled = true; btn_clear.disabled = true; } if (!checkAuth("x")) { btn_modify.disabled = true; btn_req.disabled = true; btn_popCustomer.disabled = true; btn_refresh.disabled = true; btn_self.disabled = true; btn_del.disabled = true; } if (!checkAuth("p")) { } } ]]> </script> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/> <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/> </xhtml:head> <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; "> <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; "> <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:181px; height:14px; ">VOC ºÎ¼­ ´ã´çÀÚ È¸½Å ³»¿ë</caption> </group> <group id="grp_Accept" style="left:225px; top:23px; width:970px; height:281px; "> <caption id="caption23" class="tit_2" style="left:5px; top:0px; width:119px; height:13px; ">µî·ÏµÈ Á¢¼ö³»¿ª</caption> <line id="line8" class="line_1" style="x1:0px; y1:15px; x2:970px; y2:15px; "/> <line id="line9" class="line_2" style="x1:0px; y1:42px; x2:970px; y2:42px; "/> <caption id="caption24" class="cell_1" style="left:0px; top:20px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¢¼öÀÏÀÚ</caption> <output id="ipt_AcptViewDD" ref="/root/main/vocdata/accept/acpviewdd" class="output_fix" format="yyyy-mm-dd" inputtype="date" style="left:108px; top:21px; width:130px; height:19px; "/> <caption id="caption25" class="cell_1" style="left:241px; top:20px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¢¼ö¹øÈ£</caption> <output id="opt_AcptNo" ref="/root/main/vocdata/accept/acptseq" class="output_fix" inputtype="date" style="left:349px; top:21px; width:130px; height:19px; "/> <caption id="caption5" class="cell_1" style="left:483px; top:20px; width:105px; height:23px; text-align:center; vertical-align:middle; ">¹ß»ýÀÏÀÚ</caption> <output id="ipt_GenrDD" ref="/root/main/vocdata/accept/genrdd" class="output_fix" format="yyyy-mm-dd" style="left:591px; top:21px; width:130px; height:19px; "/> <caption id="caption6" class="cell_1" style="left:723px; top:20px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¢¼ö±¸ºÐ</caption> <select1 id="cmb_AcptType" ref="/root/main/vocdata/accept/acpttype" class="combo_essential" disabled="true" appearance="minimal" style="left:834px; top:21px; width:136px; height:19px; "> <choices> <itemset nodeset="/root/init/C0001list/C0001"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </select1> <line id="line10" class="line_2" style="x1:0px; y1:66px; x2:970px; y2:66px; "/> <caption id="caption28" class="cell_1" style="left:0px; top:44px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¢¼öÀ¯Çü</caption> <select1 id="cmb_AcptKindLrg" ref="/root/main/vocdata/accept/acptkindlrg" class="combo_default" disabled="true" appearance="minimal" style="left:108px; top:45px; width:120px; height:19px; "> <choices> <itemset nodeset="/root/init/C0003list/C0003"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </select1> <select1 id="cmb_AcptKindMdl" ref="/root/main/vocdata/accept/acptkindmdl" class="combo_default" disabled="true" appearance="minimal" style="left:230px; top:45px; width:120px; height:19px; "> <choices> <itemset nodeset="/root/init/C0004list/C0004"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </select1> <select1 id="cmb_AcptKindSml" ref="/root/main/vocdata/accept/acptkindsml" class="combo_default" disabled="true" appearance="minimal" style="left:352px; top:45px; width:127px; height:19px; "> <choices> <itemset nodeset="/root/init/C0005list/C0005"> <label ref="cdnm"/> <value ref="cdid"/> </itemset> </choices> </select1> <caption id="caption3" class="cell_1" style="left:483px; top:44px; width:105px; height:23px; text-align:center; vertical-align:middle; ">µî·Ï¹øÈ£</caption> <output id="ipt_CintNm" ref="/root/main/vocdata/accept/pid" class="output_fix" style="left:591px; top:45px; width:130px; height:19px; "/> <caption id="caption4" class="cell_1" style="left:723px; top:44px; width:105px; height:23px; text-align:center; vertical-align:middle; ">ȯÀÚ¸í</caption> <output id="output1" ref="/root/main/vocdata/accept/patnm" class="output_fix" style="left:834px; top:45px; width:136px; height:19px; "/> <line id="line12" class="line_2" style="x1:0px; y1:142px; x2:970px; y2:142px; "/> <caption id="caption29" class="cell_1" style="left:0px; top:68px; width:105px; height:75px; text-align:center; vertical-align:middle; "> <![CDATA[¹Î¿øÀÌ Á¦±âµÈ ºÎ¼­ ¹× Á÷¿ø]]> </caption> <datagrid id="grd_dept" nodeset="/root/main/vocdata/deptview" class="datagrid0" caption="ÇØ´çºÎ¼­^ºÎ¼­ÄÚµå^ÇØ´çÁ÷¿ø^Á÷¿øID^µî·Ï¼ø¼­" colwidth="225, 40, 100, 50, 0" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:108px; top:69px; width:450px; height:73px; "> <col class="text_center" ref="deptnm" _key="true"/> <col class="text_center" ref="deptcd" visibility="hidden"/> <col class="text_center" ref="empnm"/> <col class="text_center" ref="empid" visibility="hidden"/> <col ref="rgstseq" visibility="hidden"/> </datagrid> <select id="chk_deptpidopen" ref="/root/main/vocdata/accept/deptpidopenyn" overflow="visible" appearance="full" style="left:833px; top:100px; width:136px; height:19px; border-style:none; "> <choices> <item> <label>ºÎ¼­¿¡ ȯÀÚÁ¤º¸ °ø°³</label> <value>Y</value> </item> </choices> </select> <caption id="caption15" style="left:675px; top:123px; width:40px; height:17px; ">µî·ÏÀÚ</caption> <output id="opt_fstrgstrnm" ref="/root/main/vocdata/accept/fstrgstrnm" class="output_fix" style="left:719px; top:121px; width:80px; height:19px; text-align:center; "/> <caption id="caption2" style="left:810px; top:122px; width:65px; height:17px; ">ÃÖÁ¾¼öÁ¤ÀÚ</caption> <output id="opt_lastupdtrnm" ref="/root/main/vocdata/accept/lastupdtrnm" class="output_fix" style="left:884px; top:121px; width:85px; height:19px; text-align:center; "/> <line id="line13" class="line_2" style="x1:0px; y1:166px; x2:970px; y2:166px; "/> <caption id="caption33" class="cell_1" style="left:0px; top:144px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¦ ¸ñ</caption> <output id="ipt_AcptTitl" ref="/root/main/vocdata/accept/acpttitl" class="output_fix" style="left:109px; top:145px; width:860px; height:19px; "/> <line id="line14" class="line_3" style="x1:0px; y1:279px; x2:970px; y2:279px; "/> <caption id="caption34" class="cell_1" style="left:0px; top:168px; width:105px; height:112px; text-align:center; vertical-align:middle; "> <![CDATA[¹Î¿ø ³»¿ë]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/vocdata/accept/acptcnts"); model.setValue("/root/main/vocpopup/title", "¹Î¿ø ³»¿ë"); model.setValue("/root/main/vocpopup/contents", s_contents); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.refresh(); ]]> </script> </caption> <textarea id="tar_AcptCnts" ref="/root/main/vocdata/accept/acptcnts" class="input_default" scroll="vertical" editable="false" style="left:109px; top:169px; width:861px; height:103px; "/> <line id="line16" style="x1:590px; y1:169px; x2:590px; y2:272px; border-color:#c0c0c0; border-style:dotted; "/> <button id="btn_popCustomer" class="btn2_letter9" style="left:851px; top:74px; width:119px; height:19px; "> <caption>Á¢¼ö°í°´Á¤º¸ º¸±â</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ open("SPCVO00800", "", "460", "120", "SPCVO00800", "/root/main/temp/key", "/root/main/temp/key"); ]]> </script> </button> <button id="btn_refresh" class="btn5_letter7" disabled="true" style="left:566px; top:74px; width:97px; height:19px; "> <caption>Ãß°¡ ¿äûÇϱâ</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ open("SPCVO02300", "", "460", "120", "SPCVO02300", "/root/main/temp/key", "/root/main/temp/key"); ]]> </script> </button> <button id="btn_refreshcnt" class="btn2_letter7" visibility="hidden" style="left:566px; top:96px; width:97px; height:19px; "> <caption>Ãß°¡¿äû »çÀ¯</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ model.makeValue("/root/main/temp/key/mode", "B"); open("SPCVO02300", "", "460", "120", "SPCVO02300", "/root/main/temp/key", "/root/main/temp/key"); ]]> </script> </button> </group> <group id="grp_req" style="left:225px; top:304px; width:970px; height:225px; "> <caption id="caption11" class="tit_2" style="left:5px; top:10px; width:344px; height:14px; ">ÇØ´çºÎ¼­¿¡ Àü´Þ»çÇ×</caption> <line id="line5" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/> <line id="line6" class="line_2" style="x1:0px; y1:52px; x2:970px; y2:52px; "/> <caption id="caption13" class="cell_1" style="left:0px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">´ã´çºÎ¼­</caption> <caption id="caption14" class="cell_1" style="left:286px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">´ã´çÁ÷¿ø</caption> <output id="ipt_DeptNm" ref="/root/main/vocdata/area/reqdeptnm" class="output_fix" style="left:108px; top:31px; width:170px; height:19px; "/> <output id="ipt_DeptCd" ref="/root/main/vocdata/area/reqdeptcd" class="output_fix" visibility="hidden" style="left:176px; top:31px; width:100px; height:19px; "/> <output id="ipt_EmpNm" ref="/root/main/vocdata/area/reqempnm" class="output_fix" style="left:394px; top:31px; width:120px; height:19px; "/> <output id="ipt_EmpId" ref="/root/main/vocdata/area/reqempid" class="output_fix" visibility="hidden" style="left:537px; top:31px; width:100px; height:19px; "/> <line id="line11" class="line_3" style="x1:0px; y1:223px; x2:970px; y2:223px; "/> <caption id="caption19" class="cell_1" style="left:0px; top:54px; width:105px; height:170px; text-align:center; vertical-align:middle; "> <![CDATA[¿äû»çÇ×]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/vocdata/area/csteamreqcnts"); var receive_path = "/root/main/vocdata/area/reqcsteamreqcnts"; model.setValue("/root/main/vocpopup/title", "¹Î¿ø´ã´çºÎ¼­\n󸮿äûÀǰß"); model.setValue("/root/main/vocpopup/contents", s_contents); model.makeValue("/root/main/vocpopup/inputmode", "i"); model.makeValue("/root/main/vocpopup/receive_path", receive_path); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.setValue("/root/main/vocpopup/inputmode", ""); model.setValue("/root/main/vocpopup/receive_path", ""); model.refresh(); ]]> </script> </caption> <textarea id="tar_Cnts" ref="/root/main/vocdata/area/csteamreqcnts" class="input_default" scroll="vertical" editable="false" style="left:108px; top:54px; width:862px; height:167px; "/> <line id="line17" style="x1:590px; y1:54px; x2:590px; y2:221px; border-color:#c0c0c0; border-style:dotted; "/> </group> <group id="grp_btn" scroll="auto" style="left:225px; top:751px; width:970px; height:27px; "> <button id="btn_list" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; "> <caption>¸ñ·Ï</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ navigate("SMCVO02600", "", "", "", "SMCVO02600", "/root/main/temp", "/root/send"); ]]> </script> </button> <caption id="caption10" class="hand" style="left:100px; top:7px; width:520px; height:17px; ">³»¿ë °¡¿îµ¥ ÀÖ´Â Á¡¼±(- - -)Àº º¸°í¼­ Ãâ·Â½Ã ´ÙÀ½ ÁÙ·Î ³Ñ¾î°¡´Â ±âÁؼ±ÀÔ´Ï´Ù.</caption> <button id="btn_aprvreq" class="btn4_letter6" style="left:866px; top:5px; width:104px; height:22px; "> <caption>ºÎ¼­Àå ½ÂÀÎ</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if (isRequiredControls("tar_ReplCnts") ){ var prcsstatcd = model.getValue("/root/main/vocdata/accept/prcsstatcd") if (prcsstatcd == "O") { var mode = "C"; } else { var mode = "B"; } model.makeNode("/root/send/savedata/key"); model.makeNode("/root/send/savedata/vocdata"); model.makeNode("/root/send/savedata/enddata"); model.makeValue("/root/send/savedata/vocdata/acptseq", model.getValue("/root/main/vocdata/accept/acptseq")); model.makeValue("/root/send/savedata/vocdata/acptdd", model.getValue("/root/main/vocdata/accept/acptdd")); model.makeValue("/root/send/savedata/vocdata/rgstseq", model.getValue("/root/main/vocdata/deptview/rgstseq")); model.makeValue("/root/send/savedata/vocdata/clntnotidt", model.getValue("/root/main/vocdata/area/repldd")); model.makeValue("/root/send/savedata/vocdata/replcnts", model.getValue("/root/main/vocdata/area/replcnts")); copyNodesetType("/root/send/savedata/key", "/root/main/temp/key"); model.makeValue("/root/send/savedata/key/mode", mode); model.makeValue("/root/send/savedata/enddata/aprvcnts", model.getValue("/root/main/vocdata/area/innraprvcnts")); model.makeValue("/root/send/savedata/enddata/acptseq", model.getValue("/root/main/vocdata/accept/acptseq")); model.makeValue("/root/send/savedata/enddata/acptdd", model.getValue("/root/main/vocdata/accept/acptdd")); if (submit("TXCVQ00601")){ if (submit("TXCVQ00602")){ submit("TXCVO02701"); messageBox("ó¸® ³»¿ëÀÇ ÀúÀå°ú ºÎ¼­Àå °áÀç ¿äûÀÌ ", "I002"); navigate("SMCVO02600", "", "", "", "SMCVO02600", "/root/main/temp", "/root/send"); } } model.refresh(); } ]]> </script> </button> </group> <group id="group2" scroll="auto" style="left:365px; top:0px; width:830px; height:25px; "> <shape id="regend" class="roundrect_legend" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:830px; height:25px; background-color:#f2f6ff; border-color:#c8c0fd; "/> <caption id="caption8" style="left:12px; top:5px; width:402px; height:17px; "> <![CDATA[Á¢¼ö / Á¢¼öÃë¼Ò / ÀÚüó¸® -> ȸ½Å¿äû -> ºÎ¼­Ã³¸®Áß -> ´ã´çÀÚȸ½Å ->]]> </caption> <caption id="caption7" class="hand" style="left:412px; top:5px; width:89px; height:17px; ">½ÂÀοäû</caption> <caption id="caption9" style="left:491px; top:5px; width:332px; height:17px; "> <![CDATA[-> ºÎ¼­Àå½ÂÀÎ -> Á¾°á / ÀÓÀÇÁ¾°á -> °í°´È¸½Å -> 󸮿Ϸá]]> </caption> </group> <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVO00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/> <shape id="rndrctlgnd" class="roundrect_legend" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:24px; top:485px; width:167px; height:244px; background-color:#f2f6ff; border-color:#c8c0fd; "/> <caption id="caption50" class="hand" style="left:35px; top:500px; width:144px; height:20px; ">VOC ÁøÇà ÇÁ·Î¼¼½º</caption> <caption id="caption51" style="left:60px; top:524px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(1) Á¢¼ö]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­¿¡¼­ ¿©·¯ °æ·Î¸¦ ÅëÇØ Á¢¼öµÈ VOC¸¦ ¹Î¿øÀÎ Á¤º¸¿Í ÇÔ²² Á¢¼ö µî·ÏÀ» ÇÏ°Ô µÇ¸é¡¼Á¢¼ö¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption52" style="left:60px; top:540px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(2) ȸ½Å¿äû]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ "Á¢¼ö"µÈ VOC¸¦ ¼±ÅÃÇÏ¿© ó¸® ¿äûÀ» ÇÏ°Ô µÇ¸é¡¼È¸½Å¿äû¡½»óŰ¡ µÈ´Ù. ÀÌ ¶§ ´ã´çºÎ¼­°¡ 2°³ ÀÌ»óÀÎ °æ¿ì¿¡ ¹Ì¸® ÀÔ·ÂÇÑ ´ã´çºÎ¼­¿¡ ´ëÇÏ¿© ó¸® ¿äûÀ» ÇÒ ¼ö ÀÖ´Ù. ]]> </hint> </caption> <caption id="caption53" style="left:60px; top:556px; width:115px; height:15px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(3) ºÎ¼­Ã³¸®Áß]]> <hint> <![CDATA[ °¢ ºÎ¼­ ´ã´çÀÚ°¡ "ȸ½Å¿äû"µÈ VOC¸¦ ¼±ÅÃÇÏ¿© ±× ³»¿ëÀ» ÀÐ°í ¡ººÎ¼­ Á¢¼ö È®ÀΡ» ¹öưÀ» ´­·¯ ÇØ´ç VOC 󸮸¦ ½ÃÀÛÇßÀ½À» ¾Ë¸®°Ô µÇ¸é¡¼ºÎ¼­Ã³¸®Áß¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption54" style="left:60px; top:572px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(4) ´ã´çÀÚȸ½Å]]> <hint> <![CDATA[ °¢ ºÎ¼­ ´ã´çÀÚ°¡ "ºÎ¼­Ã³¸®Áß"ÀÎ VOC¿¡ ´ëÇÏ¿© ½ÇÁ¦ ¾÷¹«Ã³¸®¸¦ ÇÏ°í ºÎ¼­Àå¿¡°Ô °áÀç ¿äûÀ» ÇÏ°í ³­ µÚ ºÎ¼­ÀåÀÇ °áÀ縦 ¹Þ¾Æ ºÎ¼­ ´ã´çÀÚ°¡ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ¿¡°Ô ȸ½ÅÇÏ°Ô µÇ¸é¡¼´ã´çÀÚȸ½Å¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption55" style="left:60px; top:588px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(5) ½ÂÀοäû]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ "´ã´çÀÚȸ½Å"ÀÎ VOC¿¡ ´ëÇÏ¿© ¹Î¿ø´ã´çºÎ¼­Àå ¿¡°Ô Á¾°áÀ» À§ÇÑ ºÎ¼­Àå ½ÂÀÎ ¿äûÀ» Çϸ顼½ÂÀοäû¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption56" style="left:60px; top:604px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(6) ºÎ¼­Àå½ÂÀÎ]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ÀåÀº "½ÂÀοäû"ÀÎ VOC¿¡ ´ëÇÏ¿© ´ã´ç ºÎ¼­º°·Î Á¾°áÀ» À§ÇÑ ºÎ¼­Àå ½ÂÀÎÀ» Çϸ顼ºÎ¼­Àå½ÂÀΡ½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption57" style="left:60px; top:620px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(7) Á¾°á]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ "ºÎ¼­Àå½ÂÀÎ"ÀÎ VOC¿¡ ´ëÇÏ¿© Á¾°á È®ÀÎ ¹öưÀ» ´­·¯ ºÎ¼­¿¡ ´ëÇÏ¿© Á¾°á󸮸¦ Çϸ顼Á¾°á¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption58" style="left:60px; top:636px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(8) °í°´È¸½Å]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ ¸ðµç ÇØ´ç ºÎ¼­°¡ Á¾°á ¶Ç´Â ÀÓÀÇÁ¾°áµÈ »óÅ¿¡¼­ ¹Î¿øÀο¡°Ô ±× °á°ú¸¦ ¾Ë·ÁÁÖ°í °æ°ú ³»¿ëÀ» ÀÔ·ÂÇÏ°í °í°´È¸½Å ¿Ï·á ¹öưÀ» ´©¸£°Ô µÇ¸é¡¼°í°´È¸½Å¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption59" style="left:60px; top:652px; width:115px; height:16px; font-weight:bold; vertical-align:top; line-spacing:7; "> <![CDATA[(9) 󸮿Ϸá]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ "°í°´È¸½Å"ÀÎ VOC¿¡ ´ëÇÏ¿© ó¸® °æ°ú µî 󸮳»¿ëÀ» ÀûÀº ÈÄ ¿øÀκм® ¹× °³¼±È°µ¿À» Àû°í ÀÌÈÄ¿¡µµ Áö¼ÓÀûÀ¸·Î °ü¸®ÇÏ¿©¾ß ÇÏ´ÂÁö ¿©ºÎ¸¦ üũÇÏ°í ¿Ï·áó¸® ¹öưÀ» ´©¸£°Ô µÇ¸é¡¼Ã³¸®¿Ï·á¡½»óŰ¡ µÈ´Ù. ]]> </hint> </caption> <caption id="caption60" style="left:60px; top:672px; width:115px; height:15px; vertical-align:top; line-spacing:7; "> <![CDATA[ * Á¢¼öÃë¼Ò]]> <hint> <![CDATA[ "Á¢¼ö"µÈ VOC´Â "ȸ½Å ¿äû"À» Çϱâ Àü¿¡ "Á¢¼ö Ãë¼Ò"¸¦ ÇÒ ¼ö ÀÖ´Ù. ÇÏÁö¸¸ ÀÌ¹Ì ÇÁ·Î¼¼½º°¡ ÁøÇàµÇ¾î ´ã´çºÎ¼­·Î ¿äûÇÑ °æ¿ì¿¡´Â Á¢¼ö Ãë¼Ò¸¦ ÇÒ ¼ö ¾ø°Ô µÈ´Ù. ]]> </hint> </caption> <caption id="caption61" style="left:60px; top:688px; width:115px; height:15px; vertical-align:top; line-spacing:7; "> <![CDATA[ * ÀÚüó¸®]]> <hint> <![CDATA[ "Á¢¼ö"µÈ VOC´Â "ȸ½Å ¿äû"À» Çϱâ Àü¿¡ ¹Î¿ø´ã´çºÎ¼­¿¡¼­ ÀÚüÀûÀ¸·Î ¿Ï·á󸮸¦ ÇÒ ¼ö ÀÖ´Ù. ÇÏÁö¸¸ ÀÌ¹Ì ÇÁ·Î¼¼½º°¡ ÁøÇàµÇ¾î ´ã´çºÎ¼­·Î ¿äûÇÑ °æ¿ì¿¡´Â ÀÚü󸮸¦ ÇÒ ¼ö ¾ø°Ô µÈ´Ù. ]]> </hint> </caption> <caption id="caption62" style="left:60px; top:704px; width:115px; height:16px; vertical-align:top; line-spacing:7; "> <![CDATA[ * ÀÓÀÇÁ¾°á]]> <hint> <![CDATA[ ¹Î¿ø´ã´çºÎ¼­ ´ã´çÀÚ°¡ ÇØ´ç ºÎ¼­¿¡ "ȸ½Å¿äû"À» ÇßÀ½¿¡µµ ºÒ±¸ÇÏ°í ±× ºÎ¼­¿¡¼­ ´äº¯ÀÌ ¾øÀ» ¶§ ¾÷¹« ÁøÇàÀÇ È¿À²À» À§Çؼ­ ÀÓÀÇÁ¾°á 󸮸¦ ÇÏ¿© ±× ºÎ¼­¿¡ ´ëÇØ Á¾°á ó¸®ÇÑ È¿°ú¿Í °°Àº È¿°ú¸¦ ÁÙ ¼ö ÀÖ´Ù. ]]> </hint> </caption> <group id="group3" style="left:225px; top:529px; width:970px; height:222px; "> <caption id="caption12" class="tit_2" style="left:5px; top:10px; width:247px; height:14px; ">ÇØ´çºÎ¼­ ȸ½Å ³»¿ë</caption> <button id="btn_endcfm" class="btn5_letter7" visibility="hidden" style="left:872px; top:4px; width:97px; height:19px; "> <caption>ÀÓÀÇÁ¾°á ó¸®</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var r_reqacptdd = model.getValue("/root/main/vocdata/area/reqacptdd") var r_reqacptseq = model.getValue("/root/main/vocdata/area/reqacptseq") var r_reqrgstseq = model.getValue("/root/main/vocdata/area/reqrgstseq") var r_innraprvdd = model.getValue("/root/main/rpldata/area/innraprvdd") if ( (r_reqacptdd != "") && (r_reqacptseq != "") && (r_reqrgstseq != "") ){ if (r_innraprvdd != ""){ var rtn = messageBox("ÇöÀç ºÎ¼­¿¡ ´ëÇÑ Á¾°á󸮸¦ ", "Q004"); if(rtn == 6){ submit("TXCVD00201"); messageBox("ÀÌ Á¢¼ö ³»¿ëÀÇ ºÎ¼­ ÁøÇà»óŰ¡ 󸮿Ϸá·Î ¼öÁ¤", "I001"); model.setValue("/root/main/rpldata/area/prcsstat", "󸮿Ϸá"); model.setValue("/root/main/rpldata/area/endreqyn", "* ºÎ¼­Á¾°á"); submit("TRCVD00202"); btn_endcfm.disabled = true; } } else { messageBox("ºÎ¼­Àå °áÀç°¡ µÇÁö ¾ÊÀº »çÇ׿¡ ´ëÇØ¼­ Á¾°á󸮸¦ ", "E001"); } } else { messageBox("ºÎ¼­°¡ ¼±ÅõÇÁö ¾Ê¾Ò½À´Ï´Ù. \n\n¹Î¿ø´ã´çºÎ¼­ 󸮿äû ¸ñ·Ï¿¡¼­ ºÎ¼­¸¦ ´õºíŬ¸¯ÇØ ", "C002"); model.setFocus("grd_reqlist"); } model.refresh(); ]]> </script> </button> <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/> <line id="line2" class="line_2" style="x1:0px; y1:51px; x2:970px; y2:51px; "/> <caption id="caption16" class="cell_1" style="left:241px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">ºÎ¼­Á¢¼öÀÏ</caption> <output id="opt_ReplReq" ref="/root/main/vocdata/area/replreqdd" class="output_fix" format="yyyy-mm-dd" style="left:349px; top:31px; width:130px; height:19px; "/> <caption id="caption20" class="cell_1" style="left:0px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">´ã´çºÎ¼­</caption> <output id="opt_ChrgDeptNm" ref="/root/main/vocdata/area/reqdeptnm" class="output_fix" style="left:108px; top:31px; width:130px; height:19px; "/> <caption id="caption30" class="cell_1" style="left:483px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">Á¢¼öÈ®ÀÎÀÏ</caption> <output id="opt_ReplAcptDT" ref="/root/main/vocdata/area/replacptdd" class="output_fix" format="yyyy-mm-dd" style="left:591px; top:31px; width:130px; height:19px; "/> <line id="line18" class="line_3" style="x1:0px; y1:220px; x2:970px; y2:220px; "/> <caption id="caption32" class="cell_1" style="left:0px; top:54px; width:105px; height:23px; text-align:center; vertical-align:middle; "> <![CDATA[ºÎ¼­ ´äº¯ÀÚ]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/rpldata/area/replcnts"); model.setValue("/root/main/vocpopup/title", "ºÎ¼­ ´ã´çÀÚ\n´äº¯ ³»¿ë"); model.setValue("/root/main/vocpopup/contents", s_contents); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.refresh(); ]]> </script> </caption> <textarea id="tar_ReplCnts" ref="/root/main/vocdata/area/replcnts" class="input_essential" scroll="vertical" editable="false" style="left:0px; top:103px; width:475px; height:114px; "/> <caption id="caption35" class="cell_1" style="left:483px; top:54px; width:105px; height:23px; text-align:center; vertical-align:middle; "> <![CDATA[ºÎ¼­Àå]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/rpldata/area/innraprvcnts"); model.setValue("/root/main/vocpopup/title", "ºÎ¼­ °³¼±È°µ¿\n(ºÎ¼­Àå Àǰß)"); model.setValue("/root/main/vocpopup/contents", s_contents); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.refresh(); ]]> </script> </caption> <textarea id="tar_AprvCnts" ref="/root/main/vocdata/area/innraprvcnts" scroll="vertical" style="left:483px; top:103px; width:487px; height:114px; "/> <output id="output3" ref="/root/main/vocdata/area/replpsnnm" class="output_fix" style="left:108px; top:55px; width:130px; height:19px; "/> <output id="output4" ref="/root/main/vocdata/area/innraprvpsnnm" class="output_fix" style="left:591px; top:55px; width:130px; height:19px; "/> <caption id="caption17" class="cell_1" style="left:723px; top:30px; width:105px; height:23px; text-align:center; vertical-align:middle; ">ó¸®È¸½ÅÀÏ</caption> <output id="output5" ref="/root/main/vocdata/area/repldd" class="output_fix" format="yyyy-mm-dd" style="left:831px; top:31px; width:138px; height:19px; "/> <caption id="caption21" class="cell_1" style="left:0px; top:78px; width:162px; height:23px; text-align:center; vertical-align:middle; "> <![CDATA[ºÎ¼­ ´ã´çÀÚ ´äº¯ ³»¿ë]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/rpldata/area/replcnts"); model.setValue("/root/main/vocpopup/title", "ºÎ¼­ ´ã´çÀÚ\n´äº¯ ³»¿ë"); model.setValue("/root/main/vocpopup/contents", s_contents); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.refresh(); ]]> </script> </caption> <caption id="caption22" class="cell_1" style="left:483px; top:78px; width:172px; height:23px; text-align:center; vertical-align:middle; "> <![CDATA[ºÎ¼­ °³¼±È°µ¿ (ºÎ¼­Àå Àǰß)]]> <script type="javascript" ev:event="ondblclick"> <![CDATA[ var s_contents = model.getValue("/root/main/rpldata/area/replcnts"); model.setValue("/root/main/vocpopup/title", "ºÎ¼­ ´ã´çÀÚ\n´äº¯ ³»¿ë"); model.setValue("/root/main/vocpopup/contents", s_contents); open("SPCVD00500", "", "", "", "SPCVD00500", "/root/main/vocpopup", "/root/main/vocpopup"); model.setValue("/root/main/vocpopup/title", ""); model.setValue("/root/main/vocpopup/contents", ""); model.refresh(); ]]> </script> </caption> </group> </xhtml:body> </xhtml:html>