123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <rwrdbaseprintlist/>
- </main>
- <send>
- <instcd/>
- <retireamtcalcfrom/>
- <retireamtcalcto/>
- <emplno/>
- <emplnm/>
- </send>
- <init/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
-
- ]]>
- </script>
- <submission id="TRRWR00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rwrdbaseprintlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize()
- {
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
-
- model.removenode(grd_rwrdbaseprintlist.nodeset);
-
- ipt_retireamtcalcfrom.value = getCurrentDate().toDate("YYYYMMDD").getAddDate(-1, "M").getDateFormat("YYYYMMDD");
- ipt_retireamtcalcto.value = getCurrentDate();
- cmb_instcd.value = getUserInfo("dutplceinstcd");
-
- misfGetUserAuth();
-
- if (DUTY_PAY_YN == "Y" ) {
- cmb_instcd.disabled = false;
- }
- else {
- cmb_instcd.disabled = true;
- }
-
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴직 정산급여 내역서 출력</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- <button id="btn_print" class="btn6_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPRWR00701", "XMLSTR");
- ]]>
- </script>
- </button>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group6" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <caption id="cap_retireamtcalcfrom" class="search_name" style="left:367px; top:9px; width:117px; height:17px; ">퇴직금 계산일 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd"))return;
- if(!isRequiredControls("ipt_retireamtcalcfrom"))return;
- if(!isRequiredControls("ipt_retireamtcalcto"))return;
- submit("TRRWR00701");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption35" style="left:583px; top:8px; width:15px; height:20px; vertical-align:middle; ">~</caption>
- <input id="ipt_retireamtcalcfrom" ref="/root/send/retireamtcalcfrom" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:486px; top:8px; width:95px; height:19px; "/>
- <input id="ipt_retireamtcalcto" ref="/root/send/retireamtcalcto" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:597px; top:8px; width:95px; height:19px; "/>
- <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:104px; top:8px; width:203px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_emplno_search" class="search_name" style="left:773px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
- <input id="ipt_emplno_search" ref="/root/send/emplno" class="input_search" navindex="2" maxlength="10" style="left:861px; top:8px; width:80px; height:19px; text-align:left; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplno_search.currentText != null && ipt_emplno_search.currentText != "" ) {
- inputEnterKey("ipt_emplno_search", "xforms-value-changed");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
-
- if (model.getValue(ipt_emplno_search.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
-
- ]]>
- </script>
- </input>
- <button id="btn_emplno" class="icon_search" style="left:945px; top:8px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno_search, recv_list,"","N");
-
- model.refresh();
-
- if (model.getValue(ipt_emplno_search.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <input id="ipt_emplnm_search" ref="/root/send/emplnm" class="input_search" navindex="3" style="left:965px; top:8px; width:127px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplnm_search.currentText != null && ipt_emplnm_search.currentText != "" ) {
- inputEnterKey("ipt_emplnm_search", "xforms-value-changed");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNM", recv_list);
-
- model.refresh();
-
- if (model.getValue(ipt_emplnm_search.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </input>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:54px; width:160px; height:14px; ">퇴직 정산급여 내역서</caption>
- <line id="line19" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
- <datagrid id="grd_rwrdbaseprintlist" nodeset="/root/main/rwrdbaseprintlist" autoresize="false" caption="기관^부서^직위^성명^사원번호^퇴직금계^기지급퇴직금^실퇴직금^잔여휴가일수^잔여보호휴가일수^잔여주off갯수^일급^휴가보상비^휴가보존수당^당직수당^야간수당^연장수당^인계수당^조출수당^수술실수당^명절근무수당^개원기념일수당^미정산총액^총계^연장시간^야간시간^수술실근무시간^인계시간^조출시간^당직일수^명절근무시간^개원기념일시간|기관^부서^직위^성명^사원번호^퇴직금계^기지급퇴직금^실퇴직금^잔여휴가일수^잔여보호휴가일수^잔여주off갯수^일급^휴가보상비^휴가보존수당^당직수당^야간수당^연장수당^인계수당^조출수당^수술실수당^명절근무수당^개원기념일수당^미정산총액^총계^연장시간^야간시간^수술실근무시간^인계시간^조출시간^당직일수^명절근무시간^개원기념일시간" colsep="^" colwidth="133, 122, 81, 76, 80, 100, 88, 100, 59, 55, 58, 79, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 61, 59, 59, 61, 57, 59, 49, 54" extendlastcol="scroll" frozencols="5" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1195px; height:670px; ">
- <col ref="instnm" style="text-align:left; "/>
- <col ref="deptnm" style="text-align:left; "/>
- <col ref="jobposnm" style="text-align:left; "/>
- <col ref="emplnm" style="text-align:center; "/>
- <col ref="emplno" style="text-align:center; "/>
- <col ref="retirepay" format="#,###" style="text-align:right; "/>
- <col ref="prepayretiretotamt" format="#,###" style="text-align:right; "/>
- <col ref="retireamt" format="#,###" style="text-align:right; "/>
- <col ref="spreyearno" format="#,###" style="text-align:right; "/>
- <col ref="monthhealholiusecnt" format="#,###" style="text-align:right; "/>
- <col ref="monthofcnt" format="#,###" style="text-align:right; "/>
- <col ref="dayamt" format="#,###" style="text-align:right; "/>
- <col ref="holiamt1" format="#,###" style="text-align:right; "/>
- <col ref="holiamt2" format="#,###" style="text-align:right; "/>
- <col ref="holiamt3" format="#,###" style="text-align:right; "/>
- <col ref="holiamt4" format="#,###" style="text-align:right; "/>
- <col ref="holiamt5" format="#,###" style="text-align:right; "/>
- <col ref="holiamt6" format="#,###" style="text-align:right; "/>
- <col ref="holiamt7" format="#,###" style="text-align:right; "/>
- <col ref="holiamt8" format="#,###" style="text-align:right; "/>
- <col ref="holiamt9" format="#,###" style="text-align:right; "/>
- <col ref="holiamt10" format="#,###" style="text-align:right; "/>
- <col ref="holitotamt" format="#,###" style="text-align:right; "/>
- <col ref="total" format="#,###" style="text-align:right; "/>
- <col ref="ovtmworkextnbiztm" style="text-align:right; "/>
- <col ref="nigtlabrtm" style="text-align:right; "/>
- <col ref="oproomfringdttm" style="text-align:right; "/>
- <col ref="tranalwntm" style="text-align:right; "/>
- <col ref="earlyattdnctm" style="text-align:right; "/>
- <col ref="admindayno" style="text-align:right; "/>
- <col ref="holiduttm2" style="text-align:right; "/>
- <col ref="opnofhospmemotm" style="text-align:right; "/>
- </datagrid>
- <button id="btn_saveexcel" class="btn2_letter4" style="left:1130px; top:48px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != "")
- {
- grd_rwrdbaseprintlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|