SMRAR01100_품의내역지출결의서출력.xrw 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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. <nmgcode/>
  12. <sanctslipdd/>
  13. <no/>
  14. <ymdaction/>
  15. <defrayreqdd/>
  16. <rmrknm/>
  17. <hanamt/>
  18. <amt/>
  19. <amtdb/>
  20. <amtcr/>
  21. <nmdb/>
  22. <nmcr/>
  23. <custcr/>
  24. <bankno/>
  25. <bankman/>
  26. <pumno/>
  27. <mangi/>
  28. <titacnt/>
  29. <giganfrom/>
  30. <giganto/>
  31. <usedate/>
  32. <drcrflag/>
  33. </maindatalist>
  34. </main>
  35. <send>
  36. <instcd/>
  37. <ymdwrite/>
  38. <frseq/>
  39. <toseq/>
  40. </send>
  41. </root>
  42. </instance>
  43. <script type="javascript" ev:event="xforms-ready">
  44. <![CDATA[
  45. makeReportPreview(0,110,1195,650);
  46. model.removenode( "/root/main/maindatalist");
  47. var today = getCurrentDate();
  48. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  49. model.setValue("/root/send/ymdwrite", today);
  50. model.setFocus("ipt_ymdwrite");
  51. model.refresh();
  52. ]]>
  53. </script>
  54. <submission id="TRRAR01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/maindatalist"/>
  55. </model>
  56. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  57. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  59. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  60. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  61. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  62. </xhtml:head>
  63. <xhtml:body style="margin-left:8; margin-right:8; ">
  64. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  65. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">지출결의서출력</caption>
  66. </group>
  67. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  68. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  69. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  70. <caption>조회</caption>
  71. <script type="javascript" ev:event="DOMActivate">
  72. <![CDATA[
  73. if (submit("TRRAR01101") ){
  74. exeReportPreview("SMRAR01101", "XMLSTR");//, "/root/main/payamt");
  75. }
  76. ]]>
  77. </script>
  78. </button>
  79. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  80. <caption id="caption22" class="search_name" style="left:20px; top:18px; width:85px; height:17px; ">작성일:</caption>
  81. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:260px; height:13px; ">지출결의서출력</caption>
  82. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  83. <input id="ipt_ymdwrite" ref="/root/send/ymdwrite" class="input_s_essential" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:92px; top:17px; width:100px; height:19px; "/>
  84. <input id="ipt_frseq" ref="/root/send/frseq" class="input_s_essential" navindex="5" maxlength="4" style="left:270px; top:17px; width:55px; height:19px; "/>
  85. <caption id="caption2" class="search_name" style="left:210px; top:18px; width:65px; height:17px; ">SEQ:</caption>
  86. </group>
  87. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  88. </xhtml:body>
  89. </xhtml:html>