SPRPA03000_사용자조회.xrw 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>사용자 조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <user>
  11. <userlist/>
  12. </user>
  13. <dept>
  14. <deptcd/>
  15. <depthngnm/>
  16. </dept>
  17. <userinfo>
  18. <emplnm/>
  19. </userinfo>
  20. </main>
  21. <target/>
  22. <init>
  23. </init>
  24. <send>
  25. <dept>
  26. <deptcd/>
  27. <emplnm/>
  28. <dutplceinstcd/>
  29. </dept>
  30. </send>
  31. </root>
  32. </instance>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. model.removenode("/root/main/user/userlist");
  36. misfMsterDetailSet(grd_userlist, null, "TRRPA00404", "N");
  37. model.copyNode("/root/main/user", "/root/target/validation");
  38. var dutplceinstcd = getUserInfo("dutplceinstcd");
  39. ipt_dutplceinstcd.value=dutplceinstcd;
  40. model.refresh();
  41. model.setFocus("ipt_emplnm");
  42. // misfMsterDetailRetrieve();
  43. ]]>
  44. </script>
  45. <script type="javascript">
  46. <![CDATA[
  47. function fOpenPopupDeptHelp(pControl, pInstance)
  48. {
  49. misfOpenPopUpList("02", pControl, "", pInstance);
  50. model.refresh();
  51. }
  52. ]]>
  53. </script>
  54. <submission id="TRRPA00404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/dept" resultref="/root/main/user"/>
  55. </model>
  56. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  57. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  58. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  59. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  60. </xhtml:head>
  61. <xhtml:body pagewidth="1030" pageheight="550" guideline="2,-5;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  62. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1000px; height:520px; ">
  63. <caption id="caption1" class="tit_2" style="left:5px; top:35px; width:183px; height:13px; ">사용자 리스트</caption>
  64. <line id="line1" class="line_1" style="x1:0px; y1:50px; x2:1000px; y2:50px; "/>
  65. <datagrid id="grd_userlist" nodeset="/root/main/user/userlist" caption="사원번호^성명^소속기관코드^소속기관명^근무기관코드^근무기관명^소속부서코드^소속부서명^직책코드^직책^직위코드^직위^직급코드^직급^생년월일^연락처^입사일^교직구분코드^교직구분명" colsep="^" colwidth="70, 69, 22, 128, 18, 120, 20, 107, 14, 75, 21, 76, 45, 79, 86, 100,100,100,100" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:55px; width:1000px; height:460px; ">
  66. <col class="text_center" ref="emplno"/>
  67. <col class="text_center" ref="emplnm"/>
  68. <col class="text_center" ref="posinstcd" visibility="hidden"/>
  69. <col class="text_center" ref="posinstnm"/>
  70. <col class="text_center" ref="dutplceinst" visibility="hidden"/>
  71. <col class="text_center" ref="dutplceinstnm"/>
  72. <col class="text_center" ref="posdeptcd" visibility="hidden"/>
  73. <col class="text_center" ref="posdeptnm"/>
  74. <col class="text_center" ref="jobrespcd" visibility="hidden"/>
  75. <col class="text_center" ref="jobrespnm" style="left:210px; top:23px; width:120px; height:23px; "/>
  76. <col class="text_center" ref="jobposcd" visibility="hidden"/>
  77. <col class="text_center" ref="jobposnm"/>
  78. <col ref="njobgradcd" visibility="hidden"/>
  79. <col class="text_center" ref="njobgradnm"/>
  80. <col class="text_center" ref="brthdd"/>
  81. <col class="text_center" ref="mpphonno"/>
  82. <col class="text_center" ref="entcodd"/>
  83. <col class="text_center" ref="prfshipflag" visibility="hidden"/>
  84. <col class="text_center" ref="prfshipflagnm"/>
  85. <col class="text_center" ref="teamunitnm" visibility="hidden"/>
  86. <script type="javascript" ev:event="ondblclick">
  87. <![CDATA[
  88. rpbfPopUpListReturn(grd_userlist);
  89. //misfPopUpListReturn(grd_userlist);
  90. ]]>
  91. </script>
  92. </datagrid>
  93. <group id="group5" style="left:0px; top:3px; width:1000px; height:30px; ">
  94. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1000px; height:29px; "/>
  95. <line id="line2" class="line_4" style="x1:922px; y1:0px; x2:922px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  96. <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; ">
  97. <script type="javascript" ev:event="onkeypress">
  98. <![CDATA[
  99. if(event.keyCode == 13)
  100. {
  101. ipt_depthngnm.value = ipt_depthngnm.currentText;
  102. misfValidationCheck("02", "", "deptcd,depthngnm");
  103. model.refresh();
  104. }
  105. ]]>
  106. </script>
  107. </input>
  108. <button id="btn_depthelp" class="icon_search" navindex="9" visibility="visible" style="left:163px; top:7px; width:16px; height:16px; ">
  109. <caption/>
  110. <script type="javascript" ev:event="DOMActivate">
  111. <![CDATA[
  112. fOpenPopupDeptHelp(ipt_deptcd, "deptcd,depthngnm");
  113. ]]>
  114. </script>
  115. </button>
  116. <caption id="caption2" class="search_name" visibility="visible" style="left:320px; top:7px; width:86px; height:17px; ">성명 :</caption>
  117. <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; ">
  118. <script type="javascript" ev:event="onkeydown">
  119. <![CDATA[
  120. if(event.keyCode == 13)
  121. {
  122. ipt_emplnm.value = ipt_emplnm.currentText;
  123. model.setValue("/root/send/dept/emplnm", ipt_emplnm.value);
  124. btn_search.dispatch("DOMActivate");
  125. }
  126. ]]>
  127. </script>
  128. </input>
  129. <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; ">
  130. <script type="javascript" ev:event="onkeypress">
  131. <![CDATA[
  132. if(event.keyCode == 13)
  133. {
  134. ipt_deptcd.value = ipt_deptcd.currentText;
  135. model.setValue("/root/send/dept/deptcd", ipt_deptcd.value);
  136. misfValidationCheck("02", "", "deptcd,depthngnm");
  137. model.refresh();
  138. }
  139. ]]>
  140. </script>
  141. <script type="javascript" ev:event="xforms-value-changed">
  142. <![CDATA[
  143. model.setValue("/root/send/dept/deptcd", ipt_deptcd.value);
  144. ]]>
  145. </script>
  146. </input>
  147. <caption id="caption7" class="search_name" visibility="visible" style="left:6px; top:7px; width:89px; height:17px; ">부서코드 :</caption>
  148. <button id="btn_search" class="btn1_letter2" navindex="5" style="left:930px; top:5px; width:56px; height:22px; text-align:left; ">
  149. <caption>조회</caption>
  150. <script type="javascript" ev:event="DOMActivate">
  151. <![CDATA[
  152. misfMsterDetailRetrieve();
  153. ]]>
  154. </script>
  155. </button>
  156. <input id="ipt_dutplceinstcd" ref="/root/send/dept/dutplceinstcd" class="input_s_essential" navindex="4" visibility="hidden"/>
  157. </group>
  158. </group>
  159. <group id="group1" scroll="auto" style="left:0px; top:520px; width:580px; height:27px; ">
  160. <button id="btn_confirm" class="btn4_letter2" style="left:461px; top:2px; width:56px; height:22px; ">
  161. <caption>확인</caption>
  162. <script type="javascript" ev:event="DOMActivate">
  163. <![CDATA[
  164. misfPopUpListReturn(grd_userlist);
  165. ]]>
  166. </script>
  167. </button>
  168. <button id="btn_cancel" class="btn4_letter2" style="left:520px; top:2px; width:56px; height:22px; ">
  169. <caption>취소</caption>
  170. <script type="javascript" ev:event="DOMActivate">
  171. <![CDATA[
  172. window.close();
  173. ]]>
  174. </script>
  175. </button>
  176. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
  177. </group>
  178. </xhtml:body>
  179. </xhtml:html>