SMRPA05100_연금증감내역고지서.xrw 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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. <insurancelist>
  11. <notiym/>
  12. <instcd/>
  13. <mancnt/>
  14. <instnm/>
  15. <jobgradnm/>
  16. <bfprestmmbamt/>
  17. <addtotamt/>
  18. <mintotamt/>
  19. <prestmmbamt/>
  20. <totretc/>
  21. <loadamt/>
  22. <totamt/>
  23. <groupretc/>
  24. <perponamt/>
  25. <corporateamt/>
  26. <calamityamt/>
  27. <mancnt1/>
  28. <jobgradnm1/>
  29. <bfprestmmbamt1/>
  30. <addtotamt1/>
  31. <mintotamt1/>
  32. <prestmmbamt1/>
  33. <totretc1/>
  34. <loadamt1/>
  35. <totamt1/>
  36. <groupretc1/>
  37. <perponamt1/>
  38. <corporateamt1/>
  39. <calamityamt1/>
  40. </insurancelist>
  41. </main>
  42. <send>
  43. <report>
  44. <notiym/>
  45. <instcd/>
  46. <workgbn/>
  47. <infoworkgbn/>
  48. </report>
  49. </send>
  50. <temp/>
  51. <init/>
  52. </root>
  53. </instance>
  54. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  55. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  56. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  57. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  58. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  59. <script type="javascript" ev:event="xforms-ready">
  60. <![CDATA[
  61. fInitialize();
  62. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"));
  63. var instcd = getUserInfo("dutplceinstcd");
  64. cmb_instcd.value=instcd;
  65. makeReportPreview(0,100,1195,650);
  66. ]]>
  67. </script>
  68. <submission id="TRRPA05101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/report" resultref="/root/main/insurancelist"/>
  69. </model>
  70. <script type="javascript">
  71. <![CDATA[
  72. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  73. function fInitialize() {
  74. model.resetInstanceNode("/root/send");
  75. model.refresh();
  76. var curDate = getCurrentDate().toDate();
  77. model.setValue("/root/send/report/notiym", curDate.getDateFormat('YYYYMM'));
  78. }
  79. ]]>
  80. </script>
  81. </xhtml:head>
  82. <xhtml:body style="margin-left:8; margin-right:8; ">
  83. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  84. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">연금납입 고지서</caption>
  85. </group>
  86. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  87. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  88. <caption id="cap_notiym" class="search_name" style="left:15px; top:19px; width:86px; height:17px; ">고지년월:</caption>
  89. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  90. <caption>조회</caption>
  91. <script type="javascript" ev:event="DOMActivate">
  92. <![CDATA[
  93. if(!isRequiredControls("ipt_notiym","cmb_instcd"))return;
  94. var curdate = ipt_notiym.value;
  95. var cvtdate = curdate.toDate("YYYYMM");
  96. var bfnotiym=cvtdate.getAddDate(-1,"M").getDateFormat("YYYYMM");
  97. model.makeValue("/root/send/report/bfnotiym",bfnotiym);
  98. model.setValue("/root/send/report/infoworkgbn","51");
  99. submit("TRRPA05101");
  100. exeReportPreview("RPRPA05100", "XMLSTR", "/root/main/insurancelist");
  101. ]]>
  102. </script>
  103. </button>
  104. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  105. <input id="ipt_notiym" ref="/root/send/report/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18px; width:100px; height:19px; "/>
  106. <select1 id="cmb_instcd" ref="/root/send/report/instcd" class="combo_s_essential" appearance="minimal" style="left:305px; top:18px; width:144px; height:19px; ">
  107. <choices>
  108. <itemset>
  109. <label/>
  110. <value/>
  111. </itemset>
  112. </choices>
  113. </select1>
  114. <caption id="cap_instcd" class="search_name" style="left:220px; top:20px; width:86px; height:17px; ">기 관:</caption>
  115. <input id="ipt_workgbn" ref="/root/send/report/workgbn" visibility="hidden" style="left:535px; top:20px; width:110px; height:20px; "/>
  116. <input id="input1" ref="/root/send/report/infoworkgbn" visibility="hidden" style="left:660px; top:20px; width:110px; height:19px; "/>
  117. </group>
  118. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  119. <button id="btn_init" class="btn4_letter3" style="left:1119px; top:3px; width:68px; height:22px; ">
  120. <caption>초기화</caption>
  121. <script type="javascript" ev:event="DOMActivate">
  122. <![CDATA[
  123. fInitialize();
  124. ]]>
  125. </script>
  126. </button>
  127. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  128. </group>
  129. </xhtml:body>
  130. </xhtml:html>