SMRFE00700_수리확인서출력.xrw 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <send>
  10. <instcd/>
  11. <chrgpsnid/>
  12. <chrgpsnnm/>
  13. <reqdd/>
  14. <reqdd2/>
  15. <reqno/>
  16. <reqno2/>
  17. <reqdeptcd/>
  18. <reqdeptnm/>
  19. </send>
  20. <main/>
  21. <init/>
  22. <temp/>
  23. <print/>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. fInitialize();
  29. ]]>
  30. </script>
  31. <submission id="TRRFE00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/print/result"/>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  35. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript">
  38. <![CDATA[
  39. function fInitialize()
  40. {
  41. model.resetInstanceNode("/root/PrintRfehemht");
  42. misfComboComCdList("Z0007", cmb_instcd);
  43. ipt_reqdd.value = getCurrentDate();
  44. ipt_reqdd2.value = getCurrentDate();
  45. cmb_instcd.value = getUserInfo("dutplceinstcd");
  46. makeReportPreview(0,140,1195,640);
  47. model.refresh();
  48. }
  49. ]]>
  50. </script>
  51. </xhtml:head>
  52. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  53. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  54. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">수리확인서 출력</caption>
  55. </group>
  56. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  57. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  58. <button id="btn_init" class="btn4_letter3" navindex="13" style="left:1126; top:3; width:68px; height:22px; ">
  59. <caption>초기화</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. fInitialize();
  63. ]]>
  64. </script>
  65. </button>
  66. </group>
  67. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  68. <group id="group6" style="left:0px; top:10px; width:1194; height:59; vertical-align:top; ">
  69. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194; height:59.; "/>
  70. <caption id="cap_reqdd" class="search_name" style="left:412px; top:9px; width:86px; height:17px; ">의뢰일자 :</caption>
  71. <button id="btn_search" class="btn1_letter2" navindex="12" style="left:1125px; top:20px; width:56px; height:22px; text-align:left; ">
  72. <caption>조회</caption>
  73. <script type="javascript" ev:event="DOMActivate">
  74. <![CDATA[
  75. if(!isRequiredControls("cmb_instcd"))return;
  76. if(!isRequiredControls("ipt_reqdd"))return;
  77. if(!isRequiredControls("ipt_reqdd2"))return;
  78. model.resetInstanceNode("/root/print/PrintRfehemht");
  79. submit("TRRFE00701");
  80. exeReportPreview("RPRFE00703", "XMLSTR");
  81. model.refresh();
  82. ]]>
  83. </script>
  84. </button>
  85. <line id="line14" class="line_4" style="x1:1107px; y1:7; x2:1107px; y2:52; border-color:#ffe4bb; border-left-style:solid; "/>
  86. <caption id="cap_reqno" class="search_name" style="left:861px; top:9px; width:86px; height:17px; ">의뢰번호 :</caption>
  87. <caption id="caption35" style="left:598px; top:8px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  88. <input id="ipt_reqdd" ref="/root/send/reqdd" class="input_s_essential" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:501px; top:8px; width:95px; height:19px; "/>
  89. <input id="ipt_reqdd2" ref="/root/send/reqdd2" class="input_s_essential" navindex="3" inputtype="date" format="yyyy-mm-dd" style="left:612px; top:8px; width:95px; height:19px; "/>
  90. <input id="ipt_reqno" ref="/root/send/reqno" class="input_search" navindex="4" format="9999" style="left:951px; top:8px; width:60; height:19px; text-align:center; ">
  91. <script type="javascript" ev:event="xforms-value-changed">
  92. <![CDATA[
  93. if(ipt_reqno.value.length != 4){
  94. messageBox("4자리를", "C001");
  95. ipt_reqno.value = "";
  96. return;
  97. }
  98. ]]>
  99. </script>
  100. </input>
  101. <caption id="caption36" style="left:1013px; top:10px; width:15px; height:20px; vertical-align:middle; ">~</caption>
  102. <input id="ipt_reqno2" ref="/root/send/reqno2" class="input_search" navindex="5" format="9999" style="left:1026px; top:8px; width:60px; height:19px; text-align:center; ">
  103. <script type="javascript" ev:event="xforms-value-changed">
  104. <![CDATA[
  105. if(ipt_reqno2.value.length != 4){
  106. messageBox("4자리를", "C001");
  107. ipt_reqno2.value = "";
  108. return;
  109. }
  110. ]]>
  111. </script>
  112. </input>
  113. <input id="ipt_reqdeptcd" ref="/root/send/reqdeptcd" class="input_search" navindex="9" style="left:502px; top:34px; width:80px; height:19px; ">
  114. <script type="javascript" ev:event="xforms-value-changed">
  115. <![CDATA[
  116. if(ipt_reqdeptcd.value.length == 0)
  117. ipt_reqdeptnm.value = "";
  118. else
  119. misfValidationCheck("02", "", "reqdeptcd,reqdeptnm" );
  120. model.refresh();
  121. ]]>
  122. </script>
  123. </input>
  124. <button id="btn_reqdeptcd" class="icon_search" navindex="10" style="left:585px; top:34px; width:16px; height:16px; ">
  125. <caption/>
  126. <script type="javascript" ev:event="DOMActivate">
  127. <![CDATA[
  128. misfOpenPopUpList("02", ipt_reqdeptcd, "", "reqdeptcd,reqdeptnm");
  129. model.refresh();
  130. ]]>
  131. </script>
  132. </button>
  133. <input id="ipt_reqdeptnm" ref="/root/send/reqdeptnm" class="input_search" navindex="11" style="left:606px; top:34px; width:101px; height:19px; ">
  134. <script type="javascript" ev:event="xforms-value-changed">
  135. <![CDATA[
  136. if(ipt_reqdeptnm.value.length == 0)
  137. ipt_reqdeptcd.value = "";
  138. else
  139. misfValidationCheck("02", "", "reqdeptcd,reqdeptnm" );
  140. model.refresh();
  141. ]]>
  142. </script>
  143. </input>
  144. <caption id="cap_reqdeptcd" class="search_name" style="left:412px; top:35px; width:86px; height:17px; ">의뢰부서 :</caption>
  145. <caption id="cap_chrgpsnid" class="search_name" style="left:15px; top:33px; width:86px; height:17px; ">담 당 자 :</caption>
  146. <button id="btn_chrgpsnid" class="icon_search" navindex="7" style="left:187px; top:32px; width:16px; height:16px; ">
  147. <caption/>
  148. <script type="javascript" ev:event="DOMActivate">
  149. <![CDATA[
  150. misfOpenPopUpList("01", ipt_chrgpsnid, "", "chrgpsnid,chrgpsnnm");
  151. model.refresh();
  152. ]]>
  153. </script>
  154. </button>
  155. <input id="ipt_chrgpsnid" ref="/root/send/chrgpsnid" class="input_search" navindex="6" style="left:104px; top:32px; width:80px; height:19px; ">
  156. <script type="javascript" ev:event="xforms-value-changed">
  157. <![CDATA[
  158. // misfValidationCheck("12", "", "reqpsnid,reqpsnnm");
  159. if(ipt_chrgpsnid.value.length == 0)
  160. ipt_chrgpsnnm.value = "";
  161. else
  162. misfValidationCheck("01-1", "", "chrgpsnid,chrgpsnnm");
  163. model.refresh();
  164. ]]>
  165. </script>
  166. </input>
  167. <input id="ipt_chrgpsnnm" ref="/root/send/chrgpsnnm" class="input_search" navindex="8" style="left:208px; top:32px; width:98px; height:19px; ">
  168. <script type="javascript" ev:event="xforms-value-changed">
  169. <![CDATA[
  170. if(ipt_chrgpsnnm.value.length == 0)
  171. ipt_chrgpsnid.value = "";
  172. else
  173. misfValidationCheck("01-2", "", "chrgpsnid,chrgpsnnm");
  174. model.refresh();
  175. ]]>
  176. </script>
  177. </input>
  178. <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
  179. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" navindex="1" appearance="minimal" style="left:104px; top:8px; width:203px; height:19px; ">
  180. <choices>
  181. <itemset>
  182. <label/>
  183. <value/>
  184. </itemset>
  185. </choices>
  186. </select1>
  187. </group>
  188. <caption id="caption22" class="tit_2" style="left:5px; top:79; width:113px; height:13px; ">수리확인서 내역</caption>
  189. <line id="line19" class="line_1" style="x1:0px; y1:94; x2:1194px; y2:94+; "/>
  190. </group>
  191. </xhtml:body>
  192. </xhtml:html>