SMRPA05900_건강보험료납부통지서.xrw 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. <healthinsulist>
  11. <notiym/>
  12. <instcd/>
  13. <instnm/>
  14. <bfpaytotamt/>
  15. <paydeduamt/>
  16. <retircalcamt/>
  17. <yyendcalc/>
  18. <mtrtpaydeduamt/>
  19. <mtrtretircalcamt/>
  20. <mtrtyyendcalc/>
  21. </healthinsulist>
  22. </main>
  23. <send>
  24. <report>
  25. <notiym/>
  26. <instcd/>
  27. <workgbn/>
  28. <bfnotiym/>
  29. </report>
  30. </send>
  31. <temp>
  32. <penmedicnfmyn/>
  33. <peninstcnfmyn/>
  34. <leninstcnfmyn/>
  35. <lenmedicnfmyn/>
  36. <pendatayn/>
  37. <lendatayn/>
  38. </temp>
  39. <init/>
  40. </root>
  41. </instance>
  42. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  45. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  46. <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
  47. <script type="javascript" ev:event="xforms-ready">
  48. <![CDATA[
  49. fInitialize();
  50. rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
  51. var instcd = getUserInfo("dutplceinstcd");
  52. cmb_instcd.value=instcd;
  53. makeReportPreview(0,100,1195,650);
  54. ]]>
  55. </script>
  56. <submission id="TRRPA05901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/report" resultref="/root/main/healthinsulist"/>
  57. </model>
  58. <script type="javascript">
  59. <![CDATA[
  60. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  61. function fInitialize() {
  62. model.resetInstanceNode("/root/send");
  63. model.refresh();
  64. var curDate = getCurrentDate().toDate();
  65. model.setValue("/root/send/report/notiym", curDate.getDateFormat('YYYYMM'));
  66. }
  67. ]]>
  68. </script>
  69. </xhtml:head>
  70. <xhtml:body style="margin-left:8; margin-right:8; ">
  71. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  72. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">건강보험료 납부통지서</caption>
  73. </group>
  74. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  75. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  76. <caption id="cap_notiym" class="search_name" style="left:15px; top:19px; width:86px; height:17px; ">고지년월:</caption>
  77. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  78. <caption>조회</caption>
  79. <script type="javascript" ev:event="DOMActivate">
  80. <![CDATA[
  81. if(!isRequiredControls("ipt_notiym"))return;
  82. var curdate = ipt_notiym.value;
  83. var cvtdate = curdate.toDate("YYYYMM");
  84. var bfnotiym=cvtdate.getAddDate(-1,"M").getDateFormat("YYYYMM");
  85. model.makeValue("/root/send/report/workgbn","59");
  86. model.makeValue("/root/send/report/bfnotiym",bfnotiym);
  87. submit("TRRPA05901");
  88. exeReportPreview("RPRPA05900", "XMLSTR", "/root/main/healthinsulist");
  89. ]]>
  90. </script>
  91. </button>
  92. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  93. <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; "/>
  94. <select1 id="cmb_instcd" ref="/root/send/report/instcd" class="combo_s_essential" appearance="minimal" style="left:305px; top:18px; width:144px; height:19px; ">
  95. <choices>
  96. <itemset>
  97. <label/>
  98. <value/>
  99. </itemset>
  100. </choices>
  101. </select1>
  102. <caption id="cap_instcd" class="search_name" style="left:220px; top:20px; width:86px; height:17px; ">기 관:</caption>
  103. <input id="ipt_workgbn" ref="/root/send/report/workgbn" visibility="hidden" style="left:535px; top:20px; width:110px; height:20px; "/>
  104. <input id="ipt_bfnotiym" ref="/root/send/report/bfnotiym" visibility="hidden" style="left:660px; top:20px; width:110px; height:19px; "/>
  105. </group>
  106. <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  107. <button id="btn_init" class="btn4_letter3" style="left:1119px; top:3px; width:68px; height:22px; ">
  108. <caption>초기화</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. fInitialize();
  112. ]]>
  113. </script>
  114. </button>
  115. <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  116. </group>
  117. </xhtml:body>
  118. </xhtml:html>