123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?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>
- <reapntvalulist/>
- <reapntconlist/>
- <reqapntjudglist/>
- </main>
- <init>
- <title/>
- </init>
- <send>
- <req>
- <emplno/>
- <emplnm/>
- <scrngvaluyy/>
- <scrngvalupd>1</scrngvalupd>
- <prtflag/>
- </req>
- </send>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- makeReportPreview(0,110,1195,650);
-
- var today = getCurrentDate();
- var cur_yy = parseInt(today.substring(0, 4));
- ipt_scrngvaluyy.value=cur_yy;
-
- cmb_prtflag.select(0);
- model.refresh();
- ]]>
- </script>
- <submission id="TRRPH01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reqapntjudglist"/>
- <submission id="TRRPH01002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reapntvalulist"/>
- <submission id="TRRPH01004" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reapntconlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
- </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:40px; width:1195px; height:740px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_scrngvaluyy")) return;
-
- if(cmb_prtflag.value == '1')
- {
- submit("TRRPH01001");
- exeReportPreview("RPRPH01001", "XMLSTR");
- }
- else if(cmb_prtflag.value == '2')
- {
- submit("TRRPH01002");
- exeReportPreview("RPRPH01002", "XMLSTR");
- }
- else if(cmb_prtflag.value == '3')
- {
- submit("TRRPH01002");
- exeReportPreview("RPRPH01003", "XMLSTR");
- }
- else if(cmb_prtflag.value == '4')
- {
- submit("TRRPH01004");
- exeReportPreview("RPRPH01004", "XMLSTR");
- }
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
- <caption id="cap_title" ref="/root/init/title" class="tit_2" style="left:5px; top:53px; width:415px; height:13px; "/>
- <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
- <button id="btn_emplnohelp" class="icon_search" style="left:590; top:20; 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_emplnm" ref="/root/send/req/emplnm" class="input_default" disabled="true" style="left:610px; top:19px; width:127px; height:19px; "/>
- <input id="ipt_emplno" ref="/root/send/req/emplno" class="input_default" style="left:506px; top:19px; 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:420px; top:20px; width:86px; height:17px; ">사원번호 :</caption>
- <caption id="caption1" class="search_name" style="left:790px; top:20px; width:104px; height:17px; ">출력물 구분 :</caption>
- <select1 id="cmb_prtflag" ref="/root/send/req/prtflag" appearance="minimal" style="left:895px; top:19px; width:220px; height:19px; ">
- <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>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- model.setValue("/root/init/title", cmb_prtflag.label);
- cap_title.refresh();
- ]]>
- </script>
- </select1>
- <caption id="cap_scrngvaluyy" class="search_name" visibility="visible" style="left:10px; top:20px; width:95px; height:17px; ">평가 년도 :</caption>
- <caption id="cap_scrngvalupd" class="search_name" visibility="visible" style="left:240px; top:20px; width:70px; height:17px; ">학 기:</caption>
- <select1 id="cmb_scrngvalupd" ref="/root/send/req/scrngvalupd" visibility="visible" appearance="minimal" style="left:310px; top:19px; width:75px; height:19px; ">
- <choices>
- <item>
- <label>1학기</label>
- <value>1</value>
- </item>
- <item>
- <label>2학기</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_scrngvaluyy" ref="/root/send/req/scrngvaluyy" visibility="visible" format="yyyy" style="left:105px; top:19px; width:100px; height:19px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|