123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <?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>
- <user>
- <userlist/>
- </user>
- <dept>
- <deptcd/>
- <depthngnm/>
- </dept>
- <userinfo>
- <emplnm/>
- </userinfo>
- </main>
- <target/>
- <init>
- </init>
- <send>
- <dept>
- <deptcd/>
- <emplnm/>
- <dutplceinstcd/>
- </dept>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- model.removenode("/root/main/user/userlist");
- misfMsterDetailSet(grd_ovtworkuserlist, null, "TRRPD01304", "N");
-
- model.copyNode("/root/main/user", "/root/target/validation");
- var dutplceinstcd = getUserInfo("dutplceinstcd");
- ipt_dutplceinstcd.value=dutplceinstcd;
- model.refresh();
- // misfMsterDetailRetrieve();
-
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- function fOpenPopupDeptHelp(pControl, pInstance)
- {
- misfOpenPopUpList("02", pControl, "", pInstance);
- model.refresh();
- }
- ]]>
- </script>
- <submission id="TRRPD01304" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/dept" resultref="/root/main/user"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1030" pageheight="550" guideline="2,-5;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1000px; height:520px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:35px; width:183px; height:14px; ">연장근무자 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:50px; x2:1000px; y2:50px; "/>
- <datagrid id="grd_ovtworkuserlist" nodeset="/root/main/user/userlist" caption="사원번호^성명^소속기관코드^소속기관명^근무기관코드^근무기관명^소속부서코드^소속부서명^근무지부서명^근무지부서코드^직책코드^직책^직위코드^직위^직급코드^직급" colsep="^" colwidth="70, 69, 22, 128, 18, 120, 20, 107, 100, 16, 14, 75, 21, 76, 45, 79" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:55px; width:1000px; height:460px; ">
- <col class="text_center" ref="emplno"/>
- <col class="text_center" ref="emplnm"/>
- <col class="text_center" ref="posinstcd" visibility="hidden"/>
- <col class="text_center" ref="posinstnm"/>
- <col class="text_center" ref="dutplceinst" visibility="hidden"/>
- <col class="text_center" ref="dutplceinstnm"/>
- <col class="text_center" ref="posdeptcd" visibility="hidden"/>
- <col class="text_center" ref="posdeptnm"/>
- <col class="text_center" ref="dutplcedeptnm"/>
- <col class="text_center" ref="dutplcedeptcd" visibility="hidden"/>
- <col class="text_center" ref="jobrespcd" visibility="hidden"/>
- <col class="text_center" ref="jobrespnm" style="left:210px; top:23px; width:120px; height:23px; "/>
- <col class="text_center" ref="jobposcd" visibility="hidden"/>
- <col class="text_center" ref="jobposnm"/>
- <col ref="njobgradcd" visibility="hidden"/>
- <col class="text_center" ref="njobgradnm"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- rpbfPopUpListReturn(grd_ovtworkuserlist);
- //misfPopUpListReturn(grd_userlist);
- ]]>
- </script>
- </datagrid>
- <group id="group5" style="left:0px; top:3px; width:1000px; height:30px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1000px; height:29px; "/>
- <line id="line2" class="line_4" style="x1:922px; y1:0px; x2:922px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="ipt_depthngnm" ref="/root/main/dept/depthngnm" class="input_s_essential" navindex="3" visibility="visible" style="left:180px; top:6px; width:121px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- ipt_depthngnm.value = ipt_depthngnm.currentText;
-
- misfValidationCheck("02", "", "deptcd,depthngnm");
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <button id="btn_depthelp" class="icon_search" navindex="9" visibility="visible" style="left:163px; top:7px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fOpenPopupDeptHelp(ipt_deptcd, "deptcd,depthngnm");
-
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" visibility="visible" style="left:320px; top:7px; width:86px; height:17px; ">성명 :</caption>
- <input id="ipt_emplnm" ref="/root/main/userinfo/emplnm" class="input_s_essential" navindex="4" visibility="visible" imemode="hangul" style="left:385px; top:6px; width:111px; height:19px; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- ipt_emplnm.value = ipt_emplnm.currentText;
-
- model.setValue("/root/send/dept/emplnm", ipt_emplnm.value);
- btn_search.dispatch("DOMActivate");
-
- }
-
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/main/dept/deptcd" class="input_s_essential" navindex="2" visibility="visible" imemode="hangul" style="left:95px; top:6px; width:66px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- ipt_deptcd.value = ipt_deptcd.currentText;
- model.setValue("/root/send/dept/deptcd", ipt_deptcd.value);
- misfValidationCheck("02", "", "deptcd,depthngnm");
- model.refresh();
- }
-
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.setValue("/root/send/dept/deptcd", ipt_deptcd.value);
- ]]>
- </script>
- </input>
- <caption id="caption7" class="search_name" visibility="visible" style="left:6px; top:7px; width:89px; height:17px; ">부서코드 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="5" style="left:930px; top:5px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <input id="ipt_dutplceinstcd" ref="/root/send/dept/dutplceinstcd" class="input_s_essential" navindex="4" visibility="hidden"/>
- </group>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:520px; width:580px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:461px; top:2px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- misfPopUpListReturn(grd_ovtworkuserlist);
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:520px; top:2px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- window.close();
-
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|