SMRWP05300_연금납입내역서.xrw 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. <penspayspeclist/>
  11. </main>
  12. <init/>
  13. <send>
  14. <payym/>
  15. </send>
  16. <hidden/>
  17. </root>
  18. </instance>
  19. <script type="javascript" ev:event="xforms-ready">
  20. <![CDATA[
  21. makeReportPreview(0,110,1195,650);
  22. var today = getCurrentDate();
  23. var cur_mm = today.substring(0, 6);
  24. model.setValue("/root/send/payym", cur_mm);
  25. ipt_payym.refresh();
  26. model.refresh();
  27. ]]>
  28. </script>
  29. <submission id="TRRWP05301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/penspayspeclist"/>
  30. </model>
  31. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  34. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  35. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  36. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  37. </xhtml:head>
  38. <xhtml:body style="margin-left:8; margin-right:8; ">
  39. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  40. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">연금 납입 내역서</caption>
  41. </group>
  42. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  43. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  44. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  45. <caption>조회</caption>
  46. <script type="javascript" ev:event="DOMActivate">
  47. <![CDATA[
  48. submit("TRRWP05301");
  49. exeReportPreview("RPRWP05300", "XMLSTR");//, "/root/main/payamt");
  50. ]]>
  51. </script>
  52. </button>
  53. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  54. <caption id="caption22" class="search_name" style="left:10px; top:19px; width:85px; height:17px; ">지급월:</caption>
  55. <input id="ipt_payym" ref="/root/send/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:79px; top:18px; width:94px; height:19px; text-align:center; vertical-align:middle; "/>
  56. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">연금 납입 내역</caption>
  57. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  58. </group>
  59. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  60. </xhtml:body>
  61. </xhtml:html>