123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>SMRCS03000_교원승진대상등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <apntinfo>
- <getpromolist/>
- </apntinfo>
- <listdetail>
- <instcd/>
- <scrngvaluym/>
- <emplno/>
- <emplnm/>
- <deptnm/>
- <jobposcd/>
- <jobposnm/>
- <scrngdg/>
- <cnfmrslt/>
- </listdetail>
- </main>
- <send>
- <req>
- <instcd/>
- <prfshipflag/>
- <grdeupyy/>
- <classnm/>
- <conterm/>
- <workgbn/>
- <scrngvaluym/>
- <trgtpsncnfmyn/>
- <emplno/>
- <emplnm/>
- <trgtpsncnfmyn/>
- </req>
- <save>
- <getapntinfolist/>
- </save>
- <dtinfolist>
- <scrnginfono/>
- </dtinfolist>
- </send>
- <init>
- <jobpos>
- <label>교원공채</label>
- <value>02</value>
- <label>특채</label>
- <value>03</value>
- <label>승진</label>
- <value>04</value>
- <label>재임용</label>
- <value>05</value>
- </jobpos>
- <jobresp>
- <label>주임교수</label>
- <value>10</value>
- </jobresp>
- <tchsort>
- <label>전체</label>
- <value>20</value>
- <label>전임</label>
- <value>21</value>
- <label>비전임</label>
- <value>22</value>
- </tchsort>
- <cnfmyn>
- <label>전체</label>
- <value/>
- <label>예</label>
- <value>Y</value>
- <label>아니오</label>
- <value>N</value>
- </cnfmyn>
- <cnfmrslt>
- <label>예</label>
- <value>Y</value>
- <label>아니오</label>
- <value>N</value>
- </cnfmrslt>
- <totcount/>
- <cnfmyn/>
- <cnfmrslt/>
- </init>
- <spreflist>
- <spref>
- <errormsg/>
- <errflag/>
- </spref>
- </spreflist>
- </root>
- </instance>
- <script type="javascript" src="../../../mis/promotnmngtweb/js/RPH001.js"/>
- <script type="javascript" src="../../../mis/purccommonweb/js/PURC.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfMsterDetailSet(grd_getpromolist,null,"TRRCS01001","Y");
- misfGridInit(grd_getpromolist);
- var curdate = getCurrentDate();
- var cvtdate = curdate.toDate("YYYYMM");
-
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y"); // 등록기관 셋팅
- misfComboCopyItemSet(cmb_instcd, "", grd_getpromolist, "posinst"); //그리드 등록기관 셋팅
- misfComboCopyItemSet(cmb_instcd, "", grd_getpromolist, "dutinstcd"); //그리드 등록기관 셋팅
-
- //function fsearch() {
- // if (ipt_scrngvaluym.value == ""){
- // messageBox("연도는","I003");
- // return;
- // }
- // submit("TRRCS01001");
- //}
-
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRRCS01000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/apntinfo/getpromolist"/>
- <submission id="TRRCS01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/apntinfo/getpromolist"/>
- <submission id="TXRCS01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/spreflist/spref"/>
- </model>
- </xhtml:head>
- <xhtml:body 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:38px; width:1195px; height:732px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:60px; "/>
- <line id="line207" class="line_1" style="x1:0px; y1:98px; x2:1195px; y2:98px; "/>
- <caption id="caption9" class="tit_2" style="left:5px; top:79px; width:117px; height:13px; ">승진 대상자</caption>
- <caption id="caption1" class="search_name" style="left:10px; top:43px; width:95px; height:17px; ">확정여부 :</caption>
- <line id="line3" class="line_4" style="x1:1110px; y1:17px; x2:1110px; y2:61px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:27px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_gradupym") ) return;
- misfMsterDetailRetrieve();
- //fsearch();
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption4" class="search_name" style="left:10px; top:18px; width:96px; height:17px; ">승진년월 :</caption>
- <input id="ipt_scrngvaluym" ref="/root/send/req/scrngvaluym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18px; width:140px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- //var instcd = cmb_instcd.value;
- //if( getStringLength(ipt_scrngvaluym.value) == "6" ) {
- // misfComboInstCdListMulti("cmb_instnm",ipt_scrngvaluym.value+"31","","Y","N");
- // cmb_instnm.value = instcd;
- // model.refresh();
- //}
- ]]>
- </script>
- </input>
- <caption id="caption2" class="search_name" style="left:550px; top:43px; width:115px; height:17px; ">검색대상 :</caption>
- <datagrid id="grd_getpromolist" nodeset="/root/main/apntinfo/getpromolist" caption="승진년월^소속기관^교실명^기간/계약^사원번호^성명^현직위^주민번호^내신직위^전형회차^06년도 미달사유^07년도 미달사유^08년도 미달사유^확인결과^근무기관^학내외^임용직위^임용기간^임용기간^휴직기간^휴직기간^복직기간^복직기간^재임용1^재임용1^재임용1^재임용2^재임용2^재임용2^재임용3^재임용3^재임용3^재임용4^재임용4^재임용4^전임강사^전임강사^조교수^조교수^부교수^부교수^연수^연수^연수^직위상이자^교육부예정기간^현근무상태|승진년월^소속기관^교실명^기간/계약^사원번호^성명^현직위^주민번호^내신직위^전형회차^06년도 미달사유^07년도 미달사유^08년도 미달사유^확인결과^근무기관^학내외^임용직위^시작일^종료일^시작일^종료일^시작일^종료일^시작일^종료일^교직구분^시작일^종료일^교직구분^시작일^종료일^교직구분^시작일^종료일^교직구분^시작일^종료일^시작일^종료일^시작일^종료일^시작일^종료일^복직일^직위상이자^교육부예정기간^현근무상태" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:103px; width:1190px; height:440px; ">
- <col id="scrnym" ref="scrnym" format="yyyy-mm"/>
- <col id="cmb_posinst" ref="posinst" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col id="classcd" ref="classcd"/>
- <col id="conterm" ref="conterm"/>
- <col id="emplno" ref="emplno"/>
- <col id="psnname" ref="psnname"/>
- <col id="prestjobpos" ref="prestjobpos"/>
- <col id="rregno" ref="rregno"/>
- <col id="jobposcd" ref="jobposcd"/>
- <col id="scrngdg" ref="scrngdg"/>
- <col id="lackresn06" ref="lackresn06"/>
- <col id="lackresn07" ref="lackresn07"/>
- <col id="lackresn08" ref="lackresn08"/>
- <col id="cnfmrslt" ref="cnfmrslt"/>
- <col id="dutinstcd" ref="dutinstcd" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col id="schio" ref="schio"/>
- <col id="apntjobpos" ref="apntjobpos"/>
- <col id="suppprfromdd" ref="suppprfromdd"/>
- <col id="suppprtodd" ref="suppprtodd"/>
- <col id="layofftermfromdd" ref="layofftermfromdd"/>
- <col id="layofftermtodd" ref="layofftermtodd"/>
- <col id="reinstatetermfromdd" ref="reinstatetermfromdd"/>
- <col id="reinstatetermtodd" ref="reinstatetermtodd"/>
- <col id="reapnt1fromdd" ref="reapnt1fromdd"/>
- <col id="reapnt1todd" ref="reapnt1todd"/>
- <col id="reapnt1prflag" ref="reapnt1prflag"/>
- <col id="reapnt2fromdd" ref="reapnt2fromdd"/>
- <col id="reapnt2todd" ref="reapnt2todd"/>
- <col id="reapnt2prflag" ref="reapnt2prflag"/>
- <col id="reapnt3fromdd" ref="reapnt3fromdd"/>
- <col id="reapnt3todd" ref="reapnt3todd"/>
- <col id="reapnt3prflag" ref="reapnt3prflag"/>
- <col id="reapnt4fromdd" ref="reapnt4fromdd"/>
- <col id="reapnt4todd" ref="reapnt4todd"/>
- <col id="reapnt4prflag" ref="reapnt4prflag"/>
- <col id="fultilecfromdd" ref="fultilecfromdd"/>
- <col id="fultilectodd" ref="fultilectodd"/>
- <col id="suppprffromdd" ref="suppprffromdd"/>
- <col id="suppprftodd" ref="suppprftodd"/>
- <col id="copiesprfromdd" ref="copiesprfromdd"/>
- <col id="copiesprtodd" ref="copiesprtodd"/>
- <col id="studtrafromdd" ref="studtrafromdd"/>
- <col id="studtratodd" ref="studtratodd"/>
- <col id="studtrareindd" ref="studtrareindd"/>
- <col id="jobposdifpsn" ref="jobposdifpsn"/>
- <col id="educschdd" ref="educschdd"/>
- <col id="prestdutstat" ref="prestdutstat"/>
- </datagrid>
- <select1 id="cmb_prfshipflag" ref="/root/send/req/prfshipflag" appearance="minimal" style="left:641px; top:43px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>01</value>
- </item>
- <item>
- <label>교원공채</label>
- <value>02</value>
- </item>
- <item>
- <label>특채</label>
- <value>03</value>
- </item>
- <item>
- <label>승진</label>
- <value>04</value>
- </item>
- <item>
- <label>재임용</label>
- <value>05</value>
- </item>
- <item>
- <label>연구소장</label>
- <value>06</value>
- </item>
- <item>
- <label>주임교수</label>
- <value>07</value>
- </item>
- </choices>
- </select1>
- <button id="btn_7" class="btn2_letter4" style="left:1125px; top:77px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- </button>
- <button id="button2" class="btn2_letter3" style="left:1070px; top:77px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="button3" class="btn2_letter3" style="left:1015px; top:77px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- SAVE_FLAG = 1;
-
- ]]>
- </script>
- </button>
- <select1 id="combo1" ref="/root/send/req/prfshipflag" appearance="minimal" style="left:930px; top:18px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>01</value>
- </item>
- <item>
- <label>교원공채</label>
- <value>02</value>
- </item>
- <item>
- <label>특채</label>
- <value>03</value>
- </item>
- <item>
- <label>승진</label>
- <value>04</value>
- </item>
- <item>
- <label>재임용</label>
- <value>05</value>
- </item>
- <item>
- <label>연구소장</label>
- <value>06</value>
- </item>
- <item>
- <label>주임교수</label>
- <value>07</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:550px; top:18px; width:95px; height:17px; ">사원번호 :</caption>
- <caption id="caption5" class="search_name" style="left:835px; top:18px; width:115px; height:17px; ">교직구분 :</caption>
- <caption id="caption8" class="search_name" style="left:263px; top:18px; width:117px; height:17px; ">소 속 기 관 :</caption>
- <select1 id="cmb_conterm" ref="/root/send/req/conterm" appearance="minimal" style="left:375px; top:43px; width:160px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>01</value>
- </item>
- <item>
- <label>교원공채</label>
- <value>02</value>
- </item>
- <item>
- <label>특채</label>
- <value>03</value>
- </item>
- <item>
- <label>승진</label>
- <value>04</value>
- </item>
- <item>
- <label>재임용</label>
- <value>05</value>
- </item>
- <item>
- <label>연구소장</label>
- <value>06</value>
- </item>
- <item>
- <label>주임교수</label>
- <value>07</value>
- </item>
- </choices>
- </select1>
- <caption id="caption10" class="search_name" style="left:263px; top:43px; width:115px; height:17px; ">기간/계약제 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/req/instcd" class="combo_search" appearance="minimal" style="left:375px; top:18px; width:160px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" style="left:125px; top:75px; width:95px; height:20px; font-weight:bold; color:#0000ff; ">* 조회인원수:</caption>
- <output id="output1" ref="/root/init/totcount" style="left:215px; top:75px; width:110px; height:19px; font-weight:bold; color:#0000ff; "/>
- <caption id="caption283" class="tit_2" style="left:5px; top:567px; width:118px; height:13px; ">등록 및 수정사항</caption>
- <button id="btn_update" class="btn2_letter2" navindex="13" style="left:1090px; top:563px; width:42px; height:19px; ">
- <caption>수정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_scrngvaluym_d","ipt_emplno_d" ,"cmb_promotnflag_d", "cmb_prestgradcd_d", "rdo_sattrgtyn", "rdo_trgtpsncnfmyn"))return;
- if(rdo_trgtpsncnfmyn.value=='N' && cmb_prom_rsn.value==""){
- messageBox("승진불가 사유는 ","I003");
- return;
- }
- var cur_row = grd_grd01.row; // 행 번호 가져오기
- if (cur_row > 0) {
- // 그리드에 추가
- model.copyNode("/root/main/grd01["+cur_row+"]","/root/main/listdetail");
- //messageBox(cmb_inst_i.label.elementName);
- //alert(cmb_inst_i.label);
- // 그리드의 레이블을 변경한다.
- fChangeGridValue(cur_row);
- //grd_educlist.cellStyle("background-image", cur_row, 1) = "../../../com/commonweb/images/icon_u.gif";
- grd_grd01.addStatus(cur_row,"update"); // 행을 업데이트 상태로 변경
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter3" navindex="14" style="left:1135px; top:563px; width:53px; height:19px; ">
- <caption>지우기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fEnableInsertButton();
- model.resetInstanceNode("/root/main/listdetail");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_insert" class="btn2_letter2" navindex="12" style="left:1045px; top:563px; width:42px; height:19px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_scrngvaluym_d","ipt_emplno_d" ,"cmb_promotnflag_d", "cmb_prestgradcd_d","ipt_gradanual", "rdo_sattrgtyn", "rdo_trgtpsncnfmyn"))return;
- if(rdo_trgtpsncnfmyn.value=='N' && cmb_prom_rsn.value==""){
- messageBox("승진불가 사유는 ","I003");
- return;
- }
- //if (!fnullCheck()) return;
- grd_grd01.addrow(); // 입력할 행 추가.
- var cur_row = grd_grd01.row; // 추가된 행 번호 가져오기
- // 그리드에 추가
- model.copyNode("/root/main/grd01["+(cur_row-1)+"]","/root/main/listdetail");
-
- fChangeGridValue(cur_row); // 그리드의 레이블을 변경한다.
- fEnableUpdateButton();
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="input7" ref="/root/main/listdetail/prestgradnm" class="input_default" editable="false" style="left:563px; top:617px; width:72px; height:19px; "/>
- <line id="line205" class="line_2" style="x1:0px; y1:638px; x2:1193px; y2:638px; "/>
- <select1 id="cmb_gradojobgradcd" ref="/root/main/listdetail/gradojobgradcd" class="combo_default" appearance="minimal" itemcount="10" style="left:335px; top:667px; width:139px; height:18px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_scrngvaluym_d" ref="/root/main/listdetail/scrngvaluym" inputtype="date" format="yyyy-mm" style="left:85px; top:592px; width:160px; height:19px; "/>
- <input id="input8" ref="/root/main/listdetail/anual" class="input_default" editable="false" style="left:666px; top:617px; width:47px; height:19px; "/>
- <button id="button1" class="icon_search" style="left:379px; top:594px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "jobposcd,jobposnm";
- rpbfOpenComCdHelp(ipt_jobposcd,"R0062", recv_list);
-
- model.refresh();
- //misfOpenPopUpList("01", ipt_emplno,"", recv_list) ;
- ]]>
- </script>
- </button>
- <caption id="cap_sattrgtyn" class="cell_1" style="left:955px; top:590px; width:82px; height:23px; vertical-align:middle; ">SAT합격여부</caption>
- <input id="input41" ref="/root/main/listdetail/satpnt2" class="input_default" maxlength="3" format="#,###" style="left:1115px; top:615px; width:70px; height:19px; "/>
- <input id="input20" ref="/root/main/listdetail/promotnimpsiresn" class="input_default" style="left:719px; top:667px; width:470px; height:19px; "/>
- <select1 id="rdo_sattrgtyn" ref="/root/main/listdetail/satpassyn" class="radio_search" appearance="full" cols="2" overflow="visible" style="left:1040px; top:593px; width:149px; height:16px; text-align:center; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/promconf">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <input id="input10" ref="/root/main/listdetail/valuestartdd" class="input_default" editable="false" inputtype="date" format="yyyy-mm-dd" style="left:801px; top:617px; width:150px; height:19px; "/>
- <caption id="caption20" class="cell_1" style="left:250px; top:590px; width:82px; height:23px; vertical-align:middle; ">내신직위</caption>
- <caption id="cap_trgtpsncnfmyn" class="cell_1" style="left:955px; top:640px; width:82px; height:23px; vertical-align:middle; ">대상자확정</caption>
- <input id="input11" ref="/root/main/listdetail/promotngvnoffcorddd" class="input_default" editable="false" inputtype="date" format="yyyy-mm-dd" style="left:801px; top:642px; width:150px; height:19px; "/>
- <caption id="caption11" style="left:635px; top:616px; width:33px; height:20px; text-align:center; vertical-align:bottom; ">년차</caption>
- <input id="input33" ref="/root/main/listdetail/cmt" class="input_default" style="left:563px; top:692px; width:626px; height:19px; "/>
- <caption id="caption21" class="cell_1" style="left:478px; top:590px; width:82px; height:23px; vertical-align:middle; ">직책</caption>
- <select1 id="cmb_prom_rsn" ref="/root/main/listdetail/promotnimpsiresncd" class="combo_default" appearance="minimal" style="left:563px; top:667px; width:150; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_prom_rsn" class="cell_1" style="left:478px; top:665px; width:82px; height:23px; vertical-align:middle; ">승진불가사유</caption>
- <caption id="caption12" class="cell_1" style="left:0px; top:665px; width:82px; height:23px; vertical-align:middle; ">근무부서</caption>
- <input id="input35" ref="/root/main/listdetail/prestojobgradnm" class="input_default" editable="false" style="left:563px; top:642px; width:150; height:19px; "/>
- <caption id="caption13" class="cell_1" style="left:250px; top:615px; width:82px; height:23px; vertical-align:middle; ">현직위</caption>
- <select1 id="cmb_instcd_d" ref="/root/main/listdetail/instcd" class="combo_default" appearance="minimal" itemcount="10" style="left:85px; top:642px; width:160px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_promotnflag_d" class="cell_1" style="left:716px; top:590px; width:82px; height:23px; vertical-align:middle; ">직종</caption>
- <caption id="caption14" class="cell_1" style="left:478px; top:615px; width:82px; height:23px; vertical-align:middle; ">현신직급</caption>
- <caption id="caption15" class="cell_1" style="left:250px; top:665px; width:82px; height:23px; vertical-align:middle; ">승진구직급</caption>
- <caption id="cap_scrngvaluym_d" class="cell_1" style="left:0px; top:590px; width:82px; height:23px; vertical-align:middle; ">승진년월</caption>
- <input id="input37" ref="/root/main/listdetail/satpnt1" class="input_default" maxlength="3" format="#,###" style="left:1040px; top:615px; width:70px; height:19px; "/>
- <caption id="caption16" class="cell_1" style="left:478px; top:640px; width:82px; height:23px; vertical-align:middle; ">현구직급</caption>
- <input id="ipt_jobposcd" ref="/root/main/listdetail/jobposcd" style="left:335px; top:592px; width:40px; height:19px; "/>
- <caption id="cap_prestgradcd_d" class="cell_1" style="left:250px; top:640px; width:82px; height:23px; vertical-align:middle; ">확인결과</caption>
- <input id="ipt_emplnm_d" ref="/root/main/listdetail/emplnm" class="input_default" editable="false" style="left:175px; top:617px; width:70px; height:19px; "/>
- <select1 id="rdo_cnfmrslt" ref="/root/main/listdetail/cnfmrslt" class="radio_search" appearance="full" cols="2" overflow="visible" style="left:336px; top:645px; width:135px; height:16px; text-align:center; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/cnfmrslt">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption17" class="cell_1" style="left:955px; top:615px; width:82px; height:23px; vertical-align:middle; ">SAT점수1,2</caption>
- <input id="ipt_gradanual" ref="/root/main/listdetail/gradanual" class="input_default" maxlength="2" style="left:335px; top:692px; width:139px; height:18px; "/>
- <input id="input1" ref="/root/main/listdetail/scrngdg" class="input_default" maxlength="1" style="left:85px; top:692px; width:160px; height:19px; "/>
- <button id="btn_emplno" class="icon_search" style="left:153px; top:617px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // var recv_list = "emplno,emplnm,anual,dutunitcd,dutunitnm,teamcd,unitcd,jobkindcd,jobkindnm,jobposcd,jobposnm,jobrespcd,jobrespnm";
- // recv_list = recv_list+",payclscd,prestgradgvnoffcorddd,entcodd,grupjoblncd,joblncd,autpromotndd,spclpromotndd,preststatcd,brthdd,gndr,njobgradcd,njobgradnm,promotngvnoffcorddd,ojobgradcd,ojobgradnm";
-
- var recv_list = "emplno,emplnm,anual,teamcd,unitcd,appjobkindcd,appjobkindnm,jobposcd,jobposnm,jobrespcd,jobrespnm,payclscd,prestgradgvnoffcorddd,entcodd,grupjoblncd,";
- recv_list = recv_list + "joblncd,autpromotndd,spclpromotndd,preststatcd,brthdd,gndr,prestgradcd,prestgradnm,promotngvnoffcorddd,prestojobgradcd,prestojobgradnm,";
- recv_list = recv_list + "deptcd,deptnm,instcd,prestjobposcd,prestjobposnm";
- // ,anual,dutunitcd,dutunitnm,teamcd,unitcd,jobkindcd,jobkindnm,jobposcd,jobposnm,jobrespcd,jobrespnm";
- // recv_list = recv_list+",payclscd,prestgradgvnoffcorddd,entcodd,grupjoblncd,joblncd,autpromotndd,spclpromotndd,preststatcd,brthdd,gndr,njobgradcd,njobgradnm,promotngvnoffcorddd,ojobgradcd,ojobgradnm";
- var columnlist = "emplno,emplnm,anual,teamcd,unitcd,jobkindcd,jobkindnm,jobposcd,jobposnm,jobrespcd,jobrespnm,payclscd,prestgradgvnoffcorddd,entcodd,grupjoblncd,";
- columnlist = columnlist + "joblncd,autpromotndd,spclpromotndd,preststatcd,brthdd,gndr,njobgradcd,njobgradnm,promotngvnoffcorddd,ojobgradcd,ojobgradnm,";
- columnlist = columnlist + "dutunitcd,dutunitnm,dutplceinst,jobposcd,jobposnm";
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno_d, recv_list,"","","", columnlist);
-
- // var dutplceinst = model.getValue("/root/main/listdetail/dutplceinst");
- // var jobkindcd = model.getValue("/root/main/listdetail/jobkindcd");
- // var jobkindnm = model.getValue("/root/main/listdetail/jobkindnm");
- // var njobgradcd = model.getValue("/root/main/listdetail/njobgradcd");
- // var njobgradnm = model.getValue("/root/main/listdetail/njobgradnm");
- // var ojobgradcd = model.getValue("/root/main/listdetail/ojobgradcd");
- // var ojobgradnm = model.getValue("/root/main/listdetail/ojobgradnm");
- // var dutnuitcd = model.getValue("/root/main/listdetail/dutunitcd");
- // var dutnuitnm = model.getValue("/root/main/listdetail/dutunitnm");
- // var prestjobposcd = model.getValue("/root/main/listdetail/jobposcd");
- // var prestjobposnm = model.getValue("/root/main/listdetail/jobposnm");
- // model.makeValue("/root/main/listdetail/instcd",dutplceinst);
- // model.makeValue("/root/main/listdetail/appjobkindcd",jobkindcd);
- // model.makeValue("/root/main/listdetail/appjobkindnm",jobkindnm);
- // model.makeValue("/root/main/listdetail/prestgradcd",njobgradcd);
- // model.makeValue("/root/main/listdetail/prestgradnm",njobgradnm);
- // model.makeValue("/root/main/listdetail/prestojobgradcd",ojobgradcd);
- // model.makeValue("/root/main/listdetail/prestojobgradnm",ojobgradnm);
- // model.makeValue("/root/main/listdetail/deptcd",dutnuitcd);
- // model.makeValue("/root/main/listdetail/deptnm",dutnuitnm);
- // model.makeValue("/root/main/listdetail/prestjobposcd",prestjobposcd);
- // model.makeValue("/root/main/listdetail/prestjobposnm",prestjobposnm);
-
- model.refresh();
- //misfOpenPopUpList("01", ipt_emplno,"", recv_list) ;
- ]]>
- </script>
- </button>
- <input id="input2" ref="/root/main/listdetail/appjobkindnm" class="input_default" editable="false" style="left:801px; top:592px; width:150px; height:19px; "/>
- <caption id="cap_gradanual" class="cell_1" style="left:250px; top:690px; width:82px; height:23px; vertical-align:middle; ">승진년차</caption>
- <caption id="caption27" class="cell_1" style="left:0px; top:690px; width:82px; height:23px; vertical-align:middle; ">전형회차</caption>
- <input id="ipt_emplno_d" ref="/root/main/listdetail/emplno" class="input_default" disabled="false" editable="false" style="left:85px; top:617px; width:65px; height:19px; "/>
- <caption id="cap_emplno_d" class="cell_1" style="left:0px; top:615px; width:82px; height:23px; vertical-align:middle; ">사원번호</caption>
- <caption id="caption28" class="cell_1" style="left:716px; top:615px; width:82px; height:23px; vertical-align:middle; ">평가시작일</caption>
- <caption id="caption18" class="cell_1" style="left:716px; top:640px; width:82px; height:23px; vertical-align:middle; ">최종승진일</caption>
- <input id="input3" ref="/root/main/listdetail/deptnm" class="input_default" editable="false" style="left:85px; top:667px; width:160px; height:19px; "/>
- <caption id="caption19" class="cell_1" style="left:478px; top:690px; width:82px; height:23px; vertical-align:middle; ">비고</caption>
- <input id="input4" ref="/root/main/listdetail/jobposnm" class="input_default" editable="false" style="left:399px; top:592px; width:75px; height:19px; "/>
- <caption id="caption22" class="cell_1" style="left:0px; top:640px; width:82px; height:23px; vertical-align:middle; ">근무기관</caption>
- <input id="input5" ref="/root/main/listdetail/jobrespnm" class="input_default" editable="false" style="left:563px; top:592px; width:150; height:19px; "/>
- <line id="line203" class="line_1" style="x1:0px; y1:585px; x2:1193px; y2:585px; "/>
- <select1 id="radio1" ref="/root/send/req/trgtpsncnfmyn" class="radio_search" appearance="full" cellspacing="5" cols="3" overflow="visible" style="left:100px; top:45px; width:145px; height:16px; text-align:center; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/cnfmyn">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_emplno" ref="/root/send/req/emplno" class="input_default" style="left:641px; top:18px; width:56px; height:19px; "/>
- <input id="ipt_emplnm" ref="/root/send/req/emplnm" class="input_default" imemode="hangul" style="left:723px; top:18px; width:102px; height:19px; "/>
- <button id="btn_emplnohelp" class="icon_search" style="left:704px; top:19px; width:16px; height:16px; ">
- <caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var precv_list = "emplno" + "," + "emplnm";
- //alert(precv_list);
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno,precv_list,"ipt_systemflag",'Y');
- model.refresh();
- ]]>
- </script>
- </caption>
- </button>
- <button id="button5" class="icon_search" style="left:379px; top:619px; width:16px; height:11px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "jobposcd,jobposnm";
- rpbfOpenComCdHelp(ipt_jobposcd,"R0062", recv_list);
-
- model.refresh();
- //misfOpenPopUpList("01", ipt_emplno,"", recv_list) ;
- ]]>
- </script>
- </button>
- <input id="input6" ref="/root/main/listdetail/" style="left:335px; top:617px; width:40px; height:14px; "/>
- <input id="input9" ref="/root/main/listdetail/" class="input_default" editable="false" style="left:399px; top:617px; width:75px; height:14px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:2px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="btn_traget" class="btn4_letter5" style="left:1046px; top:2px; width:92px; height:22px; ">
- <caption>대상자산출</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_scrngvaluym") ) return;
- var ret = messageBox("대상자산출 작업을 ","Q004");
- if (ret != 6) { // not OK
- return;
- } else {
- model.setValue("/root/send/req/workgbn","D");
- submit("TXRCS01001");
- }
- var errormsg=model.getValue("/root/spreflist/spref/errormsg");
- var errflag=model.getValue("/root/spreflist/spref/errflag");
- if(errflag =='Y'){
- messageBox(errormsg,"E001");
- return;
- }
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- messageBox("대상자산출 작업이1111 ","I002");
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|