SMRWP20400_재직수련증명서.xrw 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  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. <printinfo>
  11. <printlist/>
  12. </printinfo>
  13. </main>
  14. <init/>
  15. <send>
  16. <paytrgtcnt>
  17. <payym/>
  18. <instcd/>
  19. <emplno/>
  20. <emplnm/>
  21. <seqno/>
  22. <usenm/>
  23. <gb/>
  24. </paytrgtcnt>
  25. </send>
  26. <hidden/>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  32. makeReportPreview(0,100,1195,650);
  33. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  34. model.setValue("/root/send/paytrgtcnt/payym", getCurrentDate());
  35. model.setValue("/root/send/paytrgtcnt/gb", "1");
  36. misfGetUserAuth();
  37. if (DUTY_PAY_YN == "Y" ) {
  38. cmb_instcd.disabled = false;
  39. }
  40. else {
  41. cmb_instcd.disabled = true;
  42. }
  43. model.setFocus("cmb_instcd");
  44. ]]>
  45. </script>
  46. <submission id="TRRWP20401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paytrgtcnt" resultref="/root/main/printinfo"/>
  47. </model>
  48. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  51. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  52. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  53. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  54. </xhtml:head>
  55. <xhtml:body style="margin-left:8; margin-right:8; ">
  56. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  57. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">당직명세서</caption>
  58. </group>
  59. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  60. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  61. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  62. <caption>조회</caption>
  63. <script type="javascript" ev:event="DOMActivate">
  64. <![CDATA[
  65. if (model.getValue("/root/send/paytrgtcnt/emplno") == ""){
  66. messageBox("사번은 필수 입력항목입니다.", "E999", "");
  67. return;
  68. }
  69. model.removenode("/root/main/printinfo/printlist");
  70. submit("TRRWP20401");
  71. exeReportPreview("RPRWP20400", "XMLSTR");
  72. ]]>
  73. </script>
  74. </button>
  75. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  76. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">증명서출력</caption>
  77. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  78. <select1 id="cmb_instcd" ref="/root/send/paytrgtcnt/instcd" class="combo_s_essential" visibility="hidden" appearance="minimal" style="left:230px; top:40px; width:154px; height:19px; ">
  79. <choices>
  80. <itemset>
  81. <label/>
  82. <value/>
  83. </itemset>
  84. </choices>
  85. </select1>
  86. <caption id="cap_instcd" class="search_name" visibility="hidden" style="left:141px; top:41px; width:85px; height:17px; ">기 관 :</caption>
  87. <caption id="caption1" class="search_name" style="left:540px; top:19px; width:66px; height:17px; ">용도 :</caption>
  88. <caption id="caption2" class="search_name" style="left:303px; top:19px; width:63px; height:17px; ">사번 :</caption>
  89. <button id="btn_emplno" class="icon_search" style="left:436px; top:19px; width:16px; height:16px; ">
  90. <caption/>
  91. <script type="javascript" ev:event="DOMActivate">
  92. <![CDATA[
  93. var recv_list = "emplno,emplnm" ;
  94. rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"","N");
  95. model.refresh();
  96. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  97. btn_search.dispatch("DOMActivate");
  98. }
  99. ]]>
  100. </script>
  101. </button>
  102. <input id="ipt_emplnos" ref="/root/send/paytrgtcnt/emplno" class="input_default" style="left:364px; top:18px; width:67px; height:19px; ">
  103. <script type="javascript" ev:event="onkeyup">
  104. <![CDATA[
  105. if (ipt_emplnos.currentText != null && ipt_emplnos.currentText != "" ) {
  106. inputEnterKey("ipt_emplnos", "xforms-value-changed");
  107. }
  108. ]]>
  109. </script>
  110. <script type="javascript" ev:event="xforms-value-changed">
  111. <![CDATA[
  112. var recv_list = "emplno,emplnm" ;
  113. rpbfValidationCheck("EMPLNO", recv_list);
  114. model.refresh();
  115. /*
  116. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  117. btn_search.dispatch("DOMActivate");
  118. }
  119. */
  120. ]]>
  121. </script>
  122. </input>
  123. <input id="ipt_emplnms" ref="/root/send/paytrgtcnt/emplnm" class="input_default" style="left:455px; top:18px; width:76px; height:19px; ">
  124. <script type="javascript" ev:event="onkeyup">
  125. <![CDATA[
  126. if (ipt_emplnms.currentText != null && ipt_emplnms.currentText != "" ) {
  127. inputEnterKey("ipt_emplnms", "xforms-value-changed");
  128. }
  129. ]]>
  130. </script>
  131. <script type="javascript" ev:event="xforms-value-changed">
  132. <![CDATA[
  133. var recv_list = "emplno,emplnm" ;
  134. rpbfValidationCheck("EMPLNM", recv_list);
  135. model.refresh();
  136. if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
  137. btn_search.dispatch("DOMActivate");
  138. }
  139. ]]>
  140. </script>
  141. </input>
  142. <input id="input1" ref="/root/send/paytrgtcnt/usenm" style="left:610px; top:18px; width:170px; height:19px; "/>
  143. <caption id="caption3" class="search_name" style="left:795px; top:19px; width:66px; height:17px; ">번호 :</caption>
  144. <input id="input2" ref="/root/send/paytrgtcnt/seqno" style="left:860px; top:18px; width:65px; height:19px; "/>
  145. <caption id="caption4" class="search_name" style="left:13px; top:19px; width:63px; height:17px; ">구분 :</caption>
  146. <select1 id="radio1" ref="/root/send/paytrgtcnt/gb" overflow="visible" appearance="full" cols="3" style="left:75px; top:20px; width:215px; height:20px; border-style:none; ">
  147. <choices>
  148. <item>
  149. <label>재직증명</label>
  150. <value>1</value>
  151. </item>
  152. <item>
  153. <label>수련증명</label>
  154. <value>2</value>
  155. </item>
  156. <item>
  157. <label>경력증명</label>
  158. <value>3</value>
  159. </item>
  160. </choices>
  161. </select1>
  162. <caption id="caption5" class="search_name" style="left:940px; top:19px; width:73px; height:17px; ">출력일 :</caption>
  163. <input id="input3" ref="/root/send/paytrgtcnt/payym" inputtype="date" style="left:1015px; top:18px; width:95px; height:19px; text-align:center; "/>
  164. </group>
  165. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  166. </xhtml:body>
  167. </xhtml:html>