SPPIF80701_차상위장애인미수현황조회.xrw 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * @(#)SPPIF80701_차상위장애인미수현황조회.xrw
  4. * 수정이력
  5. -->
  6. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  7. <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">
  8. <xhtml:head>
  9. <xhtml:title>차상위장애인미수현황조회</xhtml:title>
  10. <model id="model1">
  11. <instance id="instance1">
  12. <root xmlns="">
  13. <main>
  14. <patinfo>
  15. <patinfolist/>
  16. </patinfo>
  17. <kdrglist/>
  18. </main>
  19. <send>
  20. <filepath/>
  21. <attach>
  22. <file/>
  23. </attach>
  24. <pid/>
  25. <clamfromym/>
  26. <clamtoym/>
  27. <clamym/>
  28. <offset/>
  29. <daywardyn>N</daywardyn>
  30. </send>
  31. <init>
  32. <item1>
  33. <clamym/>
  34. <clamdg/>
  35. <pid/>
  36. <pidsn/>
  37. <patnm/>
  38. <insukind/>
  39. <suppkind/>
  40. <orddeptcd/>
  41. <indd/>
  42. </item1>
  43. <!-- 보험유형 -->
  44. <P0008list>
  45. <P0008>
  46. <cdnm/>
  47. <cdid/>
  48. </P0008>
  49. </P0008list>
  50. <!-- 보조유형 -->
  51. <P0010list>
  52. <P0010>
  53. <cdnm/>
  54. <cdid/>
  55. </P0010>
  56. </P0010list>
  57. <!-- 진료결과 -->
  58. <P0110list>
  59. <P0110>
  60. <cdnm/>
  61. <cdid/>
  62. </P0110>
  63. </P0110list>
  64. <orddeptcd2/>
  65. <PAM>
  66. <PK015list/>
  67. <PK016list/>
  68. <PK054list/>
  69. <PK055list/>
  70. </PAM>
  71. </init>
  72. <hidden>
  73. <sppmc02500>
  74. <cond>
  75. <srchcond/>
  76. <pid/>
  77. </cond>
  78. </sppmc02500>
  79. </hidden>
  80. </root>
  81. </instance>
  82. <script type="javascript" ev:event="xforms-ready">
  83. <![CDATA[
  84. // ---------------------------------------------------------------
  85. // 공통코드를 조회한다.
  86. // (ZBC001.js) com.ZBCMCODE 에서 기초코드 값 Get
  87. // ---------------------------------------------------------------
  88. zbcfGetCodeList(
  89. new Array("P0008" // 보험유형
  90. ,"P0010" // 보조유형
  91. ,"P0110" // 진료결과
  92. ),
  93. new Array("/root/init/P0008list"
  94. ,"/root/init/P0010list"
  95. ,"/root/init/P0110list"
  96. ) );
  97. fInitialize();
  98. ]]>
  99. </script>
  100. <submission id="TRPAM00105" mediatype="application/x-www-form-urlencoded" method="post"/>
  101. <submission id="TRPIF80601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  102. </model>
  103. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  104. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  105. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  106. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  107. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  108. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  109. <script type="javascript" src="../../../com/commonweb/js/tfHelperAsync.js"/>
  110. <script type="javascript">
  111. <![CDATA[
  112. function fInitialize() {
  113. var gToday = new Date();
  114. var gBaseyear = gToday.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
  115. var gBasemonth = gToday.getDateFormat("MM");
  116. var gBaseday = gToday.getDateFormat("DD");
  117. var gCurrentdd = gBaseyear + gBasemonth + gBaseday;
  118. var gCurrentym = gBaseyear + gBasemonth;
  119. var gUserid = getUserId();
  120. var gfromym = (gBaseyear-5) + gBasemonth;
  121. model.setValue(ipt_clamfromym.attribute("ref"), gfromym );
  122. model.setValue(ipt_clamtoym.attribute("ref"), gCurrentym);
  123. model.refresh();
  124. }
  125. function fGetdrgDetail() {
  126. submit("TRPIJ03200");
  127. }
  128. function fGetDocuList() {
  129. submit("TRPIF80601");
  130. }
  131. ]]>
  132. </script>
  133. </xhtml:head>
  134. <xhtml:body pagewidth="910" pageheight="910" guideline="1,1143;2,879;" style="margin-left:5; margin-top:0; margin-right:5; margin-bottom:0; ">
  135. <group id="grp_tle" style="left:0px; top:0px; width:785px; height:13px; ">
  136. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:195px; height:14px; ">차상위장애인미수현황조회</caption>
  137. </group>
  138. <group id="group1" scroll="auto" style="left:0px; top:15px; width:900px; height:890px; ">
  139. <caption id="caption1" class="tit_2" style="left:5px; top:57px; width:230px; height:13px; ">차상위장애인미수현황</caption>
  140. <line id="line1" class="line_1" style="x1:0px; y1:72px; x2:895px; y2:72px; "/>
  141. <group id="group2" style="left:0px; top:4px; width:895px; height:41px; vertical-align:top; ">
  142. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:895px; height:40px; "/>
  143. <caption id="caption30" class="search_name" style="left:3px; top:11px; width:87px; height:17px; ">청구년월 :</caption>
  144. <input id="ipt_clamfromym" ref="/root/send/clamfromym" class="input_search" navindex="1" inputtype="date" format="yyyy-mm" style="left:90px; top:10px; width:69px; height:19px; text-align:center; "/>
  145. <input id="ipt_clamtoym" ref="/root/send/clamtoym" class="input_search" navindex="1" inputtype="date" format="yyyy-mm" style="left:185px; top:10px; width:69px; height:19px; text-align:center; "/>
  146. <caption id="caption2" style="left:165px; top:10px; width:15px; height:20px; ">~</caption>
  147. <button id="btn_select" class="btn1_letter2" navindex="32" style="left:835px; top:10px; width:56px; height:22px; ">
  148. <caption>조회</caption>
  149. <script type="javascript" ev:event="DOMActivate">
  150. <![CDATA[
  151. fGetDocuList();
  152. ]]>
  153. </script>
  154. </button>
  155. <line id="line3" class="line_4" style="x1:825px; y1:5px; x2:825px; y2:38px; "/>
  156. </group>
  157. <button id="button3" class="btn4_letter2" style="left:839px; top:866px; width:56px; height:22px; ">
  158. <caption>종료</caption>
  159. <script type="javascript" ev:event="DOMActivate">
  160. <![CDATA[
  161. model.dispatch("xforms-close");
  162. ]]>
  163. </script>
  164. </button>
  165. <datagrid id="grd_kdrglist" nodeset="/root/main/list/deptitemcutamtlist" class="datagrid3" caption="기관코드^기관명^건수^금액^비고" colsep="^" colwidth="18, 235, 76, 105, 420" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:77px; width:895px; height:787px; text-align:center; ">
  166. <col ref="jrprocinstmark" visibility="hidden"/>
  167. <col ref="jrprocinstmarknm" style="text-align:left; "/>
  168. <col ref="cnt" format="(-)#,###" style="text-align:right; "/>
  169. <col ref="jrhandicaprfund" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
  170. <col ref="remark" type="input" style="text-align:left; "/>
  171. </datagrid>
  172. <button id="btn_excelsave" class="btn2_letter4" style="left:830px; top:52px; width:64px; height:19px; ">
  173. <caption>엑셀저장</caption>
  174. <script type="javascript" ev:event="DOMActivate">
  175. <![CDATA[
  176. if (grd_kdrglist.rows > 1) {
  177. var fileName = window.fileDialog("save", "", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  178. if (fileName != "") {
  179. grd_kdrglist.saveExcel(fileName, "sheetname:;colhiddenextend:false;rowhiddenextend:false;col_2:label;", true, true, "", "", true);
  180. }
  181. } else {
  182. messageBox("엑셀저장할 대상자가", "I004"); ///엑셀저장할 대상자가 없습니다.
  183. }
  184. ]]>
  185. </script>
  186. </button>
  187. <button id="button12" class="btn2_letter2" style="left:787px; top:52px; width:42px; height:19px; ">
  188. <caption>출력</caption>
  189. <script type="javascript" ev:event="DOMActivate">
  190. <![CDATA[
  191. exeReportPreview("RPPIF80700", "XMLSTR", "", "", "false", "", "", "", "", "","", "", "", "", "", "1", "");
  192. ]]>
  193. </script>
  194. </button>
  195. </group>
  196. </xhtml:body>
  197. </xhtml:html>