SMRAR00400_가수금대장.xrw 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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. <maindatalist>
  11. <beforeamt/>
  12. <currentmmamt/>
  13. <sangmmdate/>
  14. <sangmmamt/>
  15. <sangacctid/>
  16. <sangmmacctamt1/>
  17. <sangmmacctamt/>
  18. <afteramt/>
  19. </maindatalist>
  20. </main>
  21. <send>
  22. <fromdd/>
  23. <todd/>
  24. <instcd/>
  25. </send>
  26. </root>
  27. </instance>
  28. <script type="javascript" ev:event="xforms-ready">
  29. <![CDATA[
  30. makeReportPreview(0,110,1195,650);
  31. model.removenode( "/root/main/maindatalist");
  32. var today = getCurrentDate();
  33. var cur_yymmdd = parseInt(today.substring(0, 6))+"01";
  34. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  35. model.setValue("/root/send/fromdd", cur_yymmdd);
  36. model.setValue("/root/send/todd", today);
  37. model.setFocus("ipt_fromdd");
  38. model.refresh();
  39. ]]>
  40. </script>
  41. <submission id="TRRAR00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/maindatalist"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  47. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  48. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  49. </xhtml:head>
  50. <xhtml:body style="margin-left:8; margin-right:8; ">
  51. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">가수금대장</caption>
  53. </group>
  54. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  55. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  56. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  57. <caption>조회</caption>
  58. <script type="javascript" ev:event="DOMActivate">
  59. <![CDATA[
  60. if (submit("TRRAR00401") ){
  61. exeReportPreview("SMRAR00401", "XMLSTR");//, "/root/main/payamt");
  62. }
  63. ]]>
  64. </script>
  65. </button>
  66. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  67. <caption id="caption22" class="search_name" style="left:20px; top:18px; width:85px; height:17px; ">지출일자:</caption>
  68. <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:105px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
  69. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:209px; height:14px; ">가수금대장</caption>
  70. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  71. <caption id="output1" appearance="caption" style="left:219px; top:21px; width:25px; height:15px; font-weight:bold; ">~</caption>
  72. <input id="ipt_todd" ref="/root/send/todd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:240px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
  73. <datagrid id="grd_main" nodeset="/root/main/maindatalist" caption="전월이월^당월입금액^일자^당월상계액^상계내역^상계내역^상계내역^차월이월|전월이월^당월입금액^일자^당월상계액^계정^차변^대변^차월이월" colsep="^" colwidth="110, 110, 80, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:80px; width:1085px; height:190px; ">
  74. <col ref="beforeamt"/>
  75. <col ref="currentmmamt"/>
  76. <col ref="sangmmdate"/>
  77. <col ref="sangmmamt"/>
  78. <col ref="sangacctid"/>
  79. <col ref="sangmmacctamt1"/>
  80. <col ref="sangmmacctamt"/>
  81. <col ref="afteramt"/>
  82. </datagrid>
  83. <button id="ipt_excsave" class="btn2_letter4" style="left:1122px; top:49px; width:64px; height:19px; ">
  84. <caption>엑셀저장</caption>
  85. <script type="javascript" ev:event="DOMActivate">
  86. <![CDATA[
  87. misfSaveExcel(grd_main);
  88. ]]>
  89. </script>
  90. </button>
  91. </group>
  92. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  93. </xhtml:body>
  94. </xhtml:html>