SMRAR00600_원무통계자료일괄기표전표출력.xrw 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. <maindatalist>
  11. <slipno/>
  12. <seq/>
  13. <acnt/>
  14. <bojo1/>
  15. <amtdb/>
  16. <amtcr/>
  17. </maindatalist>
  18. </main>
  19. <send>
  20. <instcd/>
  21. <tonggyedd/>
  22. </send>
  23. </root>
  24. </instance>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. makeReportPreview(0,110,1195,650);
  28. model.removenode( "/root/main/maindatalist");
  29. var today = getCurrentDate();
  30. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  31. model.setValue("/root/send/tonggyedd", today);
  32. model.setFocus("ipt_tonggyedd");
  33. model.refresh();
  34. ]]>
  35. </script>
  36. <submission id="TRRAR00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/maindatalist"/>
  37. </model>
  38. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  41. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  42. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  43. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  44. </xhtml:head>
  45. <xhtml:body style="margin-left:8; margin-right:8; ">
  46. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  47. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">원무통계자료 일괄기표 전표출력</caption>
  48. </group>
  49. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  50. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  51. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  52. <caption>조회</caption>
  53. <script type="javascript" ev:event="DOMActivate">
  54. <![CDATA[
  55. if (submit("TRRAR00601") ){
  56. exeReportPreview("SMRAR00601", "XMLSTR");//, "/root/main/payamt");
  57. }
  58. ]]>
  59. </script>
  60. </button>
  61. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  62. <caption id="caption22" class="search_name" style="left:20px; top:18px; width:85px; height:17px; ">통계일자:</caption>
  63. <input id="ipt_tonggyedd" ref="/root/send/tonggyedd" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:105px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
  64. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:260px; height:13px; ">원무통계자료 일괄기표 전표출력</caption>
  65. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  66. </group>
  67. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  68. </xhtml:body>
  69. </xhtml:html>