SMPAS00560_선택진료비현황.xrw 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" encoding="UTF-16"?>
  2. <!--
  3. * 화면 : SMPAS00560.xrw
  4. * 설명 : 선택진료비현황
  5. * 작성자 : 조중래
  6. * 작성일 : 2011/05/11
  7. -->
  8. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  9. <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">
  10. <xhtml:head>
  11. <xhtml:title>선택진료비현황</xhtml:title>
  12. <model id="model1">
  13. <instance id="instance1">
  14. <root xmlns="">
  15. <main>
  16. </main>
  17. <send>
  18. <frdd/>
  19. <todd/>
  20. <type/>
  21. <instcd/>
  22. </send>
  23. <hidden>
  24. </hidden>
  25. <init/>
  26. </root>
  27. </instance>
  28. <script type="javascript" ev:event="xforms-ready">
  29. <![CDATA[
  30. makeReportPreview(4,70,1200,670);
  31. fInitialize();
  32. ]]>
  33. </script>
  34. </model>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  41. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  42. <script type="javascript">
  43. <![CDATA[
  44. function fInitialize() {
  45. model.setValue("/root/send/frdd", getCurrentDate() - 1);
  46. model.setValue("/root/send/todd", getCurrentDate());
  47. model.setValue("/root/send/type", "1");
  48. model.setValue("/root/send/instcd", getUserInfo("posinstcd"));
  49. model.refresh();
  50. }
  51. ]]>
  52. </script>
  53. </xhtml:head>
  54. <xhtml:body pagewidth="1211" pageheight="784" guideline="1,-1;1,3;1,1;">
  55. <group id="group3" style="left:0px; top:0px; width:1211px; height:13px; ">
  56. <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:215px; height:14px; font-family:돋움; vertical-align:middle; ">선택진료비현황</caption>
  57. </group>
  58. <group id="group2" style="left:4px; top:23px; width:1203px; height:35px; ">
  59. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1202px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  60. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:198px; height:17px; ">일자:</caption>
  61. <caption id="caption25" style="left:160px; top:10px; width:25px; height:14px; text-align:center; ">~</caption>
  62. <input id="input_frdate" ref="/root/send/frdd" class="input_default" navindex="7" autonext="false" inputtype="date" style="left:75px; top:9px; width:85px; height:19px; text-align:center; "/>
  63. <input id="input_todate" ref="/root/send/todd" class="input_default" navindex="7" autonext="false" inputtype="date" style="left:190px; top:9px; width:85px; height:19px; text-align:center; "/>
  64. <select1 id="radio1" ref="/root/send/type" appearance="full" cols="3" overflow="visible" style="left:290px; top:10px; width:145px; height:20px; border-style:none; ">
  65. <choices>
  66. <item>
  67. <label>외래</label>
  68. <value>1</value>
  69. </item>
  70. <item>
  71. <label>입원</label>
  72. <value>2</value>
  73. </item>
  74. <item>
  75. <label>통합</label>
  76. <value>3</value>
  77. </item>
  78. </choices>
  79. </select1>
  80. <button id="button2" class="btn1_letter2" visibility="visible" style="left:1138px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  81. <caption>조회</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. // 로딩창 열기
  85. callLoadingWindow("선택진료비현황 조회중");
  86. // 구분해당하는 보고서 호출
  87. if (model.getValue("/root/send/type") == "1") {
  88. exeReportPreview("RPPAS00561", "XML", "/root/send");
  89. } else if (model.getValue("/root/send/type") == "2") {
  90. exeReportPreview("RPPAS00562", "XML", "/root/send");
  91. } else if (model.getValue("/root/send/type") == "3") {
  92. exeReportPreview("RPPAS00563", "XML", "/root/send");
  93. }
  94. // 로딩창 닫기
  95. removeLoadingWindow();
  96. ]]>
  97. </script>
  98. </button>
  99. </group>
  100. <button id="btn_init" class="btn4_letter3" disable.background-image="../../../com/commonweb/images/dis_btn4_letter3.gif" style="left:1129px; top:760px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
  101. <caption>초기화</caption>
  102. <script type="javascript" ev:event="DOMActivate">
  103. <![CDATA[
  104. fInitialize();
  105. ]]>
  106. </script>
  107. </button>
  108. </xhtml:body>
  109. </xhtml:html>