123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?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>
- <mstgrthdata>
- <mstgrthdatalist/>
- </mstgrthdata>
- </main>
- <send>
- <mstgrthdata>
- <valuyy/>
- <instcd/>
- </mstgrthdata>
- </send>
- <init/>
- <hidden/>
- <temp>
- <valugrad>
- <valugradlist/>
- </valugrad>
- </temp>
- <target/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- /* Grid 초기화 */
- misfGridInit(grd_mstgrthdatalist);
-
- /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
- /* Grid의 Mater, Detail관계 설정
- misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
- misfMsterDetailSet(grd_mstgrthdatalist,null, "TRRPV02501" ,"N");
- var curdate = getCurrentDate();
- model.setValue(ipt_valuyy.attribute("ref") , curdate.substr(0, 4));
-
- rpvfComboInstCdList("cmb_instcd");
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- var instcd = getUserInfo("dutplceinstcd");
- var emplno = getUserInfo("userid");
-
-
- // rpvfGetUserAuth(instcd,emplno);
- // if(DUTY_VALU_YN =='Y'){
- // cmb_instcd.disabled = false;
- // }else{
- // cmb_instcd.disabled = true;
- // }
-
- rpvfComboDisableYn("cmb_instcd","");
- model.refresh();
- ]]>
- </script>
- <submission id="TRRPV02501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/mstgrthdata" resultref="/root/main/mstgrthdata"/>
- </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="../../../com/commonweb/js/stringHelper.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 style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">직무 관리 부문 조회</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <datagrid id="grd_mstgrthdatalist" nodeset="/root/main/mstgrthdata/mstgrthdatalist" autoresize="true" caption="기관^부서^사번^성명^직종^직책^직급^업무의만족도^업무의숙련도^업무의난이도^업무의양^직무이동필요성^직무이동시기^직무이동사유^평가자의견^희망기관^희망기관^희망기관^희망부서^희망부서^희망부서|기관^부서^사번^성명^직종^직책^직급^업무의만족도^업무의숙련도^업무의난이도^업무의양^직무이동필요성^직무이동시기^직무이동사유^평가자의견^1지망^2지망^3지망^1지망^2지망^3지망" colsep="^" colwidth="158, 138, 73, 77, 93, 60, 57, 96, 138, 131, 111, 109, 93, 217, 291, 114, 105, 110, 146, 126, 123" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1195px; height:665px; ">
- <col ref="instnm"/>
- <col ref="deptnm"/>
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="jobkindnm"/>
- <col ref="jobrepsnm"/>
- <col ref="jobgradnm"/>
- <col ref="bizsatsfctnm"/>
- <col ref="bizexptnsnm"/>
- <col ref="bizdgrdifcltnm"/>
- <col ref="bizqtynm"/>
- <col ref="jobrolemoveneedynnm"/>
- <col ref="movepriodnm"/>
- <col ref="jobrolemoveresnnm"/>
- <col ref="jobrolemngtvalupsnopin"/>
- <col ref="inst1"/>
- <col ref="inst2"/>
- <col ref="inst3"/>
- <col ref="dept1"/>
- <col ref="dept2"/>
- <col ref="dept3"/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">직무 관리 부문 List</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <caption id="cap_valuyy" class="search_name" style="left:5px; top:19px; width:60px; height:17px; vertical-align:middle; ">년도:</caption>
- <input id="ipt_valuyy" ref="/root/send/mstgrthdata/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:60px; top:18px; width:105px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- if( getStringLength(ipt_valuyy.value) == "4" ) {
- rpvfComboInstCdList("cmb_instcd",ipt_valuyy.value);
- cmb_instcd.value = instcd;
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/mstgrthdata/instcd" class="combo_s_essential" appearance="minimal" style="left:248px; top:18px; width:157px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:185px; top:19px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
- <button id="btn_saveexcel" class="btn2_letter5" style="left:1115px; top:48px; width:75px; height:19px; ">
- <caption>Excel저장</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_mstgrthdatalist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" ref="/root/send/orgImrsn/valuyy" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1119px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload() ;
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|