SPPAS00770_미수총괄표.xrw 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="UTF-16"?>
  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. <send>
  10. <fromdd/>
  11. <todd/>
  12. <condd/>
  13. </send>
  14. <main>
  15. </main>
  16. <source>
  17. </source>
  18. <result/>
  19. <temp>
  20. </temp>
  21. <list>
  22. <totunco/>
  23. </list>
  24. <init>
  25. </init>
  26. </root>
  27. </instance>
  28. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  29. <submission id="TRPAS00850" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/list"/>
  30. </model>
  31. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/utilHelper.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/numericHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  38. <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
  39. <script type="javascript" src="../../../pam/outordamtmngtweb/js/SMPAO00100.js"/>
  40. <script type="javascript" ev:event="xforms-ready">
  41. <![CDATA[
  42. makeReportPreview(10,10,1170,625, "case1");
  43. model.setValue("/root/send/fromdd" , "19000101");
  44. model.setValue("/root/send/todd" , getCurrentDate());
  45. model.setValue("/root/send/condd" , getCurrentDate());
  46. //btn_search.dispatch("DOMActivate");
  47. model.refresh();
  48. ]]>
  49. </script>
  50. </xhtml:head>
  51. <xhtml:body pagewidth="1200" pageheight="784">
  52. <group id="group2" style="left:0px; top:23px; width:1195px; height:37px; ">
  53. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:5px; top:0px; width:1185px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  54. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:6px; width:56px; height:22px; ">
  55. <caption>조회</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. submit("TRPAS00850");
  59. exeReportPreview("RPPAS00780", "XMLSTR", "","","false", "", "", "", "", "false", "", "case1");
  60. ]]>
  61. </script>
  62. </button>
  63. <line id="line1" class="line_4" visibility="visible" style="x1:1120px; y1:6px; x2:1120px; y2:28px; border-color:#ffe4bb; border-left-style:solid; "/>
  64. <caption id="caption4" class="search_name" style="left:10px; top:10px; width:91px; height:17px; ">기간 :</caption>
  65. <input id="input1" ref="/root/send/fromdd" inputtype="date" style="left:102px; top:9px; width:105px; height:19px; "/>
  66. <caption id="caption1" style="left:210px; top:11px; width:20px; height:15px; text-align:center; ">~</caption>
  67. <input id="input2" ref="/root/send/todd" inputtype="date" style="left:230px; top:9px; width:105px; height:19px; "/>
  68. <button id="button1" class="btn3_letter4" style="left:1035px; top:6px; width:80px; height:22px; ">
  69. <caption>엑셀출력</caption>
  70. <script type="javascript" ev:event="DOMActivate">
  71. <![CDATA[
  72. if(getNodesetCount("/root/list/totunco/nm") < 1 ){
  73. submit("TRPAS00850");
  74. }
  75. var fileName = window.fileDialog("save", ",", false, "미수총괄표", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  76. if(fileName != ""){
  77. datagrid1.saveExcel(fileName, "SheetName", false, false, "", "", "false");
  78. }
  79. ]]>
  80. </script>
  81. </button>
  82. <caption id="caption3" class="search_name" style="left:370px; top:10px; width:75px; height:17px; ">기준일:</caption>
  83. <input id="input3" ref="/root/send/condd" inputtype="date" style="left:445px; top:9px; width:85px; height:19px; "/>
  84. <button id="button2" class="btn3_letter4" style="left:950px; top:6px; width:80px; height:22px; ">
  85. <caption>상세내역</caption>
  86. <script type="javascript" ev:event="DOMActivate">
  87. <![CDATA[
  88. open("SPPAS00721",2,"","","SPPAS00721","","","","false");
  89. // open("SPPAS00721","2", "200","", "", "", "", "width:840px; height:950px; caption:visible; resize:false;");
  90. ]]>
  91. </script>
  92. </button>
  93. </group>
  94. <group id="group3" style="left:0px; top:0px; width:1195px; height:13px; ">
  95. <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">미수금 총괄표</caption>
  96. </group>
  97. <caption id="caption2" class="tit_2" style="left:10px; top:66px; width:140px; height:14px; ">미수총괄표</caption>
  98. <datagrid id="datagrid1" nodeset="/root/list/totunco" visibility="hidden" caption="구분^1999까지^2000^2001^2002^2003^2004^2005^2006^2007^2008^2009^2010^2011^2012^2013^2014^합계" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:220px; top:85px; width:850px; height:140px; ">
  99. <col ref="nm"/>
  100. <col ref="y99"/>
  101. <col ref="y00"/>
  102. <col ref="y01"/>
  103. <col ref="y02"/>
  104. <col ref="y03"/>
  105. <col ref="y04"/>
  106. <col ref="y05"/>
  107. <col ref="y06"/>
  108. <col ref="y07"/>
  109. <col ref="y08"/>
  110. <col ref="y09"/>
  111. <col ref="y10"/>
  112. <col ref="y11"/>
  113. <col ref="y12"/>
  114. <col ref="y13"/>
  115. <col ref="y14"/>
  116. <col ref="tot"/>
  117. </datagrid>
  118. <switch id="switch1" style="left:5px; top:85px; width:1185px; height:655px; ">
  119. <case id="case1"/>
  120. </switch>
  121. <group id="group1" style="left:5px; top:760px; width:1185px; height:15px; "/>
  122. </xhtml:body>
  123. </xhtml:html>