123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204 |
- <?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>SMRWP00600_급여계산</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <paycalc/>
- </main>
- <send>
- <paycalc>
- <saldfrayflag/>
- <idflag>I</idflag>
- <payym/>
- <paydd/>
- <dutdeptcd/>
- <deptnm/>
- <emplno/>
- <emplnm/>
- <instcd/>
- </paycalc>
- </send>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- var curdate = getCurrentDate();
-
- model.setValue(ipt_payym.attribute("ref") , curdate.substr(0,6));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(ipt_paydd.attribute("ref") , curdate.substr(0,6) + "25");
-
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
-
- misfComboComCdListMulti("R0112","cmb_saldfrayflag");
- cmb_saldfrayflag.value = "1";
-
- //opt_message.text = "작업 왕료여부는 결과보기를 클릭해서 조회 하십시요.";
- model.refresh();
-
- model.setFocus("cmb_saldfrayflag");
-
- ]]>
- </script>
- <submission id="TXRWP00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paycalc" resultref="/root/hidden/temp"/>
- </model>
- <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="../../../com/batchinfoweb/js/ZSB001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,10;">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">근태자료계산</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:1195px; height:694px; ">
- <line id="line203" class="line_1" style="x1:10px; y1:25px; x2:290px; y2:25px; "/>
- <line id="line1" class="line_3" style="x1:10px; y1:179px; x2:290px; y2:179px; "/>
- <caption id="caption278" class="tit_2" style="left:10px; top:10px; width:157px; height:14px; ">근태자료계산</caption>
- <caption id="caption11" class="cell_1" style="left:10px; top:129px; width:87px; height:23px; vertical-align:middle; ">부서</caption>
- <input id="ipt_payym" ref="/root/send/paycalc/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:100px; top:103px; width:185px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ipt_paydd.value = ipt_payym.value + "25";
- ]]>
- </script>
- </input>
- <caption id="caption7" class="cell_1" style="left:10px; top:101px; width:87px; height:26px; vertical-align:middle; ">작업년월</caption>
- <select1 id="rdo_idflag" ref="/root/send/paycalc/idflag" appearance="full" cellspacing="0" cols="2" overflow="visible" style="left:100px; top:78px; width:95px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>생성</label>
- <value>I</value>
- </item>
- <item>
- <label>삭제</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <caption id="caption17" class="cell_1" style="left:10px; top:153px; width:87px; height:23px; vertical-align:middle; ">사번</caption>
- <caption id="caption8" class="cell_1" style="left:10px; top:77px; width:87px; height:23px; vertical-align:middle; ">작업구분</caption>
- <button id="btn_deptcd" class="icon_search" style="left:158px; top:130px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "dutdeptcd,deptnm";
- rpbfOpenDeptCdHelp(ipt_deptcd,recv_list);
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_deptcd" ref="/root/send/paycalc/dutdeptcd" class="input_default" style="left:99px; top:129px; width:55px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutdeptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptnm" ref="/root/send/paycalc/deptnm" class="input_default" style="left:179px; top:129px; width:106px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutdeptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_emplno" class="icon_search" style="left:158px; top:155px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_emplno" ref="/root/send/paycalc/emplno" class="input_default" style="left:99px; top:154px; width:55px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_emplnm" ref="/root/send/paycalc/emplnm" class="input_default" style="left:179px; top:154px; width:106px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNM", recv_list);
-
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption1" class="cell_1" style="left:10px; top:30px; width:87px; height:23px; vertical-align:middle; ">지급구분</caption>
- <select1 id="cmb_saldfrayflag" ref="/root/send/paycalc/saldfrayflag" class="combo_default" appearance="minimal" style="left:100px; top:32px; width:185px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (cmb_saldfrayflag.value == "2") {
- addComboItem( "cmb_instcd", "[-- 전체 --]", "%", "above");
- model.setValue(cmb_instcd.attribute("ref"), "%");
- }
- else {
- misfComboComCdListMulti("R0112,Z0007","cmb_saldfrayflag,cmb_instcd");
-
- // misfComboCopyItemSet(grd_paytrgtlist, "amtratedaynoflag", grd_paytrgtlist, "bnuspayflag");
- // misfComboCopyItemSet(grd_paytrgtlist, "amtratedaynoflag", grd_paytrgtlist, "divcalcflag");
-
- // var curdate = getCurrentDate();
-
- // model.setValue(ipt_payym.attribute("ref") , curdate.substr(0,6));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- // model.setValue(cmb_SalDfrayFlag.attribute("ref"), "1");
- }
-
- model.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_paydd" ref="/root/send/paycalc/paydd" class="input_default" visibility="hidden" inputtype="date" format="yyyy-mm-dd" style="left:410px; top:132px; width:185px; height:19px; "/>
- <caption id="caption2" class="cell_1" visibility="hidden" style="left:320px; top:130px; width:87px; height:26px; vertical-align:middle; ">지급일자</caption>
- <select1 id="cmb_instcd" ref="/root/send/paycalc/instcd" class="combo_default" appearance="minimal" style="left:99px; top:55px; width:185px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:10px; top:55px; width:87px; height:21px; vertical-align:middle; ">기관</caption>
- <output id="opt_message" style="left:320px; top:100px; width:310px; height:19px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:195px; width:1195px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:233px; top:3px; width:56px; height:22px; ">
- <caption>작업</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TXRWP00701");
-
- var curdate = getCurrentDate();
- zsbfOpenBatchLogPopup("paybaseinfomgr.PayDutCalcBatch", curdate, curdate);
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|