SMICS02400_월말보고통계.xrw 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. <startdd/>
  14. <enddd/>
  15. </send>
  16. <init>
  17. <baseinfo>
  18. <instinfo>
  19. <instcd/>
  20. <hospnm/>
  21. </instinfo>
  22. </baseinfo>
  23. </init>
  24. <hidden>
  25. <day/>
  26. </hidden>
  27. </root>
  28. </instance>
  29. <submission id="TRICS02401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/statslist"/>
  30. <bind id="bind_prcpstatcd" ref="/root/main/prcphist/prcplist/execprcpstatcd" readonly="../execprcpstatcd!=''"/>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. model.setValue("/root/send/startdd", (((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M")).getDateFormat("YYYYMM") + "01" );
  34. model.setValue("/root/send/enddd", (((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M")).getDateFormat("YYYYMM") + (((((getCurrentDate()).toDate("YYYYMMDD")))).getMonthDay()) );
  35. model.setValue("/root/hidden/day", model.getValue("/root/send/startdd"));
  36. makeReportPreview(0,80,1195,660);
  37. model.refresh();
  38. ]]>
  39. </script>
  40. </model>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  46. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  47. <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
  48. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  49. </xhtml:head>
  50. <xhtml:body guideline="1,1195;2,757;2,784;">
  51. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">연구비 입금내역 월말 보고</caption>
  53. </group>
  54. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  55. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  56. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  57. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1124px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  58. <caption>조회</caption>
  59. <script type="javascript" ev:event="DOMActivate">
  60. <![CDATA[
  61. if ( submit("TRICS02401") ) {
  62. model.setValue("/root/hidden/day", model.getValue("/root/send/startdd"));
  63. exeReportPreview("RPICS02401", "XMLSTR", "/root/main/statslist/item");
  64. }
  65. ]]>
  66. </script>
  67. </button>
  68. <caption id="caption1" class="search_name" style="left:15px; top:7px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">입금일자 :</caption>
  69. <input id="input2" ref="/root/send/startdd" inputtype="date" style="left:110px; top:7px; width:100px; height:19px; "/>
  70. <input id="input3" ref="/root/send/enddd" inputtype="date" style="left:235px; top:7px; width:100px; height:19px; "/>
  71. <caption id="caption2" style="left:215px; top:7px; width:15px; height:20px; font-weight:bold; ">~</caption>
  72. </group>
  73. <line id="line1" class="line_1" style="x1:0px; y1:54px; x2:1194px; y2:54px; "/>
  74. </group>
  75. <line id="line13" class="line_4" style="x1:1107px; y1:29px; x2:1107px; y2:55px; "/>
  76. </xhtml:body>
  77. </xhtml:html>