123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/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>
- <result/>
- <valuempllist/>
- </main>
- <send>
- <result>
- <valuyy/>
- <instcd/>
- <deptcd/>
- <deptnm/>
- <emplno/>
- <concrcd/>
- <emplnm/>
- </result>
- </send>
- <init/>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- model.refresh();
- ]]>
- </script>
- <submission id="TRRPV08201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/result" resultref="/root/main/result"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.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="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
-
- model.resetInstanceNode("/root/main");
- model.resetInstanceNode("/root/send");
-
- // 현재 년도 설정.
- model.setValue(ipt_valuyy.attribute("ref"), getCurrentDate().toDate().getDateFormat("YYYY"));
-
- rpvfComboInstCdList("cmb_instcd");
-
- addComboItem( "cmb_instcd", "[-- 전체 --]", "", "above");
-
- model.setValue(ipt_emplno.attribute("ref"), getUserInfo("userid"));
- model.setValue(ipt_emplnm.attribute("ref"), getUserInfo("usernm"));
- model.setValue(cmb_instcd.attribute("ref"), getUserInfo("dutplceinstcd"));
- //model.setValue(ipt_deptnm.attribute("ref"), getUserInfo("dutplcenm"));
-
- rpvfGetUserAuth(getUserInfo("dutplceinstcd"), getUserInfo("userid"));
- if(DUTY_VALU_YN =='Y')
- {
- if (getUserInfo("dutplceinstcd") == "001") {
- cmb_instcd.disabled = false;
- ipt_deptnm.disabled = false;
- btn_deptcd.disabled = false;
-
- ipt_emplno.disabled = false;
- btn_emplno.disabled = false;
- ipt_emplnm.disabled = false;
- }
- else {
- cmb_instcd.disabled = true;
- ipt_deptnm.disabled = false;
- btn_deptcd.disabled = false;
-
- ipt_emplno.disabled = false;
- btn_emplno.disabled = false;
- ipt_emplnm.disabled = false;
- }
- }
- else
- {
- cmb_instcd.disabled = true;
- ipt_deptnm.disabled = true;
- btn_deptcd.disabled = true;
-
- ipt_emplno.disabled = true;
- btn_emplno.disabled = true;
- ipt_emplnm.disabled = true;
- }
-
- // 사용자 기본설정.
- // var curdate = getCurrentDate();
- // rpvfComboConCrList("cmb_concrcd" , getUserInfo("userid") , curdate.substr(0, 4));
- // cmb_concrcd.select(0);
-
- //리포트 생성.
- makeReportPreview(0,75,1195,665);
-
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">업적역량 평가 결과출력</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="cap_valuyy" class="search_name" style="left:10; top:10px; width:90px; height:17px; ">조회년도 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_valuyy")) return;
-
- model.removenode("/root/main");
- model.makeNode("/root/main");
-
- submit("TRRPV08201");
- exeReportPreview("RPRPV08201", "XMLSTR");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_valuyy" ref="/root/send/result/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:105px; top:9px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- rpvfComboInstCdList("cmb_instcd",ipt_valuyy.value);
- cmb_instcd.value = instcd;
- model.refresh();
- ]]>
- </script>
- </input>
- <select1 id="cmb_instcd" ref="/root/send/result/instcd" class="combo_s_essential" visibility="visible" appearance="minimal" style="left:270px; top:9px; width:194px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" visibility="visible" style="left:209px; top:10px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
- <input id="ipt_deptnm" ref="/root/send/result/deptnm" class="input_search" visibility="hidden" style="left:925px; top:10px; width:125px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/send/result/deptcd" class="input_search" visibility="hidden" style="left:920px; top:10px; width:84px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_deptcd" class="search_name" visibility="hidden" style="left:800px; top:10px; width:63px; height:17px; ">부서 :</caption>
- <button id="btn_deptcd" class="icon_search" visibility="hidden" style="left:1060px; top:5px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "deptcd,deptnm";
- misfOpenPopUpList("02", ipt_deptcd,"", recv_list, cmb_instcd.value, "instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <select1 id="cmb_concrcd" ref="/root/send/result/concrcd" class="combo_s_essential" visibility="hidden" appearance="minimal" style="left:870px; top:8px; width:78px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var concrcd = cmb_concrcd.value;
-
- var condata = concrcd.split("-");
-
- cmb_instcd.value = condata[0];
- ipt_deptcd.value = condata[1];
-
- model.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_emplnm" ref="/root/send/result/emplnm" class="input_search" style="left:686px; top:9px; width:80px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNM", "emplno,emplnm");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_emplno" class="search_name" style="left:489px; top:10px; width:94px; height:17px; font-weight:bold; ">평가자사번:</caption>
- <button id="btn_emplno" class="icon_search" style="left:667px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno, "emplno,emplnm", "", "N", "N","emplno,emplnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_emplno" ref="/root/send/result/emplno" class="input_search" style="left:584px; top:9px; width:80px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNO", "emplno,emplnm");
- model.refresh();
- ]]>
- </script>
- </input>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:54px; width:162px; height:14px; ">업적역량 평가 결과 내역</caption>
- <line id="line19" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- </group>
- <group id="group2" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line16" class="line_2" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- <button id="btn_clear" class="btn4_letter3" style="left:1127px; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload() ;
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|