123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574 |
- <?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>
- <simulitem>
- <simulitemlist/>
- </simulitem>
- <paysimulationamt>
- <paysimulationamtlist/>
- <incretpayratelist/>
- </paysimulationamt>
- <excelsimulitem>
- <excelsimulitemlist/>
- <excelsimulitem>
- <excelsimulitemlist/>
- </excelsimulitem>
- </excelsimulitem>
- <promotnsimulation>
- <promotnsimulationlist/>
- </promotnsimulation>
- <payclsupsimulation>
- <payclsupsimulationlist/>
- </payclsupsimulation>
- </main>
- <send>
- <simulitem>
- <instcd/>
- <saldfrayflag/>
- <workym/>
- <appdd/>
- <fromym/>
- <toym/>
- <workflag/>
- <prfshipflag/>
- <scrngvaluym>200903</scrngvaluym>
- <promotnflag>10</promotnflag>
- <workflag2>A</workflag2>
- </simulitem>
- <save>
- <simulitemlist/>
- </save>
- <simulcalc>
- <instcd/>
- <saldfrayflag/>
- <payym/>
- <fromym/>
- <toym/>
- <workflag/>
- <prfshipflag/>
- </simulcalc>
- <paysimulationamt>
- <payinst/>
- <fromym/>
- <toym/>
- <workflag/>
- <prfshipflag/>
- <workym/>
- </paysimulationamt>
- </send>
- <init>
- <temp/>
- </init>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfGridInit(grd_simulitemlist);
- misfGridInit(grd_payamtsimulist);
- misfGridInit(grd_promotnsimulationlist);
- misfGridInit(grd_payclsupsimulationlist);
-
-
- misfMsterDetailSet(grd_simulitemlist, null, "TRRWS00201", "Y");
-
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
- misfComboComCdListMulti("R0323,R0324,R0058","cmb_saldfrayflag,grd_simulitemlist.rateamtflag,cmb_prfshipflag");
-
- //misfComboComCdListMulti("Z0007,R0112,R0324","cmb_instcd,cmb_saldfrayflag,grd_simulitemlist.rateamtflag");
-
- addComboItem( "cmb_prfshipflag", "[-- 전체 --]", "%", "above");
- model.setValue(cmb_prfshipflag.attribute("ref"), "%");
-
- ipt_workym.value = getCurrentDate().toDate("YYYYMM").getDateFormat("YYYYMM");
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(cmb_workflag.attribute("ref"), "A");
-
- misfGetUserAuth();
-
- if (DUTY_PAY_YN == "Y" ) {
- cmb_instcd.disabled = false;
- }
- else {
- cmb_instcd.disabled = true;
- }
-
- model.refresh();
- model.setFocus("cmb_instcd");
- ]]>
- </script>
- <submission id="TRRWS00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulitem" resultref="/root/main/simulitem"/>
- <submission id="TXRWS00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
- <submission id="TXRWS00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulitem" resultref="/root/hidden/temp"/>
- <submission id="TXRWS00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
- <submission id="TXRWS00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulcalc" resultref="/root/hidden/temp"/>
- <submission id="TRRWS00202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paysimulationamt" resultref="/root/main/paysimulationamt"/>
- <submission id="TRRWS00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulitem" resultref="/root/main/excelsimulitem"/>
- <submission id="TRRWS00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulitem" resultref="/root/main/promotnsimulation"/>
- <bind id="promotamt" ref="/root/main/promotnsimulation/promotnsimulationlist/promotamt" calculate="../payitemminus * ../promotcnt" type="xsd:double"/>
- <submission id="TRRWS00205" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/simulitem" resultref="/root/main/payclsupsimulation"/>
- </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/commonweb/js/numericHelper.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"/>
- <script type="javascript">
- <![CDATA[
- function fControlVisibleSet(pWorkflag) {
- if (pWorkflag == "A") {
- caption34.visible = true;
- btn_grdaddsimulitemlist.visible = true;
- btn_grddelsimulitemlist.visible = true;
- cap_appdd.visible = true;
- ipt_appdd.visible = true;
- btn_makepayitem.visible = true;
- btn_baseapp.visible = true;
- line9.visible = true;
- grd_simulitemlist.visible = true;
- caption1.visible = true;
- btn_amtsearch.visible = true;
- //btn_saveexcel.visible = true;
- line1.visible = true;
- grd_payamtsimulist.visible = true;
- grd_incretpayratelist.visible = true;
-
- line2.visible = false;
- grd_promotnsimulationlist.visible = false;
- caption2.visible = false;
-
- grd_payclsupsimulationlist.visible = false;
- caption4.visible = false;
- }
- else if (pWorkflag == "C") {
- caption34.visible = false;
- btn_grdaddsimulitemlist.visible = false;
- btn_grddelsimulitemlist.visible = false;
- cap_appdd.visible = false;
- ipt_appdd.visible = false;
- btn_makepayitem.visible = false;
- btn_baseapp.visible = false;
- line9.visible = false;
- grd_simulitemlist.visible = false;
- caption1.visible = false;
- btn_amtsearch.visible = false;
- //btn_saveexcel.visible = false;
- line1.visible = false;
- grd_payamtsimulist.visible = false;
- grd_incretpayratelist.visible = false;
-
- line2.visible = true;
- grd_promotnsimulationlist.visible = true;
- caption2.visible = true;
-
- grd_payclsupsimulationlist.visible = false;
- caption4.visible = false;
- }
- else if (pWorkflag == "B") {
- caption34.visible = false;
- btn_grdaddsimulitemlist.visible = false;
- btn_grddelsimulitemlist.visible = false;
- cap_appdd.visible = false;
- ipt_appdd.visible = false;
- btn_makepayitem.visible = false;
- btn_baseapp.visible = false;
- line9.visible = false;
- grd_simulitemlist.visible = false;
- caption1.visible = false;
- btn_amtsearch.visible = false;
- //btn_saveexcel.visible = false;
- line1.visible = false;
- grd_payamtsimulist.visible = false;
- grd_incretpayratelist.visible = false;
-
- grd_promotnsimulationlist.visible = false;
- caption2.visible = false;
-
- line2.visible = true;
- grd_payclsupsimulationlist.visible = true;
- caption4.visible = true;
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,785;2,792;" style="margin-left:8; margin-right:8; ">
- <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:40px; width:1195px; height:740px; ">
- <datagrid id="grd_payclsupsimulationlist" nodeset="/root/main/payclsupsimulation/payclsupsimulationlist" visibility="hidden" caption="기관^부서^직위^성명^사번^직급^호봉^급여총액^인상총액^인상액|기관^부서^직위^성명^사번^직급^호봉^급여총액^인상총액^인상액" colsep="^" colwidth="155, 158, 98, 97, 86, 111, 100, 115, 118, 116" dataheight="25" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1193px; height:655px; ">
- <col ref="instnm"/>
- <col ref="deptnm"/>
- <col ref="jobposnm"/>
- <col ref="emplnm"/>
- <col ref="emplno"/>
- <col ref="jobgradnm"/>
- <col ref="payclsnm"/>
- <col ref="payitemamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="incrtotamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="incrpayamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <datagrid id="grd_promotnsimulationlist" nodeset="/root/main/promotnsimulation/promotnsimulationlist" visibility="hidden" caption="직급^금액^연급여차액^대상자인원^승진인원^인상분|직급^금액^연급여차액^대상자인원^승진인원^인상분" colsep="^" colwidth="155, 135, 131, 105, 114, 141" dataheight="25" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1193px; height:655px; ">
- <col ref="jobgradnm"/>
- <col ref="payitemamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="payitemminus" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="promottrgtcnt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="promotcnt" type="input" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="promotamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <datagrid id="grd_incretpayratelist" nodeset="/root/main/paysimulationamt/incretpayratelist" visibility="visible" caption="인상금액^지급금액^차액^인상율|인상금액^지급금액^차액^인상율" colsep="^" colwidth="175, 161, 149, 92" dataheight="25" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:580px; top:660px; width:615px; height:70px; ">
- <col ref="simtotamt" format="(-)#,###" style="font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#ffff99; "/>
- <col ref="paytotamt" format="(-)#,###" style="font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#ffff99; "/>
- <col ref="incretotamt" format="(-)#,###" style="font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#ffff99; "/>
- <col ref="increrate" format="(-)#,###" style="font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#ffff99; "/>
- </datagrid>
- <datagrid id="grd_payamtsimulist" nodeset="/root/main/paysimulationamt/paysimulationamtlist" visibility="visible" caption="사원번호^성명^부서^호봉^교직구분^호봉교직구분^직위^직급^성직구분^급여^상여^수당^연구보조비^정근수당^선택진료수당^명절수당|사원번호^성명^부서^호봉^교직구분^호봉교직구분^직위^직급^성직구분^급여^상여^수당^연구보조비^정근수당^선택진료수당^명절수당" colsep="^" colwidth="66, 72, 85, 67, 96, 89, 96, 80, 59, 113, 88, 96, 92, 86, 93, 100" dataheight="25" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:580px; top:75px; width:615px; height:580px; ">
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="deptnm"/>
- <col ref="payclsnm"/>
- <col ref="prfshipnm"/>
- <col ref="payclsprfnm"/>
- <col ref="jobposnm"/>
- <col ref="jobgradnm"/>
- <col ref="holyordnm"/>
- <col ref="payamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="bnusamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="dutamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="stdyamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="dutyearamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="spclamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="festamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if (grd_payamtsimulist.attribute("width") == "615px") {
- grd_payamtsimulist.attribute("left") = "0px";
- grd_payamtsimulist.attribute("width") = "1195px";
-
- grd_simulitemlist.visible = false;
- }
- else {
- grd_payamtsimulist.attribute("left") = "580px";
- grd_payamtsimulist.attribute("width") = "615px";
- grd_simulitemlist.visible = true;
- }
-
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_simulitemlist" nodeset="/root/main/simulitem/simulitemlist" visibility="visible" caption="선택^급여항목^급여항목명^적용구분^적용구분^율/금액^적용일자^소급여부^기관^급여종류^작업년월^급여항목OLD^계산방법|선택^급여항목^급여항목명^적용구분^적용구분^율/금액^적용일자^소급여부^기관^급여종류^작업년월^급여항목OLD^계산방법" colsep="^" colwidth="25, 73, 123, 95, 17, 78, 92, 36, 24, 18, 22, 35, 31" dataheight="25" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:75px; width:578px; height:655px; ">
- <col checkvalue="Y,N" ref="selyn" type="checkbox"/>
- <col ref="payitemcd" type="inputbutton"/>
- <col ref="payitemnm"/>
- <col ref="rateamtflag" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="popup" type="inputbutton"/>
- <col ref="rateamt" type="input" format="(-)#,###.#" style="text-align:right; vertical-align:middle; "/>
- <col ref="appdd" type="inputdate"/>
- <col checkvalue="Y,N" ref="retcyn" type="checkbox"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="saldfrayflag" visibility="hidden"/>
- <col ref="workym" visibility="hidden"/>
- <col ref="oldpayitemcd" visibility="hidden"/>
- <col ref="calcmthd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if (grd_simulitemlist.colAttribute(grd_simulitemlist.col,"ref") == "payitemcd" ) { //급여항목코드
- var recv_list = "payitemcd,payitemnm";
- misfOpenPopUpList("13", grd_simulitemlist,"", recv_list,"cmb_saldfrayflag") ;
- model.refresh();
- }
- else if (grd_simulitemlist.colAttribute(grd_simulitemlist.col,"ref") == "popup" ) {
- var gridrow = grd_simulitemlist.row;
-
- if (grd_simulitemlist.valueMatrix(gridrow, grd_simulitemlist.colRef("rateamtflag")) == "3") {
- var calcmthd = grd_simulitemlist.valueMatrix(grd_simulitemlist.row, grd_simulitemlist.colRef("calcmthd"));
-
- model.removenode("/root/temp/source");
- model.makeNode("/root/temp/source");
- model.makeValue("/root/temp/source/instcd", grd_simulitemlist.valueMatrix(gridrow,grd_simulitemlist.colRef("instcd")));
- model.makeValue("/root/temp/source/saldfrayflag", grd_simulitemlist.valueMatrix(gridrow,grd_simulitemlist.colRef("saldfrayflag")));
- model.makeValue("/root/temp/source/payitemcd", grd_simulitemlist.valueMatrix(gridrow,grd_simulitemlist.colRef("payitemcd")));
- model.makeValue("/root/temp/source/appdd", grd_simulitemlist.valueMatrix(gridrow,grd_simulitemlist.colRef("appdd")));
-
- var windowname = "";
- if (calcmthd == "001") { //단일기준
- windowname = "SMRWC00500";
- }
- else if (calcmthd == "002") { //복합기준
- windowname = "SMRWC01100";
- }
- else if (calcmthd == "003") { //호봉테이블
- windowname = "SMRWC00700";
- }
- else if (calcmthd == "004") { //계산식기준
- windowname = "SMRWC01200";
- }
- else if (calcmthd == "005") { //근속년수기준
- windowname = "SMRWC01000";
- }
- else if (calcmthd == "006") { //상여
- windowname = "SMRWC00400";
- }
-
- modal(windowname,"","","","","/root/temp/source", "/root/temp/target" );
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (grd_simulitemlist.colAttribute(grd_simulitemlist.col,"ref") == "payitemcd" ) { //급여항목코드
- var recv_list = "payitemcd,payitemnm";
- var saldfrayflag = cmb_saldfrayflag.value;
- var paydeduflag = "1";
- rwcfValidationCheck("PAYITEM",saldfrayflag, paydeduflag, recv_list)
- model.refresh();
- }
- ]]>
- </script>
- </datagrid>
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("cmb_instcd","cmb_saldfrayflag","ipt_workym") ) {
- return false;
- }
-
- if (cmb_workflag.value == "A") {
- misfMsterDetailRetrieve();
- }
- else if (cmb_workflag.value == "C") {
- var workym = ipt_workym.value;
- var workyy = workym.substr(0,4);
-
- //alert(workym.substr(4,2));
- if (parseInt(workym.substr(4,2) ) > 3 ) {
- workyy = parseInt(workyy) + 1;
- workym = workyy + "03";
- //alert(workym);
- model.setValue("/root/send/simulitem/scrngvaluym", workym);
- }
- else {
- workym = workyy + "03";
- model.setValue("/root/send/simulitem/scrngvaluym", workym);
- }
- submit("TRRWS00204");
- }
- else {
- submit("TRRWS00205");
- }
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
- <line id="line9" class="line_1" style="x1:0px; y1:69px; x2:578px; y2:69px; "/>
- <caption id="caption34" class="tit_2" style="left:3px; top:54px; width:95px; height:13px; ">급여항목List</caption>
- <button id="btn_saveexcel" class="btn5_letter4" style="left:1126px; top:49px; 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_payamtlist.saveExcel(fileName, "sheetname:sheet1");
- if (cmb_workflag.value == "A") {
- var param = "&instcd=" + model.getValue("/root/send/simulitem/instcd");
- param += "&saldfrayflag=" + model.getValue("/root/send/simulitem/saldfrayflag");
- param += "&fromym=" + model.getValue("/root/send/simulitem/fromym");
- param += "&toym=" + model.getValue("/root/send/simulitem/toym");
- param += "&prfshipflag=" + model.getValue("/root/send/simulitem/prfshipflag");
- param += "&workflag=" + model.getValue("/root/send/simulitem/workflag");
- param += "&workym=" + model.getValue("/root/send/simulitem/workym");
- model.download(getActionURL("TRRWS00203") + param, fileName, true);
-
- window.exec(fileName);
- }
- else if (cmb_workflag.value == "C"){
- grd_promotnsimulationlist.saveExcel(fileName);
- }
- else if (cmb_workflag.value == "B"){
- grd_payclsupsimulationlist.saveExcel(fileName);
- }
- }
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/simulitem/instcd" class="combo_s_essential" navindex="10" appearance="minimal" style="left:69px; top:17px; width:131px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:5px; top:18px; width:61px; height:17px; ">기관 :</caption>
- <caption id="cap_workym" class="search_name" style="left:401px; top:17px; width:69px; height:17px; ">기준월:</caption>
- <input id="ipt_workym" ref="/root/send/simulitem/workym" class="input_default" disabled="false" navindex="20" inputtype="date" format="yyyy-mm" style="left:470px; top:17px; width:75px; height:19px; text-align:center; vertical-align:middle; "/>
- <select1 id="cmb_saldfrayflag" ref="/root/send/simulitem/saldfrayflag" class="combo_s_essential" navindex="10" appearance="minimal" style="left:290px; top:17px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_saldfrayflag" class="search_name" style="left:209px; top:18px; width:81px; height:17px; ">급여종류:</caption>
- <caption id="cap_appdd" class="search_name" style="left:229px; top:48px; width:98px; height:17px; ">적용일자:</caption>
- <input id="ipt_appdd" ref="/root/send/simulitem/appdd" class="input_default" navindex="20" inputtype="date" format="yyyy-mm-dd" style="left:310px; top:48px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
- <button id="btn_makepayitem" class="btn5_letter4" style="left:420px; top:48px; width:64px; height:19px; ">
- <caption>항목생성</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_appdd") ) {
- return false;
- }
-
- submit("TXRWS00202");
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <button id="btn_grdaddsimulitemlist" class="btn2_letter3" style="left:100px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_simulitemlist, "A");
- ]]>
- </script>
- </button>
- <button id="btn_grddelsimulitemlist" class="btn2_letter3" style="left:156px; top:48px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_simulitemlist, "D");
- ]]>
- </script>
- </button>
- <button id="btn_baseapp" class="btn5_letter6" style="left:487px; top:48px; width:64px; height:19px; ">
- <caption>기초정보반영</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSave("TXRWS00203");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_1" style="x1:580px; y1:69px; x2:1195px; y2:69px; "/>
- <caption id="caption1" class="tit_2" style="left:590px; top:54px; width:95px; height:14px; ">급여 List</caption>
- <caption id="cap_toym" class="search_name" style="left:735px; top:17px; width:81px; height:17px; ">계산기간:</caption>
- <input id="ipt_fromym" ref="/root/send/simulitem/fromym" class="input_default" navindex="20" inputtype="date" format="yyyy-mm" style="left:818px; top:17px; width:65px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption3" style="left:885px; top:18px; width:10px; height:20px; ">-</caption>
- <input id="ipt_toym" ref="/root/send/simulitem/toym" class="input_default" navindex="20" inputtype="date" format="yyyy-mm" style="left:896px; top:17px; width:65px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="cap_workflag" class="search_name" style="left:969px; top:17px; width:81px; height:17px; ">작업구분:</caption>
- <select1 id="cmb_workflag" ref="/root/send/simulitem/workflag" class="combo_s_essential" navindex="10" appearance="minimal" style="left:1050px; top:17px; width:65px; height:19px; ">
- <choices>
- <item>
- <label>인상</label>
- <value>A</value>
- </item>
- <item>
- <label>승급</label>
- <value>B</value>
- </item>
- <item>
- <label>승진</label>
- <value>C</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fControlVisibleSet(cmb_workflag.value);
- ]]>
- </script>
- </select1>
- <button id="btn_amtsearch" class="btn5_letter4" style="left:1055px; top:49px; width:64px; height:19px; ">
- <caption>결과조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("cmb_instcd","cmb_saldfrayflag","ipt_fromym","ipt_toym","cmb_prfshipflag","cmb_workflag") ) {
- return false;
- }
-
- model.setValue("/root/send/paysimulationamt/payinst", cmb_instcd.value);
- model.setValue("/root/send/paysimulationamt/fromym", ipt_fromym.value);
- model.setValue("/root/send/paysimulationamt/toym", ipt_toym.value);
- model.setValue("/root/send/paysimulationamt/workflag", cmb_workflag.value);
- model.setValue("/root/send/paysimulationamt/prfshipflag", cmb_prfshipflag.value);
- model.setValue("/root/send/paysimulationamt/workym", ipt_workym.value);
-
- submit("TRRWS00202");
-
- ]]>
- </script>
- </button>
- <caption id="cap_prfshipflag" class="search_name" style="left:554px; top:17px; width:81px; height:17px; ">교직구분:</caption>
- <select1 id="cmb_prfshipflag" ref="/root/send/simulitem/prfshipflag" class="combo_s_essential" navindex="10" appearance="minimal" style="left:635px; top:17px; width:90px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <line id="line2" class="line_1" visibility="hidden" style="x1:0px; y1:69px; x2:1193px; y2:69px; "/>
- <caption id="caption2" class="tit_2" visibility="hidden" style="left:0px; top:55px; width:116px; height:13px; ">직급별 금액 List</caption>
- <caption id="caption4" class="tit_2" visibility="hidden" style="left:0px; top:55px; width:175px; height:13px; ">승급 시뮬레이션 금액 List</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; ">
- <button id="btn_retccalc1" class="btn4_letter8" style="left:969px; top:2px; width:128px; height:22px; ">
- <caption>Simulation작업</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("cmb_instcd","cmb_saldfrayflag","ipt_workym","ipt_fromym","ipt_toym","cmb_prfshipflag","cmb_workflag") ) {
- return false;
- }
-
- model.setValue("/root/send/simulcalc/instcd", cmb_instcd.value);
- model.setValue("/root/send/simulcalc/saldfrayflag", cmb_saldfrayflag.value);
- model.setValue("/root/send/simulcalc/payym", ipt_workym.value);
- model.setValue("/root/send/simulcalc/fromym", ipt_fromym.value);
- model.setValue("/root/send/simulcalc/toym", ipt_toym.value);
- model.setValue("/root/send/simulcalc/workflag", cmb_workflag.value);
- model.setValue("/root/send/simulcalc/prfshipflag", cmb_prfshipflag.value);
- submit("TXRWS00204");
-
- var curdate = getCurrentDate();
- zsbfOpenBatchLogPopup("incrsretcmgr.PaySimulBatch", curdate, curdate);
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1134px; top:2px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSave("TXRWS00201");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|