123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>개인별 보험료 납부 통지 내역</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <healthinsulist>
- </healthinsulist>
- <healthinsusum/>
- </main>
- <send>
- <report>
- <notiym/>
- <instcd/>
- <workgbn>I</workgbn>
- <paytransyn>N</paytransyn>
- </report>
- <payappsend>
- <instcd/>
- <payym/>
- <payitemcd/>
- <cancelyn/>
- </payappsend>
- </send>
- <temp>
- <payrefltyn/>
- <instcnfmyn/>
- <hidden/>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- misfGridInit(grd_healthinsulist);
- rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"),"Y");
- var instcd = getUserInfo("dutplceinstcd");
- cmb_instcd.value=instcd;
- rdo_flag.value = "I";
- ]]>
- </script>
- <submission id="TRRPA05801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/report" resultref="/root/main"/>
- <submission id="TXRWZ00303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payappsend" resultref="/root/temp/hidden"/>
- <submission id="TRRPA01402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/report" resultref="/root/temp"/>
- </model>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- model.removeNodeset("/root/main/healthinsulist");
- model.resetInstanceNode("/root/send");
- model.setValue("/root/send/report/notiym", getCurrentDate().substr(0, 6));
- model.setValue("/root/send/report/paytransyn",'N');
- model.refresh();
- }
-
- function fSearch() {
- if(!isRequiredControls("ipt_notiym"))return;
- if ( cmb_instcd.value != "" ) {
- misfGridInit(grd_healthinsulist);
- submit("TRRPA05801");
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="850" pageheight="550" style="margin-left:8; margin-right:8; ">
- <group id="group1" style="left:0px; top:0px; width:745px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:560px; height:13px; ">기관별 급여이체</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:805px; height:517px; ">
- <input id="ipt_notiym" ref="/root/send/report/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:95px; top:6px; width:95px; height:19px; "/>
- <select1 id="cmb_instcd" ref="/root/send/report/instcd" class="combo_s_essential" appearance="minimal" style="left:95px; top:31px; width:180px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_exceldetail" class="btn2_letter4" style="left:679px; top:77px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_healthinsulist.saveExcel(fileName, "sheetname:savetype", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <caption id="cap_instcd" class="cell_1" style="left:0px; top:30px; width:90px; height:23px; text-align:center; vertical-align:middle; ">급 여 기 관</caption>
- <caption id="cap_notiym" class="cell_1" style="left:0px; top:5px; width:90px; height:23px; text-align:center; vertical-align:middle; ">급 여 년 월</caption>
- <button id="button2" class="btn4_letter2" style="left:290px; top:55px; width:56px; height:22px; ">
- <caption>작업</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_notiym","rdo_flag"))return;
-
- if ( rdo_flag.value == "I" ) {
- var retMes = messageBox("["+cmb_instcd.label+"] 자료를 급여이체하시겠습니까?", "Q999");
- if ( retMes != 6) {
- return;
- }
- submit("TRRPA01402");
- var payrefltyn = model.getValue("/root/temp/payrefltyn");
- var endyn = model.getValue("/root/temp/endyn");
- var payemplyn = model.getValue("/root/temp/payemplyn");
- if(endyn !='Y'){
- messageBox("건강보험 자료가 마감되지","E007");
- return;
- }
- if(payrefltyn =='Y'){
- messageBox("급여이체 자료가 이미","I001");
- return;
- }
- if(payemplyn != 'Y') {
- messageBox("급여대상자가 생성되지","E007");
- return;
- }
-
- var instcd = model.getValue("/root/send/report/instcd");
- var payym = model.getValue("/root/send/report/notiym");
- var payitemcd = "60020";
- var cancelyn = "N";
- model.setValue("/root/send/payappsend/instcd" ,instcd);
- model.setValue("/root/send/payappsend/payym" ,payym);
- model.setValue("/root/send/payappsend/payitemcd",payitemcd);
- model.setValue("/root/send/payappsend/cancelyn" ,cancelyn);
-
- submit("TXRWZ00303");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- messageBox("급여이체작업이","I001");
- //btn_search.dispatch("DOMActivate");
- model.refresh();
- }
- }
- else if( rdo_flag.value == "D" ){
- if(!isRequiredControls("ipt_notiym"))return;
- var retMes = messageBox("["+cmb_instcd.label+"] 급여이체를 취소하시겠습니까?", "Q999");
- if ( retMes != 6) {
- return;
- }
-
- var instcd = model.getValue("/root/send/report/instcd");
- var payym = model.getValue("/root/send/report/notiym");
- var payitemcd = "60020";
- var cancelyn = "Y";
- model.setValue("/root/send/payappsend/instcd" ,instcd);
- model.setValue("/root/send/payappsend/payym" ,payym);
- model.setValue("/root/send/payappsend/payitemcd",payitemcd);
- model.setValue("/root/send/payappsend/cancelyn" ,cancelyn);
-
- submit("TXRWZ00303");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- messageBox("급여이체 취소작업이","I001");
- model.refresh();
- }
-
- misfGridInit(grd_healthinsulist);
- }
- ]]>
- </script>
- </button>
- <caption id="cap_flag" class="cell_1" style="left:0px; top:55px; width:90px; height:23px; text-align:center; vertical-align:middle; ">작 업 구 분</caption>
- <select1 id="rdo_flag" ref="/root/send/report/workgbn" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:95px; top:58px; width:180px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>급여이체</label>
- <value>I</value>
- </item>
- <item>
- <label>급여이체취소</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <datagrid id="grd_healthinsulist" nodeset="/root/main/healthinsulist" caption="고지년월^기관^성명^주민등록번호^감면사유^직종코드^보수월액^건강보험^건강보험^건강보험^건강보험^건강보험^건강보험^건강보험^건강보험^건강보험^장기요양^장기요양^장기요양^장기요양^장기요양^장기요양^장기요양^장기요양^장기요양^합계^합계^합계^합계^합계^합계^증번호^취득일^상실일^자료마감^급여반영^퇴직정산금액^단위기관^급여기관코드|고지년월^기관^성명^주민등록번호^감면사유^직종코드^보수월액^산출보험료^정산^정산시작월^정산종료월^정산금액^고지금액^연말정산^조정금액^당월납부액^산출보험료^정산^정산시작월^정산종료월^정산금액^고지금액^연말정산^조정금액^당월납부액^산출보험료^정산보험료^고지보험료^연말정산보험료^조정금액^당월납부액^증번호^취득일^상실일^자료마감^급여반영^퇴직정산금액^단위기관^급여기관코드" colwidth="56, 101, 68, 90, 60, 54, 70, 84, 60, 75, 75, 70, 80, 70, 70, 81, 100, 60, 75, 75, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 85, 75, 75, 56, 54, 55, 81, 70" dataheight="25" ellipsis="true" explorerbar="sortmove" frozencols="4" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:102px; width:745px; height:365px; text-align:center; ">
- <col ref="notiym" visibility="visible" format="yyyy-mm"/>
- <col ref="instnm" style="text-align:center; "/>
- <col ref="emplnm" type="output" style="text-align:center; "/>
- <col ref="rrgstno" type="output" format="999999-9999999" style="text-align:center; "/>
- <col ref="reductresnnm" style="text-align:center; "/>
- <col ref="jobkindcd" style="text-align:center; "/>
- <col ref="remunrmmamt" savetype="digit" format="(-)#,##0" style="text-align:right; "/>
- <col ref="calcinsuamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="calcresnnm" savetype="digit" style="text-align:center; "/>
- <col ref="fromym" visibility="visible" format="yyyy-mm"/>
- <col ref="toym" visibility="visible" format="yyyy-mm"/>
- <col ref="calcamt" savetype="digit" type="output" format="(-)#,###" style="text-align:right; "/>
- <col ref="notiamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="yyendcalc" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="adjtamt" savetype="digit" type="output" format="(-)#,##0" style="left:951px; top:43px; width:70px; height:23px; text-align:right; "/>
- <col ref="notiympayamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtcalcinsuamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtcalcresn" style="text-align:center; "/>
- <col ref="mtrtfromym" visibility="visible" format="yyyy-mm"/>
- <col ref="mtrttoym" visibility="visible" format="yyyy-mm"/>
- <col ref="mtrtcalcamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtnotiamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtyyendcalc" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtadjtamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtnotiympayamt" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtcalcinsuamtsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtcalcamtsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtnotiamtsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtyyendcalcsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtadjtamtsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="mtrtnotiympayamtsum" savetype="digit" type="output" format="(-)#,##0" style="text-align:right; "/>
- <col ref="certno" style="text-align:center; "/>
- <col ref="acqtdd" visibility="visible" format="yyyy-mm-dd"/>
- <col ref="lossdd" visibility="visible" format="yyyy-mm-dd"/>
- <col ref="endyn" style="text-align:center; "/>
- <col ref="payrefltyn" style="text-align:center; "/>
- <col ref="retircalcamt" savetype="digit" visibility="hidden" style="text-align:center; "/>
- <col ref="unitbizplceno" visibility="hidden"/>
- <col ref="instcd" visibility="hidden" style="text-align:center; "/>
- </datagrid>
- <line id="line203" class="line_1" style="x1:0px; y1:0px; x2:350px; y2:0px; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:28px; x2:280px; y2:28px; "/>
- <line id="line2" class="line_2" style="x1:0px; y1:53px; x2:280px; y2:53px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:77px; x2:350px; y2:77px; "/>
- <line id="line4" class="line_1" style="x1:0px; y1:97px; x2:745px; y2:97px; "/>
- <caption id="caption278" class="tit_2" style="left:0px; top:83px; width:191px; height:13px; ">급여이체 되지 않은 사원 List</caption>
- <button id="btn_search" class="btn1_letter2" style="left:620px; top:75px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_notiym"))return;
- fSearch();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|