123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>특근신청인사팀승인</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <deptlist>
- <dutdeptlist>
- </dutdeptlist>
- </deptlist>
- <list>
- <ovtmworkapplist/>
- <ovtmworkalldeptapplist/>
- </list>
- </main>
- <send>
- <instcd/>
- <dutym/>
- <emplno_s/>
- <emplnm_s/>
- <appfrdd/>
- <apptodd/>
- <dutplcedeptcd/>
- <instnm/>
- <instcd/>
- <dutplceinstnm/>
- <dutplceinstcd/>
- <deptcd/>
- <deptnm/>
- <dutdeptcd/>
- <dutdeptnm/>
- <dutym_s/>
- <dutym_e/>
- <dutym_ss/>
- <dutym_ee/>
- <deducord>
- <instcd/>
- <dutym_s/>
- <dutym_e/>
- <dutplcedeptcd/>
- <emplno/>
- <emplnm/>
- <dutplcedeptnm/>
- <psnworkapryn/>
- <retrflag>psnwork</retrflag>
- </deducord>
- <savelist>
- <ovtmworkapplist/>
- </savelist>
- <dutdeptnm_s/>
- <popworkgbn/>
- <psnworkapryn_s>N</psnworkapryn_s>
- <emplno/>
- <emplnm/>
- <dutunitcd/>
- <dutunitnm/>
- </send>
- <init>
- <combo1>
- <label>Y</label>
- <value>Y</value>
- <label>N</label>
- <value>N</value>
- </combo1>
- <radio1>
- <label>승인</label>
- <value>Y</value>
- <label>미승인</label>
- <value>N</value>
- <label>전체</label>
- <value>%</value>
- </radio1>
- </init>
- <tempday>
- <dutinfo/>
- </tempday>
- </root>
- </instance>
- <submission id="TRRPD00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deducord" resultref="/root/main/list"/>
- <submission id="TXRPD00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savelist" resultref="root/temp/douchecklist"/>
- <submission id="TRRPD00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/daylist"/>
- <submission id="TRRPD00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/deptlist"/>
- <submission id="TRRPD10102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/tempday/dutinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/dligclaznsmngtweb/js/RPD001.js"/>
- <script type="javascript" src="../../../mis/pubwelfmngtweb/js/RPS001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- var DUT_UNIT_CD = "";
- var DUT_UNIT_NM = "";
-
- var PSNWORK_ALL_CHECK_YN = false;
-
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize()
- {
- model.removenode("/root/main/ovtmworkapplist");
- model.removenode("/root/main/deducord/dutdeptlist");
- model.resetInstanceNode("/root/send");
-
- misfGridInit(grd_ovtmworkapplist);
-
- misfMsterDetailSet(grd_dutdeptlist, null, "TRRPD00104", "N");
- fmisfMsterDetailSet(grd_ovtmworkapplist, grd_dutdeptlist, "TRRPD00101", "Y");
-
- // misfComboComCdListMulti("Z0007","cmb_instcd");
- misfComboInstCdListMulti("cmb_instcd",ipt_appfromdd.value,"","N");
- misfGetAndSetUserInfo();
-
- if(getUserInfo("dutplceinstcd") == "001" && DUT_UNIT_CD == "4020500000") {
- cmb_instcd.disabled = false;
- }
- else {
- cmb_instcd.disabled = true;
- }
-
- fSetDate();
- model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
- model.setValue("/root/send/popworkgbn", "SMRPD01800");
- model.setValue("/root/send/dutym_s", model.getValue("/root/send/dutym_ss"));
- model.setValue("/root/send/dutym_e", model.getValue("/root/send/dutym_ee"));
- rdo_psnworkapryn.value = "N";
- grd_dutdeptlist.rowHeight(0) = 33;
- grd_ovtmworkapplist.rowHeight(0) = 20;
- grd_ovtmworkapplist.rowHeight(1) = 20;
- grd_ovtmworkapplist.rowHeight(2) = 20;
-
- //화면 권한 설정
- btn_save.disabled = !(checkAuth("X"));
- btn_search.dispatch("DOMActivate");
-
- model.refresh();
- }
-
- function fSetDate() {
- var dt = new Date(getCurrentDate().substr(0, 4), getCurrentDate().substr(4, 2), 0);
- var iLastDay = dt.getDate();
- submit("TRRPD10102", false);
- model.setValue("/root/send/dutym_ss", model.getValue("/root/tempday/dutinfo/dutlist/fromymd"));
- model.setValue("/root/send/dutym_ee", model.getValue("/root/tempday/dutinfo/dutlist/toymd"));
- //model.setValue("/root/send/dutym_ss", getCurrentDate().substr(0, 6) + "01");
- //model.setValue("/root/send/dutym_ee", getCurrentDate().substr(0, 6) + iLastDay.toString());
- }
-
- function fGetSetOvtmDept() {
- submit("TRRPD00104");
-
- for(var i=1; i<grd_dutdeptlist.rows; i++) {
- if(grd_dutdeptlist.valueMatrix(i, grd_dutdeptlist.colRef("psnworkapryn")) == "Y") {
- grd_dutdeptlist.cellStyle("color", i, grd_dutdeptlist.colRef("psnworkapryn")) = "#FF0000";
- }
- else {
- grd_dutdeptlist.cellStyle("color", i, grd_dutdeptlist.colRef("psnworkapryn")) = "#000000";
- }
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">특근신청인사팀승인</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <line id="line1" class="line_1" style="x1:125px; y1:89px; x2:1195px; y2:89px; "/>
- <group id="group4" style="left:0px; top:10px; width:1195px; height:55px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:55px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1128px; top:15px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(ipt_dutym_s.value == "" || ipt_dutym_e.value == "") {
- messageBox("근무월은","I003");
- return;
- }
-
- model.setValue("/root/send/deducord/psnworkapryn", model.getValue("/root/send/psnworkapryn_s"));
- model.setValue("/root/send/deducord/instcd", model.getValue("/root/send/instcd"));
- model.setValue("/root/send/deducord/retrflag", "psnwork");
- model.setValue("/root/send/deducord/emplno", ipt_emplno.value);
-
- fGetSetOvtmDept();
-
- model.removeNodeset("/root/main/list");
- if(grd_dutdeptlist.rows > 1) {
- grd_dutdeptlist.select(1, grd_dutdeptlist.colRef("dutplcedeptnm")) = true;
- grd_dutdeptlist.row = 1;
- grd_dutdeptlist.dispatch("onrowchanged");
- }
-
- PSNWORK_ALL_CHECK_YN = false;
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption3" style="left:533px; top:7px; width:25px; height:20px; font-weight:bold; text-align:center; vertical-align:middle; ">~</caption>
- <input id="ipt_appfromdd" ref="/root/send/dutym_ss" class="input_s_essential" inputtype="date" style="left:433px; top:6px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- if( getStringLength(ipt_appfromdd.value) == "8" ) {
- model.removeNodeset(cmb_instcd.attribute("ref"));
- model.makeNode("/root/send/instcd");
- misfComboInstCdListMulti("cmb_instcd",ipt_appfromdd.value,"","Y");
- cmb_instcd.value = instcd;
- model.refresh();
- }
- ipt_dutym_s.value = ipt_appfromdd.value;
- ]]>
- </script>
- </input>
- <input id="ipt_apptodd" ref="/root/send/dutym_ee" class="input_s_essential" inputtype="date" style="left:552px; top:6px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- if( getStringLength(ipt_appfromdd.value) == "8" ) {
- model.removeNodeset(cmb_instcd.attribute("ref"));
- model.makeNode("/root/send/instcd");
- misfComboInstCdListMulti("cmb_instcd",ipt_appfromdd.value,"","Y");
- cmb_instcd.value = instcd;
- model.refresh();
- }
- ipt_dutym_e.value = ipt_apptodd.value;
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption4" class="search_name" style="left:345px; top:7px; width:86px; height:17px; ">신청기간 :</caption>
- <button id="btn_dutdept" class="icon_search" style="left:184px; top:32px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // misfOpenPopUpList("02", ipt_dutdeptcd, "", "dutplcedeptcd,dutdeptnm_s", cmb_instcd.value, "instcd" );
- misfOpenPopUpList("02", ipt_dutdeptcd,"","dutplcedeptcd,dutdeptnm_s", cmb_instcd.value + "," + ipt_apptodd.value, "instcd,basedd");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_dutdeptnm" ref="/root/send/dutdeptnm_s" class="input_search" navindex="3" style="left:202px; top:30px; width:114px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) {
- if(ipt_dutdeptnm.value == ipt_dutdeptnm.currentText) return;
-
- ipt_dutdeptnm.value = ipt_dutdeptnm.currentText;
- misfValidationCheck("02", "", "dutplcedeptcd,dutdeptnm_s", cmb_instcd.value, "instcd" );
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutplcedeptcd,dutdeptnm_s", cmb_instcd.value, "instcd" );
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_dutdeptcd" ref="/root/send/dutplcedeptcd" class="input_search" navindex="2" maxlength="10" style="left:101px; top:30px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) {
- if(ipt_dutdeptcd.value == ipt_dutdeptcd.currentText) return;
-
- ipt_dutdeptcd.value = ipt_dutdeptcd.currentText;
- misfValidationCheck("02", "", "dutplcedeptcd,dutdeptnm_s", cmb_instcd.value, "instcd" );
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutplcedeptcd,dutdeptnm_s", cmb_instcd.value, "instcd" );
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption1" class="search_name" style="left:13px; top:31px; width:86px; height:17px; ">근무부서 :</caption>
- <caption id="caption5" class="search_name" style="left:345px; top:31px; width:86px; height:17px; ">사원번호 :</caption>
- <input id="ipt_emplno" ref="/root/send/emplno_s" class="input_search" navindex="4" maxlength="8" style="left:433px; top:30px; width:77px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) {
- if(ipt_emplno.value == ipt_emplno.currentText) return;
-
- ipt_emplno.value = ipt_emplno.currentText;
- rpbfValidationCheck("EMPLNO", "emplno,emplnm,dutunitcd,dutunitnm");
- model.setValue("/root/send/emplno_s" , model.getValue("/root/send/emplno"));
- model.setValue("/root/send/emplnm_s", model.getValue("/root/send/emplnm"));
- model.setValue("/root/send/dutplcedeptcd", model.getValue("/root/send/dutunitcd"));
- model.setValue("/root/send/dutdeptnm_s", model.getValue("/root/send/dutunitnm"));
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNO", "emplno,emplnm,dutunitcd,dutunitnm");
-
- model.setValue("/root/send/emplno_s" , model.getValue("/root/send/emplno"));
- model.setValue("/root/send/emplnm_s", model.getValue("/root/send/emplnm"));
- model.setValue("/root/send/dutplcedeptcd", model.getValue("/root/send/dutunitcd"));
- model.setValue("/root/send/dutdeptnm_s", model.getValue("/root/send/dutunitnm"));
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_emplnm" ref="/root/send/emplnm_s" class="input_search" navindex="5" style="left:533px; top:30px; width:162px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) {
- if(ipt_emplnm.value == ipt_emplnm.currentText) return;
-
- ipt_emplnm.value = ipt_emplnm.currentText;
- rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
- model.setValue("/root/send/emplno_s" , model.getValue("/root/send/emplno"));
- model.setValue("/root/send/emplnm_s", model.getValue("/root/send/emplnm"));
- model.setValue("/root/send/dutplcedeptcd", model.getValue("/root/send/dutunitcd"));
- model.setValue("/root/send/dutdeptnm_s", model.getValue("/root/send/dutunitnm"));
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNM", "emplno,emplnm,dutunitcd,dutunitnm");
-
- model.setValue("/root/send/emplno_s" , model.getValue("/root/send/emplno"));
- model.setValue("/root/send/emplnm_s", model.getValue("/root/send/emplnm"));
- model.setValue("/root/send/dutplcedeptcd", model.getValue("/root/send/dutunitcd"));
- model.setValue("/root/send/dutdeptnm_s", model.getValue("/root/send/dutunitnm"));
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_emplhelp" class="icon_search" style="left:514px; top:32px; width:16px; height:16px; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno, "emplno,emplnm,dutunitcd,dutunitnm", "", "N");
-
- model.setValue("/root/send/emplno_s" , model.getValue("/root/send/emplno"));
- model.setValue("/root/send/emplnm_s", model.getValue("/root/send/emplnm"));
- model.setValue("/root/send/dutplcedeptcd", model.getValue("/root/send/dutunitcd"));
- model.setValue("/root/send/dutdeptnm_s", model.getValue("/root/send/dutunitnm"));
- model.refresh();
- ]]>
- </script>
- <caption/>
- </button>
- <line id="line3" class="line_4" style="x1:1115px; y1:7px; x2:1115px; y2:49px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption7" class="search_name" style="left:723px; top:7px; width:86px; height:17px; ">승인여부 :</caption>
- <select1 id="rdo_psnworkapryn" ref="/root/send/psnworkapryn_s" overflow="visible" appearance="full" cols="3" style="left:810px; top:7px; width:150px; height:14px; border-style:none; ">
- <choices>
- <item>
- <label>승인</label>
- <value>Y</value>
- </item>
- <item>
- <label>미승인</label>
- <value>N</value>
- </item>
- <item>
- <label>전체</label>
- <value/>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.setValue("/root/send/deducord/psnworkapryn", model.getValue("/root/send/psnworkapryn_s"));
- model.setValue("/root/send/deducord/instcd", model.getValue("/root/send/instcd"));
-
- fGetSetOvtmDept();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_search" navindex="1" appearance="minimal" style="left:101px; top:6px; width:214px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:13px; top:7px; width:86px; height:17px; ">소속기관 :</caption>
- </group>
- <caption id="caption9" class="tit_2" style="left:187px; top:74px; width:170px; height:13px; ">특근신청내역</caption>
- <datagrid id="grd_dutdeptlist" nodeset="/root/main/deptlist/dutdeptlist" caption="부서^부서명^승인여부^기관코드^^^^^급여반영" colsep="^" colwidth="0, 130, 30, 0, 0, 0, 0, 0, 30" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:94px; width:205px; height:640px; ">
- <col ref="dutplcedeptcd" visibility="hidden" _key="true"/>
- <col ref="dutplcedeptnm"/>
- <col ref="psnworkapryn" style="text-align:center; "/>
- <col ref="dutplceinstcd" visibility="hidden"/>
- <col ref="dutym_s" visibility="hidden"/>
- <col ref="dutym_e" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="emplnm" visibility="hidden"/>
- <col ref="mmextndutsumyn" visibility="hidden" style="text-align:center; "/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- var cur_row = grd_dutdeptlist.row;
- var mmextndutsumyn = model.getValue(grd_dutdeptlist.attribute("nodeset") + "[" + cur_row + "]/mmextndutsumyn");
-
- if(mmextndutsumyn == 'Y') {
- btn_save.disabled = true;
- }
- else {
- btn_save.disabled = false;
- }
- var psnworkapryn = model.getValue("/root/send/psnworkapryn_s");
- model.makeValue("/root/send/deducord/psnworkapryn", psnworkapryn);
-
- model.setValue("/root/send/deducord/dutym_s", grd_dutdeptlist.valueMatrix(grd_dutdeptlist.row, grd_dutdeptlist.colRef("dutym_s")));
- model.setValue("/root/send/deducord/dutym_e", grd_dutdeptlist.valueMatrix(grd_dutdeptlist.row, grd_dutdeptlist.colRef("dutym_e")));
- model.setValue("/root/send/deducord/dutplcedeptcd", grd_dutdeptlist.valueMatrix(grd_dutdeptlist.row, grd_dutdeptlist.colRef("dutplcedeptcd")));
- model.setValue("/root/send/deducord/psnworkapryn", grd_dutdeptlist.valueMatrix(grd_dutdeptlist.row, grd_dutdeptlist.colRef("psnworkapryn")));
-
- submit("TRRPD00101");
-
- PSNWORK_ALL_CHECK_YN = false;
- model.dispatch("onmouseup");
- ]]>
- </script>
- </datagrid>
- <line id="line207" class="line_1" style="x1:0px; y1:89px; x2:126px; y2:89px; "/>
- <caption id="caption2" class="tit_2" style="left:5px; top:74px; width:105px; height:8px; ">신청부서</caption>
- <multilinegrid id="grd_ovtmworkapplist" nodeset="/root/main/list/ovtmworkapplist" caption="사원번호^성명^조출여부^신청일시^신청일시^신청일시^신청일시^조정
시간
(분)^휴일^야간^연장^연장^연장^조출150^조정일시^조정일시^조정일시^조정일시^조정
시간
(분)^부서장
승인여부^부서장
조정여부^인사팀
확정여부^caption1|사원번호^성명^조출여부^From일시^From일시^To일시^To일시^조정
시간
(분)^휴일^야간^연장^연장^연장^조출150^From일시^From일시^To일시^To일시^조정
시간
(분)^부서장
승인여부^부서장
조정여부^인사팀
확정여부^caption1|사원번호^성명^조출여부^신청사유^신청사유^신청사유^신청사유^조정
시간
(분)^휴일^야간^150^100^+50^조출150^조정사유^조정사유^조정사유^조정사유^조정
시간
(분)^부서장
승인여부^부서장
조정여부^인사팀
확정여부^caption1" colsep="^" colwidth="61, 78, 0, 75, 60, 75, 60, 50, 0, 0, 0, 0, 0, 0, 75, 60, 75, 60, 50, 54, 54, 54, 0" rowheader="update" rowsep="|" mergecellsfixedrows="bycolrec" style="left:211px; top:94px; width:984px; height:640px; ">
- <row>
- <col ref="emplno" rowspan="2" _key="true"/>
- <col ref="emplnm" rowspan="2"/>
- <col disabled="true" ref="earlyattdncyn" rowspan="2" type="combo" visibility="hidden" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/combo1">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="appfromdd" format="yyyy-mm-dd" required="true"/>
- <col ref="appfromtm" format="hh:nn" style="text-align:center; "/>
- <col disabled="true" ref="apptodd" format="yyyy-mm-dd"/>
- <col ref="apptotm" format="hh:nn" style="text-align:center; "/>
- <col ref="apptm_v" rowspan="2" type="output" style="text-align:center; "/>
- <col ref="ovtmworkholibiztm_v" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworknigtbiztm_v" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbiztm150_v" rowspan="2" type="output" visibility="hidden" style="text-align:center; "/>
- <col ref="ovtmworkextnbiztm100_v" rowspan="2" type="output" visibility="hidden" style="text-align:center; "/>
- <col ref="ovtmworkextnbiztm50_v" rowspan="2" type="output" visibility="hidden" style="text-align:center; "/>
- <col ref="earlyattdnctm150_v" rowspan="2" type="output" visibility="hidden" style="text-align:center; "/>
- <col ref="coufromdd" type="output" format="yyyy-mm-dd" _key="true" style="text-align:center; "/>
- <col ref="coufromtm" type="output" format="hh:nn" _key="true" style="text-align:center; "/>
- <col ref="coutodd" type="output" format="yyyy-mm-dd" _key="true" style="text-align:center; "/>
- <col ref="coutotm" type="output" format="hh:nn" _key="true" style="text-align:center; "/>
- <col ref="coutm_v" rowspan="2" _key="true" style="text-align:center; "/>
- <col ref="deprtmangraprvyn" rowspan="2" type="output" style="text-align:center; "/>
- <col ref="deprtmangrcouyn" rowspan="2" type="output" style="text-align:center; "/>
- <col checkvalue="Y,N" ref="psnworkapryn" rowspan="2" type="checkbox" style="text-align:center; "/>
- <col ref="ovtmworkholibiztm" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworknigtbiztm" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbiztm150" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbiztm100" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbiztm50" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkholibizmm" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworknigtbizmm" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbizmm150" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbizmm100" rowspan="2" type="output" visibility="hidden"/>
- <col ref="ovtmworkextnbizmm50" rowspan="2" type="output" visibility="hidden"/>
- <col ref="earlyattdnctm150" rowspan="2" type="output" visibility="hidden"/>
- <col ref="earlyattdncmm150" rowspan="2" type="output" visibility="hidden"/>
- <col ref="apptm" rowspan="2" visibility="hidden"/>
- <col ref="appmm" rowspan="2" visibility="hidden"/>
- <col ref="coutm" rowspan="2" visibility="hidden"/>
- <col ref="coumm" rowspan="2" visibility="hidden"/>
- <col ref="dutdd" rowspan="2" visibility="hidden"/>
- <col ref="instnm" rowspan="2" visibility="hidden"/>
- <col ref="instcd" rowspan="2" visibility="hidden"/>
- <col ref="dutplceinstnm" rowspan="2" visibility="hidden"/>
- <col ref="dutplceinstcd" rowspan="2" visibility="hidden"/>
- <col ref="deptcd" rowspan="2" visibility="hidden"/>
- <col ref="deptnm" rowspan="2" visibility="hidden"/>
- <col ref="dutdeptcd" rowspan="2" visibility="hidden"/>
- <col ref="dutdeptnm" rowspan="2" visibility="hidden"/>
- <col ref="dutplcedeptnm" rowspan="2" visibility="hidden"/>
- <col ref="dutplcedeptcd" rowspan="2" visibility="hidden"/>
- <col ref="psnworkapryn" rowspan="2" visibility="hidden"/>
- </row>
- <row>
- <col colspan="4" ref="appresn" type="output"/>
- <col colspan="4" ref="couresn" type="output"/>
- </row>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_ovtmworkapplist.row < grd_ovtmworkapplist.fixedRows)
- {
- if(grd_ovtmworkapplist.col == grd_ovtmworkapplist.colRef("psnworkapryn"))
- {
- var sYn = "";
-
- if(PSNWORK_ALL_CHECK_YN)
- {
- sYn = "N";
- PSNWORK_ALL_CHECK_YN = false;
- }
- else
- {
- sYn = "Y";
- PSNWORK_ALL_CHECK_YN = true;
- }
- for(var i=3; i<grd_ovtmworkapplist.rows; i++)
- {
- grd_ovtmworkapplist.valueMatrix(i, grd_ovtmworkapplist.colRef("psnworkapryn")) = sYn;
- grd_ovtmworkapplist.addStatus(i, "update");
- }
- }
- }
- ]]>
- </script>
- </multilinegrid>
- <line id="line2" class="line_1" style="x1:206px; y1:90px; x2:206px; y2:735px; "/>
- <datagrid id="grd_excelsave" nodeset="/root/main/list/ovtmworkalldeptapplist" visibility="hidden" caption="근무부서^사원번호^성명^신청기간^신청기간^신청기간^신청기간^신청시간^신청사유^조정기간^조정기간^조정기간^조정기간^조정시간^조정사유^부서장
승인여부^부서장
조정여부^인사팀
확정여부|근무부서^사원번호^성명^From 일시^From 일시^To 일시^To 일시^신청시간^신청사유^From 일시^From 일시^To 일시^To 일시^조정시간^조정사유^부서장
승인여부^부서장
조정여부^인사팀
확정여부" colsep="^" colwidth="110, 70, 70, 75, 60, 75, 60, 55, 160, 75, 60, 75, 60, 55, 160, 50, 50, 47" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:510px; width:1195px; height:135px; ">
- <col ref="dutplcedeptnm"/>
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="appfromdd" format="yyyy-mm-dd"/>
- <col ref="appfromtm" format="hh:nn"/>
- <col ref="apptodd" format="yyyy-mm-dd"/>
- <col ref="apptotm" format="hh:nn"/>
- <col ref="apptm_v"/>
- <col ref="appresn"/>
- <col ref="coufromdd" format="yyyy-mm-dd"/>
- <col ref="coufromtm" format="hh:nn"/>
- <col ref="coutodd" format="yyyy-mm-dd"/>
- <col ref="coutotm" format="hh:nn"/>
- <col ref="coutm_v" format="hh:nn" style="left:1005px; top:43px; width:55px; height:23px; "/>
- <col ref="couresn"/>
- <col ref="deprtmangraprvyn"/>
- <col ref="deprtmangrcouyn"/>
- <col ref="psnworkapryn"/>
- </datagrid>
- <button id="button1" class="btn2_letter4" style="left:1128px; top:69px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSaveExcel(grd_excelsave);
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:28px; ">
- <line id="line75" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1069px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_ovtmworkapplist);
-
- if (updtdata == "" ) {
- messageBox("변경된 데이터가","I004");
- return;
- }
- misfSave("TXRPD00101");
-
- ]]>
- </script>
- </button>
- <button id="btn_clear" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_ovtmworkapplist);
-
- if (updtdata != "") {
- var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
- if (ret != 6) { // not OK
- return;
- }
- }
- fInitialize();
- ]]>
- </script>
- </button>
- <input id="ipt_popworkgbn" ref="/root/send/popworkgbn" class="input_search" navindex="2" visibility="hidden" style="left:705px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutplceinstcd" ref="/root/send/dutplceinstcd" class="input_search" navindex="2" visibility="hidden" style="left:725px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutplceinstnm" ref="/root/send/dutplceinstnm" class="input_search" navindex="2" visibility="hidden" style="left:745px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_deptcd" ref="/root/send/deptcd" class="input_search" navindex="2" visibility="hidden" style="left:765px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_deptnm" ref="/root/send/deptnm" class="input_search" navindex="2" visibility="hidden" style="left:785px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutym_s" ref="/root/send/dutym_s" class="input_search" navindex="2" visibility="hidden" style="left:805px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutym_e" ref="/root/send/dutym_e" class="input_search" navindex="2" visibility="hidden" style="left:825px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutdeptcd2" ref="/root/send/dutdeptcd" class="input_search" navindex="2" visibility="hidden" style="left:845px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_dutdeptnm2" ref="/root/send/dutdeptnm" class="input_search" navindex="2" visibility="hidden" style="left:865px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_instcd" ref="/root/send/instcd" class="input_search" navindex="2" visibility="hidden" style="left:885px; top:5px; width:19px; height:19px; "/>
- <input id="ipt_instnm" ref="/root/send/instnm" class="input_search" navindex="2" visibility="hidden" style="left:905px; top:5px; width:19px; height:19px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|