SMADS02400_특수조제실조제건수통계.xrw 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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. <main>
  10. <statslist/>
  11. </main>
  12. <send>
  13. <srchfromdd/>
  14. <srchtodd/>
  15. <formflag>1</formflag>
  16. <gubunflag>A</gubunflag>
  17. </send>
  18. <init>
  19. </init>
  20. <hidden>
  21. </hidden>
  22. <temp>
  23. <receivedata>
  24. <receiveref/>
  25. <srchflag/>
  26. <srchcnts/>
  27. <drugkind/>
  28. </receivedata>
  29. </temp>
  30. </root>
  31. </instance>
  32. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  36. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  37. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  38. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  39. <script type="javascript" ev:event="xforms-ready">
  40. <![CDATA[
  41. model.setValue("/root/send/srchfromdd", getCurrentDate());
  42. model.setValue("/root/send/srchtodd", getCurrentDate());
  43. model.setValue("/root/send/formflag", "1");
  44. makeReportPreview(0,120,1195,600);
  45. model.refresh();
  46. ]]>
  47. </script>
  48. <submission id="TRADS02401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  49. <submission id="TRADS02501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  50. </model>
  51. </xhtml:head>
  52. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  53. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  54. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">특수조제실 조제건수 통계</caption>
  55. </group>
  56. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  57. <line id="line1" class="line_1" style="x1:0px; y1:105px; x2:1195px; y2:105px; "/>
  58. <group id="group1" style="left:0px; top:10px; width:1195px; height:80px; vertical-align:top; ">
  59. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:80px; background-color:#fffbf2; border-color:#ffd799; "/>
  60. <line id="line2" class="line_4" style="x1:1110px; y1:10px; x2:1110px; y2:70px; "/>
  61. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:29px; width:56px; height:22px; ">
  62. <caption>조회</caption>
  63. <script type="javascript" ev:event="DOMActivate">
  64. <![CDATA[
  65. var OKtri = "Y" ;
  66. var Sformflag = model.getValue("/root/send/formflag") ;
  67. var Sfromdd = model.getValue("/root/send/srchfromdd");
  68. var Stodd = model.getValue("/root/send/srchtodd");
  69. var Sformflag = model.getValue("/root/send/formflag");
  70. var tridd = Stodd - Sfromdd ;
  71. if ( tridd > 10000) {
  72. alert("조회 일수가 1년을 넘었습니다. 1년단위로 조회 하세요")
  73. OKtri = "N" ;
  74. }
  75. if ( OKtri == "Y") {
  76. if(model.getValue("/root/send/gubunflag") == "A")
  77. {
  78. if(submit("TRADS02401")){
  79. exeReportPreview("RPADS02401", "XMLSTR", "/root/main/statslist/item");
  80. }
  81. }
  82. else if(model.getValue("/root/send/gubunflag") == "B")
  83. {
  84. if(submit("TRADS02501")){
  85. exeReportPreview("RPADS02501", "XMLSTR", "/root/main/statslist/item");
  86. }
  87. }
  88. }
  89. ]]>
  90. </script>
  91. </button>
  92. <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:110px; top:30px; width:100px; height:19px; "/>
  93. <input id="ipt_todd" ref="/root/send/srchtodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:228px; top:30px; width:100px; height:19px; "/>
  94. <caption id="caption5" class="search_no_b" style="left:213px; top:35px; width:12px; height:17px; ">~</caption>
  95. <caption id="caption3" class="search_name" style="left:15px; top:30px; width:86px; height:17px; ">일자 :</caption>
  96. <caption id="caption4" class="search_name" style="left:720px; top:30px; width:86px; height:17px; ">통계양식 :</caption>
  97. <select1 id="radio1" ref="/root/send/formflag" class="radio_search" appearance="full" cellspacing="30" cols="3" overflow="visible" style="left:810px; top:30px; width:235px; height:20px; border-style:none; ">
  98. <choices>
  99. <item>
  100. <label>연별</label>
  101. <value>1</value>
  102. </item>
  103. <item>
  104. <label>월별</label>
  105. <value>2</value>
  106. </item>
  107. <item>
  108. <label>일별</label>
  109. <value>3</value>
  110. </item>
  111. </choices>
  112. </select1>
  113. <select1 id="radio2" ref="/root/send/gubunflag" visibility="visible" appearance="full" vcellspacing="8" overflow="visible" style="left:475px; top:16px; width:135px; height:59px; border-style:none; ">
  114. <choices>
  115. <item>
  116. <label>항암제 조제현황</label>
  117. <value>A</value>
  118. </item>
  119. <item>
  120. <label>TPN 조제현황</label>
  121. <value>B</value>
  122. </item>
  123. </choices>
  124. </select1>
  125. <caption id="caption1" class="search_name" style="left:410px; top:30px; width:86px; height:17px; ">구 분</caption>
  126. </group>
  127. </group>
  128. </xhtml:body>
  129. </xhtml:html>