123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>개인 근무 변경 신청 HELP</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <deprtapplist/>
- </list>
- </main>
- <send>
- <retrparams>
- <instcd/>
- <dutunitcd/>
- <dutym/>
- <emplno/>
- <emplnm/>
- </retrparams>
- </send>
- <init/>
- <temp/>
- <target/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.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/dligclaznsmngtweb/js/RPD001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fInit()
- {
- model.removeNodeset("/root/main/list/deprtapplist");
-
- grd_chngapplist.rowHeight(0) = 22;
- grd_chngapplist.rowHeight(1) = 22;
- model.setValue("/root/send/retrparams/instcd", model.getValue("/root/target/instcd"));
- model.setValue("/root/send/retrparams/dutunitcd", model.getValue("/root/target/dutunitcd"));
- model.setValue("/root/send/retrparams/dutym", model.getValue("/root/target/dutym"));
- submit("TRRPD02611");
- model.refresh();
- }
-
- function fRetrieve()
- {
- submit("TRRPD02611");
- model.refresh();
- }
- ]]>
- </script>
- <submission id="TRRPD02611" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="610" pageheight="540" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:580px; height:15px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">개인복무계획 부서장 승인내역</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:59px; width:580px; height:436px; ">
- <datagrid id="grd_chngapplist" nodeset="/root/main/list/deprtapplist" backcoloralternate="transparent" caption="사원번호^성명^신청일^기간^기간^근무코드^신청사유|사원번호^성명^신청일^From^To^근무코드^신청사유" colsep="^" colwidth="0, 83, 75, 75, 75, 55, 250" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" style="left:0px; top:29px; width:580px; height:406px; ">
- <col ref="emplno" visibility="hidden" style="text-align:center; "/>
- <col ref="emplnm" style="text-align:center; "/>
- <col ref="srvarmappdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="srvarmfromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="srvarmtodd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dutcd" style="text-align:center; "/>
- <col ref="appresn"/>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:24px; x2:580px; y2:24px; "/>
- <caption id="caption8" class="tit_2" style="left:5px; top:9px; width:100px; height:14px; ">승인 내역</caption>
- </group>
- <button id="btn_save" class="btn4_letter2" style="left:525px; top:500px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <group id="group4" style="left:0px; top:25px; width:580px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:580px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line3" class="line_4" style="x1:495px; y1:7px; x2:495px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:4px; top:9px; width:86px; height:17px; ">신청년월 :</caption>
- <caption id="caption2" class="search_name" style="left:205px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
- <input id="ipt_dutym" ref="/root/send/retrparams/dutym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:90px; top:8px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_emplno" ref="/root/send/retrparams/emplno" class="input_s_essential" navindex="2" style="left:293px; top:8px; width:65px; height:19px; ">
- <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");
- model.refresh();
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNO", "emplno,emplnm");
- model.refresh();
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_emplnm" ref="/root/send/retrparams/emplnm" class="input_search" navindex="3" style="left:379px; top:8px; width:105px; 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");
- model.refresh();
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNM", "emplno,emplnm");
- model.refresh();
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:510px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fRetrieve();
- ]]>
- </script>
- </button>
- <button id="btn_empl" class="icon_search" style="left:361px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("01", ipt_emplno,"", "emplno,emplnm,dummy,posdeptcd,posdeptnm,dutplcedeptcd,dutplcedeptnm");
- btn_search.dispatch("DOMActivate");
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|