123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829 |
- <?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>
- <temp>
- <emplno/>
- <emplnm/>
- </temp>
- <list>
- <valuempl>
- <valuempllist/>
- </valuempl>
- <jobrole>
- <mstgrthlist/>
- <jobrolelist/>
- <grthgoallist/>
- <mainafcrlist/>
- <empllist>
- <instcd/>
- <instnm/>
- <unitcd/>
- <deptnm/>
- <njobgradcd/>
- <njobgradnm/>
- <jobkindcd/>
- <jobkindnm/>
- <entcodd/>
- <fnlschl/>
- </empllist>
- </jobrole>
- </list>
- <jobrole>
- <mstgrthlist>
- <instcd/>
- <writeyy/>
- <plandocflag/>
- <emplno/>
- <genrdd/>
- <grthconcfild/>
- <concresn/>
- <planvaluhope/>
- <execrsltvalu/>
- <prestchrgbiz/>
- <bizsatsfct/>
- <bizexptns/>
- <bizdgrdifclt/>
- <bizqty/>
- <jobrolemoveneedyn/>
- <movepriod/>
- <jobrolemoveresn/>
- <jobrolemngtvalupsnopin/>
- <jobrolemngtvalupsn/>
- <jobrolemoveetcresn/>
- <cnfmyn/>
- <deptchfcnfmyn/>
- </mstgrthlist>
- </jobrole>
- </main>
- <send>
- <valuempl>
- <instcd/>
- <writeyy/>
- <jobrolemngtvalupsn/>
- <jobrolemngtvalupsnnm/>
- <plandocflag>1</plandocflag>
- <deptcd/>
- <deptnm/>
- <cnfmyn/>
- <deptchfcnfmyn/>
- <fstscndhfyyflag/>
- </valuempl>
- <jobrole>
- <instcd/>
- <writeyy/>
- <emplno/>
- <emplnm/>
- <plandocflag>1</plandocflag>
- <cnfmyn/>
- <deptchfcnfmyn/>
- </jobrole>
- <save>
- <mstgrthlist/>
- <jobrolelist/>
- <grthgoallist/>
- <emplafcrlist/>
- </save>
- </send>
- <init>
- <cnfmyn>
- <code/>
- <cdnm>선택안함</cdnm>
- <code>Y</code>
- <cdnm>확정</cdnm>
- <code>N</code>
- <cdnm>미확정</cdnm>
- </cnfmyn>
- <cnfmynnm/>
- <deptchfcnfmynnm/>
- <deptchcnfmynnm2/>
- <cnfmynnm2/>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- /* Grid 초기화 */
- misfGridInit(grd_mstgrth);
- misfGridInit(grd_grthgoal);
- misfGridInit(grd_jobrole);
- misfGridInit(grd_afcr);
- misfGridInit(grd_valuempl);
- /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
- /* Grid의 Mater, Detail관계 설정
- misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
- misfMsterDetailSet(grd_valuempl,null, "TRRPV03102" ,"N");
- misfMsterDetailSet(grd_mstgrth,grd_valuempl, "TRRPV03101" ,"Y");
- misfMsterDetailSet(grd_grthgoal,grd_valuempl, "TRRPV03101" ,"Y");
- misfMsterDetailSet(grd_jobrole,grd_valuempl, "TRRPV03101" ,"Y");
- misfMsterDetailSet(grd_afcr,grd_valuempl, "TRRPV03101" ,"Y");
-
- grd_grthgoal.disabled = "true";
- grd_jobrole.disabled = "true";
- grd_afcr.disabled = "true";
- var curdate = getCurrentDate();
- model.setValue(ipt_writeyy.attribute("ref") , curdate.substr(0, 4));
- model.setValue(ipt_emplnos.attribute("ref") , getUserInfo("userid"));
- model.setValue(ipt_emplnms.attribute("ref") , getUserInfo("usernm"));
- model.setValue("/root/send/valuempl/instcd", getUserInfo("dutplceinstcd"));
- model.setValue(rbo_cnfmYN.attribute("ref") , "");
- model.setValue(rbo_DeptChfCnfmYN.attribute("ref") , "");
-
- rpvfComboValuCdList(model.getValue(ipt_writeyy.attribute("ref")),"GRTHGOALFLAGCD,GRTHCONCFILD,BIZSATSFCT,BIZEXPTNS,BIZDGRDIFCLT,BIZQTY,JOBROLEMOVENEEDYN,JOBROLEMOVERESN,MOVEPRIOD,CHOIDG,FSTSCNDHFYYFLAG","grd_grthgoal.grthgoalflagcd,rbo_grthconcfild,rbo_Bizsatsfct,rbo_BizExptns,rbo_BizDgrdifclt,rbo_BizQty,rbo_JobRoleMoveNeedYN,rbo_JobRoleMoveResn,rbo_MovePriod,grd_jobrole.choidg,cmb_fstscndhfyyflag");
- rpvfComboInstCdList("grd_jobrole.hopeinstcd");
- rpvfComboInstCdList("grd_afcr.postinstcd");
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRRPV03101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/jobrole" resultref="/root/main/list/jobrole"/>
- <submission id="TRRPV03102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/valuempl" resultref="/root/main/list/valuempl"/>
- <submission id="TXRPV01804" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.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" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript">
- <![CDATA[
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1035;1,955;1,1150;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:199px; height:14px; ">자기개발계획서조회</caption>
- </group>
- <group id="group3" style="left:0px; top:38px; width:1195; height:744; ">
- <!--<datagrid id="datagrid1" nodeset="/root/example" class="datagrid2" caption="구분^확정^목표^시작일자^종료일자^가중치" colsep="^" colwidth="48, 16, 80, 40, 50, 20" dataheight="23" defaultrows="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:317px; top:110px; width:876px; height:481px; ">-->
- <group id="grdmain" style="left:0px; top:45px; width:1195px; height:699px; ">
- <line id="line5" class="line_1" style="x1:0px; y1:25px; x2:1193px; y2:25px; "/>
- <group id="grpmain2" style="left:0px; top:29px; width:1195px; height:670px; ">
- <button id="button3" class="btn_sw" group="tab" selected="true" style="left:190px; top:5px; width:100px; height:22px; ">
- <caption>자기계발부문</caption>
- <toggle case="case1" ev:event="onclick"/>
- </button>
- <button id="button4" class="btn_sw" group="tab" style="left:289px; top:5px; width:100px; height:22px; ">
- <caption>직무관리부문</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <switch id="switch1" style="left:189px; top:26px; width:1005px; height:634px; ">
- <case id="case1" selected="true">
- <line id="line3" class="line_3" style="x1:0px; y1:631px; x2:1000px; y2:631px; "/>
- <line id="line17" class="line_3" style="x1:0px; y1:117px; x2:1002px; y2:117px; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:27px; x2:1002px; y2:27px; "/>
- <line id="line16" class="line_2" style="x1:0px; y1:51px; x2:1002px; y2:51px; "/>
- <caption id="caption26" class="cell_1" style="left:289px; top:5px; width:105px; height:23px; text-align:center; vertical-align:middle; ">부 서</caption>
- <caption id="caption3" class="cell_1" style="left:578px; top:5px; width:67px; height:23px; text-align:center; vertical-align:middle; ">직 급</caption>
- <output id="opt_deptnm" ref="/root/main/list/jobrole/empllist/deptnm" style="left:396px; top:7px; width:180px; height:19px; "/>
- <output id="opt_jobgradnm" ref="/root/main/list/jobrole/empllist/njobgradnm" style="left:646px; top:6px; width:90px; height:19px; "/>
- <caption id="caption4" class="cell_1" style="left:737px; top:5px; width:67px; height:23px; text-align:center; vertical-align:middle; ">직 종</caption>
- <output id="opt_jobkindnm" ref="/root/main/list/jobrole/empllist/jobkindnm" style="left:805px; top:6px; width:195px; height:19px; "/>
- <caption id="caption5" class="cell_1" style="left:0px; top:5px; width:105px; height:23px; text-align:center; vertical-align:middle; ">기 관</caption>
- <output id="opt_instnm" ref="/root/main/list/jobrole/empllist/instnm" style="left:107px; top:7px; width:180; height:19px; "/>
- <output id="opt_entcodd" ref="/root/main/list/jobrole/empllist/entcodd" format="yyyy-mm-dd" style="left:107px; top:31px; width:180; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:0px; top:29px; width:105px; height:23px; text-align:center; vertical-align:middle; ">입 사 일</caption>
- <caption id="caption9" class="cell_1" style="left:289px; top:29px; width:105px; height:23px; text-align:center; vertical-align:middle; ">최종 출신교(전공)</caption>
- <output id="opt_schoolnm" ref="/root/main/list/jobrole/empllist/fnlschl" style="left:396px; top:32px; width:180px; height:19px; "/>
- <caption id="caption10" class="cell_1" style="left:578px; top:29px; width:105px; height:23px; text-align:center; vertical-align:middle; ">성장관심분야</caption>
- <select1 id="rbo_grthconcfild" ref="/root/main/jobrole/mstgrthlist/grthconcfild" disabled="true" appearance="full" cols="100" overflow="visible" style="left:688px; top:32px; width:160px; height:19px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <line id="line2" class="line_1" style="x1:0px; y1:142px; x2:1002px; y2:142px; "/>
- <caption id="caption11" class="tit_2" style="left:5px; top:127px; width:306px; height:13px; ">성장목표 달성을 위한 자기계발 계획 / 이행 결과</caption>
- <datagrid id="grd_grthgoal" nodeset="/root/main/list/jobrole/grthgoallist" autoresize="true" caption="목표구분^향상대상항목^자기노력 또는 교육명^기간(FROM)^기간(TO)^향상목표^달성결과/내용" colsep="^" colwidth="100, 154, 157, 88, 88, 140, 230, 214, 34, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:1px; top:147px; width:1001px; height:330px; ">
- <col class="gridcombo" disabled="true" ref="grthgoalflagcd" type="combo" _key="true">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="elvttrgtitem" _key="true"/>
- <col ref="ownefforteducnm"/>
- <col ref="goalfromdd" format="yyyy-mm-dd"/>
- <col ref="goaltodd" format="yyyy-mm-dd"/>
- <col ref="elvtgoal"/>
- <col ref="achvmntfact"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="writeyy" visibility="hidden"/>
- <col ref="plandocflag" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="elvttrgtitemcd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if(grd_grthgoal.rowStatus(grd_grthgoal.row) != "0" && grd_grthgoal.rowStatus(grd_grthgoal.row) != "2" && grd_grthgoal.col == grd_grthgoal.colRef("elvttrgtitemnm"))
- {
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRPV99100_/SMRPV99100_value");
- model.makeNode("/root/copynode");
-
- rpvfOpenPopUpList("24",grd_grthgoal,"ELVTTRGTITEMCD","grthgoalflagcd,grthgoalflagnm","","","valucd,valucdnm");
-
- var cur_row = grd_grthgoal.row;
- var status = grd_grthgoal.valueMatrix(cur_row, grd_grthgoal.colRef("m"));
-
- var CSV = model.getValue(gvParamPath +"/SMRPV99100_/SMRPV99100_value");
- setCSVToNode("/root/copynode", CSV, "valucodelist");
-
- var node = "/root/copynode";
- var nodename = "valucodelist";
- var codynode = instance1.selectNodes(node + "/*");
- var addRow = grd_grthgoal.rows - grd_grthgoal.fixedRows;
- var nocopy = false;
-
- if(model.getValue(grd_grthgoal.nodeset + "[" + addRow + "]/elvttrgtitemcd").length > 0)addRow = addRow + 1;
- for (var j = 1; j <= codynode.length ; j++) {
- nocopy = false;
- if(addRow > grd_grthgoal.rows - grd_grthgoal.fixedRows)
- {
- misfGridIUD(grd_grthgoal,"A");
- addRow = grd_grthgoal.rows - grd_grthgoal.fixedRows;
- }
-
- model.setValue(grd_grthgoal.nodeset + "[" + addRow + "]/elvttrgtitemcd" , model.getValue(node +"/" + nodename + "[" + j + "]/valucd"));
- model.setValue(grd_grthgoal.nodeset + "[" + addRow + "]/elvttrgtitemnm" , model.getValue(node +"/" + nodename + "[" + j + "]/valucdnm"));
- addRow = addRow + 1;
- }
-
- model.refresh();
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption12" class="tit_2" style="left:5px; top:487px; width:95px; height:13px; ">평가자 확인</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:502px; x2:1002px; y2:502px; "/>
- <caption id="caption13" class="cell_1" style="left:0px; top:507px; width:100px; height:125px; vertical-align:middle; ">1차평가자 확인</caption>
- <caption id="caption14" class="cell_2" style="left:101px; top:507px; width:86px; height:125px; vertical-align:middle; ">
- <![CDATA[ 기획에 대한
- 기대 의견]]>
- </caption>
- <textarea id="txt_PlanValuHope" ref="/root/main/jobrole/mstgrthlist/planvaluhope" editable="false" style="left:189px; top:509px; width:357px; height:121px; "/>
- <caption id="caption15" class="cell_2" style="left:547px; top:507px; width:108px; height:125px; vertical-align:middle; ">
- <![CDATA[이행결과에
- 대한 의견]]>
- </caption>
- <textarea id="txt_ExecRsltValu" ref="/root/main/jobrole/mstgrthlist/execrsltvalu" editable="false" style="left:657px; top:509px; width:344px; height:121px; "/>
- <caption id="caption30" class="cell_1" style="left:0px; top:53px; width:105px; height:65px; text-align:center; vertical-align:middle; ">관심사유</caption>
- <textarea id="txt_concresn" ref="/root/main/jobrole/mstgrthlist/concresn" editable="false" style="left:106px; top:55px; width:895px; height:61px; "/>
- <line id="line15" class="line_1" style="x1:0px; y1:0px; x2:1002px; y2:0px; "/>
- </case>
- <case id="case2">
- <line id="line21" class="line_3" style="x1:0px; y1:292px; x2:1003px; y2:292px; "/>
- <line id="line12" class="line_3" style="x1:0px; y1:631px; x2:1000px; y2:631px; "/>
- <line id="line10" class="line_3" style="x1:0px; y1:365px; x2:1003px; y2:365px; "/>
- <line id="line9" class="line_2" style="x1:0px; y1:341px; x2:978px; y2:341px; "/>
- <line id="line19" class="line_2" style="x1:0px; y1:242px; x2:1003px; y2:242px; "/>
- <line id="line18" class="line_2" style="x1:0px; y1:218px; x2:1003px; y2:218px; "/>
- <line id="line20" class="line_2" style="x1:0px; y1:266px; x2:1003px; y2:266px; "/>
- <caption id="caption16" class="tit_2" style="left:5px; top:10px; width:165px; height:13px; ">입사후 경력(최근기준)</caption>
- <line id="line6" class="line_1" style="x1:0px; y1:25px; x2:1003px; y2:25px; "/>
- <caption id="caption17" class="tit_2" style="left:5px; top:176px; width:165px; height:13px; ">현재 담당업무</caption>
- <line id="line7" class="line_1" style="x1:0px; y1:190px; x2:1003px; y2:190px; "/>
- <caption id="caption19" class="cell_1" style="left:0px; top:196px; width:67px; height:94px; text-align:center; vertical-align:middle; ">
- <![CDATA[현재
- 업무
- 내용]]>
- </caption>
- <textarea id="txt_PrestChrgBiz" ref="/root/main/jobrole/mstgrthlist/prestchrgbiz" editable="false" style="left:69px; top:198px; width:433px; height:90px; "/>
- <caption id="caption20" class="cell_1" style="left:503px; top:196px; width:88px; height:23px; text-align:center; vertical-align:middle; ">업무의 만족도</caption>
- <select1 id="rbo_Bizsatsfct" ref="/root/main/jobrole/mstgrthlist/bizsatsfct" disabled="true" appearance="full" cols="100" overflow="visible" style="left:593px; top:199px; width:408px; height:20px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption21" class="cell_1" style="left:503px; top:220px; width:88px; height:23px; text-align:center; vertical-align:middle; ">업무의 숙련도</caption>
- <select1 id="rbo_BizExptns" ref="/root/main/jobrole/mstgrthlist/bizexptns" disabled="true" appearance="full" cols="100" overflow="visible" style="left:593px; top:223px; width:408px; height:20px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption22" class="cell_1" style="left:503px; top:244px; width:88px; height:23px; text-align:center; vertical-align:middle; ">업무의 난이도</caption>
- <select1 id="rbo_BizDgrdifclt" ref="/root/main/jobrole/mstgrthlist/bizdgrdifclt" disabled="true" appearance="full" cols="100" overflow="visible" style="left:593px; top:247px; width:408px; height:20px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption23" class="cell_1" style="left:503px; top:268px; width:88px; height:23px; text-align:center; vertical-align:middle; ">업무의 양</caption>
- <select1 id="rbo_BizQty" ref="/root/main/jobrole/mstgrthlist/bizqty" disabled="true" appearance="full" cols="100" overflow="visible" style="left:593px; top:271px; width:408px; height:20px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption24" class="tit_2" style="left:5px; top:299px; width:165px; height:13px; ">직무이동</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:314px; x2:1003px; y2:314px; "/>
- <caption id="caption25" class="cell_1" style="left:0px; top:319px; width:67px; height:23px; text-align:center; vertical-align:middle; ">필요성</caption>
- <select1 id="rbo_JobRoleMoveNeedYN" ref="/root/main/jobrole/mstgrthlist/jobrolemoveneedyn" disabled="true" appearance="full" cols="100" overflow="visible" style="left:70px; top:320px; width:625px; height:23px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue(rbo_JobRoleMoveNeedYN.attribute("ref")) == "02"){
- rbo_JobRoleMoveResn.disabled = "true";
- model.setValue(rbo_JobRoleMoveResn.attribute("ref"),"");
- rbo_JobRoleMoveResn.refresh();
- }
- else{
- rbo_JobRoleMoveResn.disabled = "false";
- }
- ]]>
- </script>
- </select1>
- <caption id="caption18" class="cell_1" style="left:697px; top:319px; width:88px; height:20px; text-align:center; vertical-align:middle; ">이동시기</caption>
- <select1 id="rbo_MovePriod" ref="/root/main/jobrole/mstgrthlist/movepriod" disabled="true" appearance="full" cols="100" overflow="visible" style="left:787px; top:320px; width:173px; height:20px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption27" class="cell_1" style="left:0px; top:343px; width:67px; height:23px; text-align:center; vertical-align:middle; ">사유</caption>
- <select1 id="rbo_JobRoleMoveResn" ref="/root/main/jobrole/mstgrthlist/jobrolemoveresn" disabled="true" appearance="full" cols="100" overflow="visible" style="left:70px; top:345px; width:625px; height:23px; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <datagrid id="grd_jobrole" nodeset="/root/main/list/jobrole/jobrolelist" caption="지망^기관^부서^업무" colsep="^" colwidth="95, 178, 167, 518, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:367px; width:1002px; height:142px; ">
- <col disabled="true" ref="choidg" type="combo" _key="true">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="hopeinstcd" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="hopedeptnm"/>
- <col ref="hopebiz"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="apptodd" visibility="hidden"/>
- <col ref="writeyy" visibility="hidden"/>
- <col ref="plandocflag" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="hopedeptcd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- /*
- if(grd_jobrole.col == grd_jobrole.colRef("hopedeptnm")){
- var instcd = grd_jobrole.valueMatrix(grd_jobrole.row, grd_jobrole.colRef("hopeinstcd"));
-
- if(instcd.length>0){
- rpvfOpenDeptCdHelp(grd_jobrole,"hopedeptcd,hopedeptnm",instcd,"instcd","deptcd,deptnm");
- }
- }
- */
- ]]>
- </script>
- </datagrid>
- <line id="line11" class="line_1" style="x1:0px; y1:535px; x2:1003px; y2:535px; "/>
- <caption id="caption28" class="tit_2" style="left:5px; top:519px; width:165px; height:13px; ">평가자 의견</caption>
- <caption id="caption29" class="cell_1" style="left:0px; top:540px; width:67px; height:92px; text-align:center; vertical-align:middle; ">
- <![CDATA[1차
- 평가자
- 의견]]>
- </caption>
- <textarea id="txt_JobRoleMngtValuPsnOpin" ref="/root/main/jobrole/mstgrthlist/jobrolemngtvalupsnopin" editable="false" style="left:70px; top:542px; width:930px; height:88px; "/>
- <datagrid id="grd_afcr" nodeset="/root/main/list/jobrole/mainafcrlist" caption="기간(FROM)^기간(TO)^소속기관^부서^직위^직책^담당업무" colsep="^" colwidth="85, 90, 130, 127, 113, 100, 314, 29, 30, 29, 35, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:3px; top:30px; width:998px; height:136px; ">
- <col ref="fromdd" format="yyyy-mm-dd"/>
- <col ref="todd" format="yyyy-mm-dd"/>
- <col ref="postinstcd" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="deptnm"/>
- <col ref="jobposnm"/>
- <col ref="jobrespnm"/>
- <col ref="chrgjob"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="writeyy" visibility="hidden"/>
- <col ref="plandocflag" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="posdeptcd" visibility="hidden"/>
- <col ref="jobposcd" visibility="hidden"/>
- <col ref="jobrespcd" visibility="hidden"/>
- </datagrid>
- <datagrid id="grd_mstgrth" nodeset="/root/main/list/jobrole/mstgrthlist" visibility="hidden" caption="기관코드^작성년도^계획서구분^사원번호^작성일자^성장관심분야^관심사유^계획에대한평가자기대의견^이행결과에대한평가자의견^현재담당업무^업무의만족도^업무의숙련도^업무의난이도^업무의양^직무이동필요성^이동시기^직무이동사유^직무관리평가자의견^직무관리평가자사원번호^직무이동기타사유^확정여부^부서장확정여부" colsep="^" colwidth="48, 56, 88, 77, 63, 96, 707, 960, 960, 357, 80, 72, 96, 48, 136, 72, 120, 960, 144, 707, 48, 104" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:25px; top:85px; width:839px; height:65px; ">
- <col ref="instcd"/>
- <col ref="writeyy"/>
- <col ref="plandocflag"/>
- <col ref="emplno"/>
- <col ref="genrdd"/>
- <col ref="grthconcfild"/>
- <col ref="concresn"/>
- <col ref="planvaluhope"/>
- <col ref="execrsltvalu"/>
- <col ref="prestchrgbiz"/>
- <col ref="bizsatsfct"/>
- <col ref="bizexptns"/>
- <col ref="bizdgrdifclt"/>
- <col ref="bizqty"/>
- <col ref="jobrolemoveneedyn"/>
- <col ref="movepriod"/>
- <col ref="jobrolemoveresn"/>
- <col ref="jobrolemngtvalupsnopin"/>
- <col ref="jobrolemngtvalupsn"/>
- <col ref="jobrolemoveetcresn"/>
- <col ref="cnfmyn"/>
- <col ref="deptchfcnfmyn"/>
- <col ref="cnfmyn2"/>
- <col ref="deptchcnfmyn2"/>
- </datagrid>
- </case>
- </switch>
- <datagrid id="grd_valuempl" nodeset="/root/main/list/valuempl/valuempllist" caption="사번^성명^직위^자기계발부문^자기계발부문^직무관리부문^직무관리부문|사번^성명^직위^개인^부서장^개인^부서장" colsep="^" colwidth="60, 59, 64, 46, 46, 48, 47, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:2px; top:3px; width:186px; height:665px; ">
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="jobposnm"/>
- <col ref="cnfmnm" style="text-align:center; "/>
- <col ref="deptchfcnfmynnm" style="text-align:center; "/>
- <col ref="cnfmnm2" style="text-align:center; "/>
- <col ref="deptchcnfmynnm2" style="text-align:center; "/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="writeyy" visibility="hidden"/>
- <col ref="plandocflag" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- model.resetInstanceNode("/root/main/jobrole/mstgrthlist");
- misfGridInit(grd_mstgrth);
- misfGridInit(grd_grthgoal);
- misfGridInit(grd_jobrole);
- misfGridInit(grd_afcr);
- model.setValue(opt_cnfmnm.attribute("ref"),"");
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"");
-
- if(grd_valuempl.rows - grd_valuempl.fixedRows > 0){
- misfMsterDetailRetrieve();
-
- if (grd_mstgrth.rows - grd_mstgrth.fixedRows > 0) {
- grd_mstgrth.row = grd_mstgrth.fixedRows;
- }
-
- model.setValue(opt_cnfmnm.attribute("ref"),"");
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"");
- model.setValue(opt_cnfmnm2.attribute("ref"),"");
- model.setValue(opt_DeptChCnfmnm2.attribute("ref"),"");
-
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("cnfmyn")) == "Y"){
- model.setValue(opt_cnfmnm.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_cnfmnm.attribute("ref"),"미확정");
- }
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("deptchfcnfmyn")) == "Y"){
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"미확정");
- }
-
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("cnfmyn2")) == "Y"){
- model.setValue(opt_cnfmnm2.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_cnfmnm2.attribute("ref"),"미확정");
- }
-
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("deptchcnfmyn2")) == "Y"){
- model.setValue(opt_DeptChCnfmnm2.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_DeptChCnfmnm2.attribute("ref"),"미확정");
- }
-
- model.copyNode("/root/main/jobrole/mstgrthlist","/root/main/list/jobrole/mstgrthlist");
- grd_grthgoal.rebuild();
- model.refresh();
- }
- ]]>
- </script>
- </datagrid>
- </group>
- <caption id="caption31" visibility="hidden" style="left:195px; top:5px; width:112px; height:17px; font-weight:bold; ">개인확정여부 :</caption>
- <caption id="caption32" visibility="hidden" style="left:457px; top:5px; width:125px; height:17px; font-weight:bold; ">부서장확정여부 :</caption>
- <select1 id="rbo_cnfmYN" ref="/root/send/valuempl/cnfmyn" visibility="hidden" appearance="full" cols="3" overflow="visible" style="left:285px; top:5px; width:55px; height:16px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/cnfmyn">
- <label ref="cdnm"/>
- <value ref="code"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="rbo_DeptChfCnfmYN" ref="/root/send/valuempl/deptchfcnfmyn" visibility="hidden" appearance="full" cols="3" overflow="visible" style="left:561px; top:5px; width:44px; height:16px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/cnfmyn">
- <label ref="cdnm"/>
- <value ref="code"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption33" class="tit_2" style="left:0px; top:10px; width:169px; height:14px; ">성장 목표 등록</caption>
- <caption id="opt_cnfmnm" ref="/root/init/cnfmynnm" style="left:514px; top:4px; width:55px; height:20px; font-weight:bold; "/>
- <caption id="opt_DeptChCnfmnm2" ref="/root/init/deptchcnfmynnm2" style="left:1136px; top:4px; width:55px; height:20px; font-weight:bold; "/>
- <caption id="opt_cnfmnm2" ref="/root/init/cnfmynnm2" style="left:924px; top:4px; width:55px; height:20px; font-weight:bold; "/>
- <caption id="caption1" style="left:377px; top:5px; width:141px; height:17px; font-weight:bold; ">자기계발개인확정여부:</caption>
- <caption id="caption2" style="left:577px; top:5px; width:150px; height:17px; font-weight:bold; ">자기계발부서장확정여부:</caption>
- <caption id="caption34" style="left:787px; top:5px; width:141px; height:17px; font-weight:bold; ">직무관리개인확정여부:</caption>
- <caption id="caption35" style="left:987px; top:5px; width:150px; height:17px; font-weight:bold; ">직무관리부서장확정여부:</caption>
- <caption id="opt_DeptChfCnfmnm" ref="/root/init/deptchfcnfmynnm" style="left:726px; top:4px; width:55px; height:20px; font-weight:bold; "/>
- </group>
- <group id="group6" style="left:0px; top:10px; width:1195px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:1195px; height:35px; "/>
- <line id="line14" class="line_4" style="x1:1132px; y1:6px; x2:1132px; y2:28px; "/>
- <caption id="cap_valuyy" class="search_name" style="left:1px; top:9px; width:100px; height:17px; vertical-align:middle; ">기준년도 :</caption>
- <input id="ipt_writeyy" ref="/root/send/valuempl/writeyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:81px; top:9px; width:125px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1136px; top:6px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_valuyy" , "cmb_fstscndhfyyflag","ipt_emplnos") ) {
- return false;
- }
-
- model.resetInstanceNode("/root/main/jobrole/mstgrthlist");
- misfGridInit(grd_mstgrth);
- misfGridInit(grd_grthgoal);
- misfGridInit(grd_jobrole);
- misfGridInit(grd_afcr);
- misfGridInit(grd_valuempl);
-
-
- model.setValue(opt_cnfmnm.attribute("ref"),"");
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"");
-
- //submit("TRRPV03101");
- misfMsterDetailRetrieve();
-
- if(grd_mstgrth.rows - grd_mstgrth.fixedRows== 0)misfGridIUD(grd_mstgrth, "A");
- grd_mstgrth.row = grd_mstgrth.fixedRows;
-
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("cnfmyn")) == "Y"){
- model.setValue(opt_cnfmnm.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_cnfmnm.attribute("ref"),"미확정");
- }
- if(grd_mstgrth.valueMatrix(grd_mstgrth.row, grd_mstgrth.colRef("deptchfcnfmyn")) == "Y"){
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"확정");
- }
- else{
- model.setValue(opt_DeptChfCnfmnm.attribute("ref"),"미확정");
- }
- model.copyNode("/root/main/jobrole/mstgrthlist","/root/main/list/jobrole/mstgrthlist");
-
- grd_grthgoal.rebuild();
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="cap_deptcd" class="search_name" visibility="hidden" style="left:407px; top:9px; width:63px; height:17px; ">부서 :</caption>
- <input id="ipt_deptnm" ref="/root/send/valuempl/deptnm" class="input_default" visibility="hidden" style="left:596px; top:9px; width:193px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/send/valuempl/deptcd" class="input_s_essential" visibility="hidden" style="left:472px; top:9px; width:99px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_deptcd" class="icon_search" visibility="hidden" style="left:575px; top:10px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- rpvfOpenDeptCdHelp(ipt_deptnm,recv_list);
- model.refresh();
- ]]>
- </script>
- </button>
- <select1 id="cmb_fstscndhfyyflag" ref="/root/send/valuempl/fstscndhfyyflag" class="combo_s_essential" appearance="minimal" style="left:291px; top:9px; width:110px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/fstscndhfyyflag">
- <label ref="cdnm"/>
- <value ref="code"/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_fstscndhfyyflag" class="search_name" style="left:210px; top:10px; width:81px; height:17px; vertical-align:middle; ">상하반기:</caption>
- <caption id="cap_emplnos" class="search_name" style="left:412px; top:10px; width:74px; height:17px; font-weight:bold; ">평가자:</caption>
- <button id="btn_emplno" class="icon_search" style="left:570px; top:11px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "jobrolemngtvalupsn,jobrolemngtvalupsnnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"","","","emplno,emplnm");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_emplnos" ref="/root/send/valuempl/jobrolemngtvalupsn" class="input_s_essential" style="left:481px; top:9px; width:87px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "jobrolemngtvalupsn,jobrolemngtvalupsnnm" ;
- rpbfValidationCheck("EMPLNO", recv_list,"","emplno,emplnm");
- model.refresh();
-
- ]]>
- </script>
- </input>
- <input id="ipt_emplnms" ref="/root/send/valuempl/jobrolemngtvalupsnnm" class="input_default" style="left:587px; top:9px; width:146px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "jobrolemngtvalupsn,jobrolemngtvalupsnnm" ;
- rpbfValidationCheck("EMPLNM", recv_list,"","emplno,emplnm");
-
- model.refresh();
- ]]>
- </script>
- </input>
- </group>
- </group>
- <!--<line id="line3" class="line_1" style="x1:0px; y1:67px; x2:1195px; y2:67px; "/>-->
- <group id="group4" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line13" class="line_6" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- <button id="btn_cnfmyn" class="btn4_letter2" visibility="hidden" style="left:932px; top:3px; width:56px; height:22px; ">
- <caption>확정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(model.getValue("/root/main/list/jobrole/mstgrthlist/cnfmyn") != "Y"){
- messageBox("개인확정이 되지 않았으므로 부서장확정을","E001");
- return;
- }
- if(model.getValue("/root/main/list/jobrole/mstgrthlist/deptchfcnfmyn") == "Y"){
- messageBox("이미 부서장확정되었으므로 확정","E001");
- return;
- }
- model.setValue("/root/main/jobrole/mstgrthlist/deptchfcnfmyn","Y");
- model.setValue("/root/main/jobrole/mstgrthlist/jobrolemngtvalupsn",model.getValue(ipt_emplnos.attribute("ref")));
- model.refresh();
-
- model.removenode("/root/send/save");
- model.makeNode("/root/send/save/mstgrthlist");
- model.makeNode("/root/send/save/jobrolelist");
- model.makeNode("/root/send/save/grthgoallist");
- model.makeNode("/root/send/save/emplafcrlist");
- misfGridRowStatusChange(grd_mstgrth,"/root/main/list/jobrole" ,"/root/main/jobrole");
- grd_mstgrth.refresh();
-
- model.setValue("/root/send/save/mstgrthlist",grd_mstgrth.getUpdateData());
- model.setValue("/root/send/save/jobrolelist",grd_jobrole.getUpdateData());
- model.setValue("/root/send/save/grthgoallist",grd_grthgoal.getUpdateData());
- model.setValue("/root/send/save/emplafcrlist",grd_afcr.getUpdateData());
-
- submit("TXRPV01804");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <button id="btn_noncnfmyn" class="btn4_letter4" visibility="hidden" style="left:989px; top:3px; width:80px; height:22px; ">
- <caption>확정취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(model.getValue("/root/main/list/jobrole/mstgrthlist/deptchfcnfmyn") != "Y"){
- messageBox("부서장 확정이 되지 않았으므로 확정취소를","E001");
- return;
- }
- model.setValue("/root/main/jobrole/mstgrthlist/deptchfcnfmyn","N");
- model.setValue("/root/main/jobrole/mstgrthlist/jobrolemngtvalupsn",model.getValue(ipt_emplnos.attribute("ref")));
- model.refresh();
-
- model.removenode("/root/send/save");
- model.makeNode("/root/send/save/mstgrthlist");
- model.makeNode("/root/send/save/jobrolelist");
- model.makeNode("/root/send/save/grthgoallist");
- model.makeNode("/root/send/save/emplafcrlist");
- misfGridRowStatusChange(grd_mstgrth,"/root/main/list/jobrole" ,"/root/main/jobrole");
- grd_mstgrth.refresh();
-
- model.setValue("/root/send/save/mstgrthlist",grd_mstgrth.getUpdateData());
- model.setValue("/root/send/save/jobrolelist",grd_jobrole.getUpdateData());
- model.setValue("/root/send/save/grthgoallist",grd_grthgoal.getUpdateData());
- model.setValue("/root/send/save/emplafcrlist",grd_afcr.getUpdateData());
-
- submit("TXRPV01804");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <button id="btn_init" class="btn4_letter3" style="left:1124px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload() ;
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:875px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(model.getValue("/root/main/list/jobrole/mstgrthlist/cnfmyn") != "Y"){
- messageBox("개인확정이 되지 않았으므로 수정","E001");
- return;
- }
- if(model.getValue("/root/main/list/jobrole/mstgrthlist/deptchfcnfmyn") == "Y"){
- messageBox("이미 부서장확정되었으므로 수정","E001");
- return;
- }
- if(!checkKeyColumn("grd_mstgrth","grd_grthgoal","grd_jobrole")) return;
-
- model.setValue("/root/main/jobrole/mstgrthlist/jobrolemngtvalupsn",model.getValue(ipt_emplnos.attribute("ref")));
- model.refresh();
-
- model.removenode("/root/send/save");
- model.makeNode("/root/send/save/mstgrthlist");
- model.makeNode("/root/send/save/jobrolelist");
- model.makeNode("/root/send/save/grthgoallist");
- model.makeNode("/root/send/save/emplafcrlist");
- misfGridRowStatusChange(grd_mstgrth,"/root/main/list/jobrole" ,"/root/main/jobrole");
- grd_mstgrth.refresh();
-
- model.setValue("/root/send/save/mstgrthlist",grd_mstgrth.getUpdateData());
- model.setValue("/root/send/save/jobrolelist",grd_jobrole.getUpdateData());
- model.setValue("/root/send/save/grthgoallist",grd_grthgoal.getUpdateData());
- model.setValue("/root/send/save/emplafcrlist",grd_afcr.getUpdateData());
-
- submit("TXRPV01804");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|