SMICS02200_연구자별입출금현황통계.xrw 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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. <statslist/>
  11. </main>
  12. <send>
  13. <subjno/>
  14. <hospnm/>
  15. <respstydempnm/>
  16. <perchgrnm/>
  17. <depofromdd/>
  18. <depotodd/>
  19. <depofromto/>
  20. <defrayfromdd/>
  21. <defraytodd/>
  22. <defrayfromto/>
  23. <flag/>
  24. </send>
  25. <init>
  26. <baseinfo>
  27. <instinfo>
  28. <instcd/>
  29. <hospnm/>
  30. </instinfo>
  31. </baseinfo>
  32. </init>
  33. </root>
  34. </instance>
  35. <submission id="TRIRZ00000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init" replace="instance" resultref="/root/init/baseinfo"/>
  36. <submission id="TRICS02201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/statslist"/>
  37. <bind id="bind_prcpstatcd" ref="/root/main/prcphist/prcplist/execprcpstatcd" readonly="../execprcpstatcd!=''"/>
  38. <script type="javascript" ev:event="xforms-ready">
  39. <![CDATA[
  40. submit("TRIRZ00000");
  41. astfAddCombo("/root/init/baseinfo","instinfo","instcd,hospnm",",전체");
  42. makeReportPreview(0,110,1195,640);
  43. model.refresh();
  44. ]]>
  45. </script>
  46. </model>
  47. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  51. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  52. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  53. <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
  54. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  55. </xhtml:head>
  56. <xhtml:body guideline="1,1195;2,757;2,784;">
  57. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  58. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">연구자별 입출금 현황 통계</caption>
  59. </group>
  60. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  61. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:60px; vertical-align:top; ">
  62. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  63. <caption id="caption3" class="search_name" style="left:15px; top:8px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">과제번호 :</caption>
  64. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1124px; top:17px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  65. <caption>조회</caption>
  66. <script type="javascript" ev:event="DOMActivate">
  67. <![CDATA[
  68. var depofromdd = model.getValue("/root/send/depofromdd");
  69. var depotodd = model.getValue("/root/send/depotodd");
  70. model.setValue("/root/send/depofromto", depofromdd+depotodd);
  71. var defrayfromdd = model.getValue("/root/send/defrayfromdd");
  72. var defraytodd = model.getValue("/root/send/defraytodd");
  73. model.setValue("/root/send/defrayfromto", defrayfromdd+defraytodd);
  74. model.setValue("/root/send/flag", "R");
  75. if ( submit("TRICS02201") ) {
  76. exeReportPreview("RPICS02201", "XMLSTR", "/root/main/statslist/item");
  77. }
  78. ]]>
  79. </script>
  80. </button>
  81. <caption id="caption1" class="search_name" style="left:15px; top:35px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">입금일자 :</caption>
  82. <input id="input1" ref="/root/send/subjno" style="left:110px; top:10px; width:100px; height:19px; ">
  83. <script type="javascript" ev:event="onkeyup">
  84. <![CDATA[
  85. inputEnterKey("btn_search","DOMActivate");
  86. ]]>
  87. </script>
  88. </input>
  89. <input id="input2" ref="/root/send/depofromdd" inputtype="date" style="left:110px; top:35px; width:100px; height:19px; "/>
  90. <input id="input3" ref="/root/send/depotodd" inputtype="date" style="left:235px; top:35px; width:100px; height:19px; "/>
  91. <caption id="caption2" style="left:215px; top:35px; width:15px; height:20px; font-weight:bold; ">~</caption>
  92. <caption id="caption4" class="search_name" style="left:370px; top:10px; width:75px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">기관명 :</caption>
  93. <select1 id="combo1" ref="/root/send/hospnm" appearance="minimal" style="left:450px; top:10px; width:115px; height:19px; ">
  94. <choices>
  95. <itemset nodeset="/root/init/baseinfo/instinfo">
  96. <label ref="hospnm"/>
  97. <value ref="instcd"/>
  98. </itemset>
  99. </choices>
  100. </select1>
  101. <caption id="caption5" class="search_name" style="left:615px; top:10px; width:104px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">시험책임자 :</caption>
  102. <input id="input4" ref="/root/send/respstydempnm" style="left:720px; top:10px; width:100px; height:19px; ">
  103. <script type="javascript" ev:event="onkeyup">
  104. <![CDATA[
  105. inputEnterKey("btn_search","DOMActivate");
  106. ]]>
  107. </script>
  108. </input>
  109. <caption id="caption7" class="search_name" style="left:860px; top:10px; width:75px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">의뢰자 :</caption>
  110. <input id="input5" ref="/root/send/perchgrnm" style="left:940px; top:10px; width:100px; height:19px; ">
  111. <script type="javascript" ev:event="onkeyup">
  112. <![CDATA[
  113. inputEnterKey("btn_search","DOMActivate");
  114. ]]>
  115. </script>
  116. </input>
  117. <caption id="caption8" class="search_name" style="left:370px; top:35px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">출금일자 :</caption>
  118. <caption id="caption9" style="left:570px; top:35px; width:15px; height:20px; font-weight:bold; ">~</caption>
  119. <input id="input6" ref="/root/send/defrayfromdd" inputtype="date" style="left:465px; top:35px; width:100px; height:19px; "/>
  120. <input id="input7" ref="/root/send/defraytodd" inputtype="date" style="left:590px; top:35px; width:100px; height:19px; "/>
  121. </group>
  122. <line id="line1" class="line_1" style="x1:0px; y1:79px; x2:1194px; y2:79px; "/>
  123. </group>
  124. <line id="line13" class="line_4" style="x1:1107px; y1:29px; x2:1107px; y2:77px; "/>
  125. </xhtml:body>
  126. </xhtml:html>