123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <list>
- <reapntlist>
- <instcd/>
- <reapntyy/>
- <reapntseq/>
- <reapntnm/>
- </reapntlist>
- <reapntvolunlist/>
- <reqapntevallist/>
- <applicantinfolist/>
- <emplystatuslist/>
- <volnsuccerlist/>
- </list>
- </main>
- <send>
- <scrngvaluyy/>
- <scrngvalupd/>
- <emplno/>
- <emplnm/>
- <printkind>1</printkind>
- <lastpassyn/>
- </send>
- <init>
- <condition>
- <instcd/>
- <reapntyy/>
- <reapntseq/>
- </condition>
- </init>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
-
- ]]>
- </script>
- <submission id="TRRPH01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/reapntlist"/>
- <submission id="TRRPH01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/reapntconlist"/>
- <submission id="TRRPH01102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/reqapntevallist"/>
- <submission id="TRRPH01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/applicantinfolist"/>
- <submission id="TRRPH01104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/emplystatuslist"/>
- <submission id="TRRPH01105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/init/condition" resultref="/root/main/volnsuccerlist"/>
- </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="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize()
- {
- model.resetInstanceNode("/root/main/rphmrentlist");
- ipt_scrngvaluyy.value = getCurrentDate().substr(0,4);
-
- makeReportPreview(0,170,1195,610);
- fRetriveReaptSeq();
- model.refresh();
-
- }
- function fRetriveReaptSeq()
- {
- model.removeNodeset("/root/main/list/reapntlist");
- model.setValue("/root/init/condition/instcd", getUserInfo("dutplceinstcd"));
- submit("TRRPH01301");
- model.refresh();
- }
-
- function fPrintCall()
- {
- if(!isRequiredControls("ipt_scrngvaluyy"))return;
- if(!isRequiredControls("cmb_scrngvalupd"))return;
- model.resetInstanceNode("/root/main/list/reapntvolunlist");
- model.resetInstanceNode("/root/main/list/reqapntevallist");
- model.resetInstanceNode("/root/main/list/applicantinfolist");
- model.resetInstanceNode("/root/main/list/emplystatuslist");
- model.resetInstanceNode("/root/main/list/volnsuccerlist");
- model.removeNodeset("/root/main/list/reapntvolunlist");
- model.removeNodeset("/root/main/list/reqapntevallist");
- model.removeNodeset("/root/main/list/applicantinfolist");
- model.removeNodeset("/root/main/list/emplystatuslist");
- model.removeNodeset("/root/main/list/volnsuccerlist");
-
- if(rdo_printkind.value == 1)
- {
- submit("TRRPH01101");
- model.refresh();
- exeReportPreview("RPRPH01101", "XMLSTR");
-
- }else if(rdo_printkind.value == 2)
- {
- submit("TRRPH01102");
- exeReportPreview("RPRPH01102", "XMLSTR");
-
- }else if(rdo_printkind.value == 3)
- {
- submit("TRRPH01102");
- exeReportPreview("RPRPH01103", "XMLSTR");
-
- }else if(rdo_printkind.value == 4)
- {
- submit("TRRPH01104");
- exeReportPreview("RPRPH01104", "XMLSTR");
-
- }else if(rdo_printkind.value == 5)
- {
- //submit("TRRPH01001");
- exeReportPreview("RPRPH01001", "XMLSTR");
-
- }else if(rdo_printkind.value == 6)
- {
- //submit("TRRPH01002");
- exeReportPreview("RPRPH01003", "XMLSTR");
-
- }else if(rdo_printkind.value == 7)
- {
- //submit("TRRPH01004");
- exeReportPreview("RPRPH01004", "XMLSTR");
-
- }else if(rdo_printkind.value == 8)
- {
- submit("TRRPH01103");
- exeReportPreview("RPRPH01002", "XMLSTR");
- }else if(rdo_printkind.value == 9)
- {
- submit("TRRPH01105");
- exeReportPreview("RPRPH01105", "XMLSTR");
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" 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:189px; height:14px; ">재임용 관련 보고서</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group6" style="left:0px; top:10px; width:1194px; height:90px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:88px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:35px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPrintCall();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:82px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="cap_scrngvalupd" class="search_name" style="left:330px; top:9px; width:110px; height:17px; ">회 차 :</caption>
- <input id="ipt_scrngvaluyy" ref="/root/init/condition/reapntyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:130px; top:8px; width:105px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fRetriveReaptSeq();
- //btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="cap_scrngvaluyy" class="search_name" style="left:15px; top:9px; width:112px; height:17px; ">전형평가년도 :</caption>
- <select1 id="cmb_scrngvalupd" ref="/root/init/condition/reapntseq" class="combo_s_essential" appearance="minimal" itemcount="10" style="left:445px; top:8px; width:150px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/list/reapntlist">
- <label ref="reapntnm"/>
- <value ref="reapntseq"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="rdo_printkind" ref="/root/send/printkind" overflow="visible" appearance="full" cellspacing="30" cols="5" rows="2" vcellspacing="5" style="left:130px; top:38px; width:970px; height:42px; border-style:none; ">
- <choices>
- <item>
- <label>재임용 신청자 명단</label>
- <value>1</value>
- </item>
- <item>
- <label>재임용 대상자 서면</label>
- <value>2</value>
- </item>
- <item>
- <label>재임용 전공심사</label>
- <value>3</value>
- </item>
- <item>
- <label>임면현황 집계표</label>
- <value>4</value>
- </item>
- <item>
- <label>재임용(계약) 심사 조서(1)</label>
- <value>5</value>
- </item>
- <item>
- <label>재임용(계약) 심사 조서(2)</label>
- <value>6</value>
- </item>
- <item>
- <label>교원 임용 계약서</label>
- <value>7</value>
- </item>
- <item>
- <label>전임교원 재임용(재계약) 평가서(전공심사위원용)</label>
- <value>8</value>
- </item>
- <item>
- <label>임면교원 명단</label>
- <value>9</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <caption id="cap_printkind" class="search_name" style="left:15px; top:40px; width:114px; height:17px; ">보고서 양식 :</caption>
- <input id="ipt_emplnm" ref="/root/send/emplnm" class="input_search" style="left:804px; top:8px; width:127px; height:19px; "/>
- <button id="btn_emplnohelp" class="icon_search" style="left:784px; top:9px; 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>
- <input id="ipt_emplno" ref="/root/send/emplno" class="input_search" style="left:700px; top:8px; width:80px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- if(ipt_emplno.value == ipt_emplno.currentText) return;
-
- ipt_emplno.value = ipt_emplno.currentText;
-
- rpbfValidationCheck("EMPLNO", "emplno,emplnm");
-
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rpbfValidationCheck("EMPLNO", "emplno,emplnm");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption16" class="search_name" style="left:614px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:107px; width:113px; height:13px; ">보고서</caption>
- <line id="line19" class="line_1" style="x1:0px; y1:122px; x2:1194px; y2:122px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|