123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415 |
- <?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>
- <psnworkdata>
- <baseinfolist/>
- <scholist/>
- <carelist/>
- <famylist/>
- <relignlist/>
- <armylist/>
- </psnworkdata>
- </main>
- <send>
- <yy/>
- <trngflag/>
- <excelflag>1</excelflag>
- <supinfqurtyyflag/>
- <apntstat>3</apntstat>
- </send>
- <init/>
- <hidden>
- </hidden>
- <temp>
- </temp>
- </root>
- </instance>
- <submission id="TRRTP00271" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/psnworkdata"/>
- </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/stringHelper.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" ev:event="xforms-ready">
- <![CDATA[
- fCheckAuth();
-
- misfComboComCdListMulti("R0151,R0237", "cmb_trngflag,cmb_supinfqurtyyflag");
-
- misfGridInit(grd_baseinfolist);
- misfGridInit(grd_scholist);
- misfGridInit(grd_carelist);
- misfGridInit(grd_famylist);
- misfGridInit(grd_relignlist);
- misfGridInit(grd_armylist);
-
- var today = getCurrentDate();
- var cur_yy = parseInt(today.substring(0, 4));
-
- model.setValue("/root/send/yy", cur_yy);
- cmb_trngflag.select(0);
- cmb_supinfqurtyyflag.select(0);
-
- // cmb_excelflag.select(0);
-
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
- //========================================================================================
- function fCheckAuth() {
- btn_search.disabled = !checkAuth("R") ;
- }
-
-
- ]]>
- </script>
- </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>
- <caption id="caption10" style="left:725px; top:705px; width:350px; height:25px; vertical-align:middle; ">상태 : 가입, 탈퇴, 보임</caption>
- <group id="group2" scroll="auto" style="left:0px; top:25; width:1195px; height:744px; ">
- <button id="button4" class="btn2_letter4" style="left:1127; top:48px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if(cmb_excelflag.value == "1"){
- if (fileName != "") {
- grd_baseinfolist.saveExcel(fileName, "", false, true);
- }
- }
- else if(cmb_excelflag.value == "2"){
- if (fileName != "") {
- grd_scholist.saveExcel(fileName, "", false, true);
- }
- }
- else if(cmb_excelflag.value == "3"){
- if (fileName != "") {
- grd_carelist.saveExcel(fileName, "", false, true);
- }
- }
- else if(cmb_excelflag.value == "4"){
- if (fileName != "") {
- grd_famylist.saveExcel(fileName, "", false, true);
- }
- }
- else if(cmb_excelflag.value == "5"){
- if (fileName != "") {
- grd_relignlist.saveExcel(fileName, "", false, true);
- }
- }
- else if(cmb_excelflag.value == "6"){
- if (fileName != "") {
- grd_armylist.saveExcel(fileName, "", false, true);
- }
- }
- ]]>
- </script>
- </button>
- <group id="group4" style="left:0px; top:5px; width:1195px; height:40; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:40; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" navindex="10" style="left:1125px; top:10; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_yy")) return;
-
- submit("TRRTP00271");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:1110px; y1:6px; x2:1110px; y2:35; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="cap_yy" class="search_name" style="left:15px; top:11px; width:86px; height:17px; ">년 도 :</caption>
- <input id="ipt_yy" ref="/root/send/yy" class="input_s_essential" navindex="1" style="left:100px; top:10px; width:100px; height:19px; "/>
- <caption id="caption2" class="search_name" style="left:235; top:11px; width:109px; height:17px; ">전공의 구분 :</caption>
- <select1 id="cmb_trngflag" ref="/root/send/trngflag" appearance="minimal" style="left:345; top:10px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:720; top:11px; width:90px; height:17px; ">자료유형 :</caption>
- <select1 id="cmb_excelflag" ref="/root/send/excelflag" appearance="minimal" style="left:810; top:10px; width:100px; 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>
- <item>
- <label>종교</label>
- <value>5</value>
- </item>
- <item>
- <label>병역</label>
- <value>6</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var sExcelflag = model.getValue("/root/send/excelflag");
-
- if(sExcelflag == "1"){
- model.toggle("case1");
- }
- else if(sExcelflag == "2"){
- model.toggle("case2");
- }
- else if(sExcelflag == "3"){
- model.toggle("case3");
- }
- else if(sExcelflag == "4"){
- model.toggle("case4");
- }
- else if(sExcelflag == "5"){
- model.toggle("case5");
- }
- else if(sExcelflag == "6"){
- model.toggle("case6");
- }
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" appearance="minimal" style="left:587; top:10px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_supinfqurtyyflag" class="search_name" style="left:475; top:11px; width:112px; height:17px; ">상하반기구분 :</caption>
- <caption id="caption9" class="search_name" style="left:940px; top:11px; width:90px; height:17px; ">합격여부 :</caption>
- <select1 id="cmb_apntstat" ref="/root/send/apntstat" appearance="minimal" style="left:1025px; top:10px; width:70px; height:19px; ">
- <choices>
- <item>
- <label>합격</label>
- <value>3</value>
- </item>
- <item>
- <label>불합격</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </group>
- <switch id="switch1" style="left:0px; top:70px; width:1194; height:670px; ">
- <case id="case1" selected="true">
- <caption id="cap_list" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">인 사 기 본</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_baseinfolist" nodeset="/root/main/psnworkdata/baseinfolist" caption="주민등록번호^상하반기^성명^영문명^한문명^성별^본적우편번호^본적주소1^본적주소2^현주소우편번호^현주소1^현주소2^집전화^휴대폰^이메일^국적^군보여부^신장^체중^혈액형^시력(좌)^시력(우)^취미^흡연여부^특기사항제목^특기사항내용^출생지^본관^주거구분^장애여부^장애등급^장애번호^종교^결혼여부^발령병원^합격학과^생년월일^지원경위^보훈대상여부^신원보증인성명^신원보증인관계^신원보증인민번^신원보증인우편번호^신원보증인주소1^신원보증인주소2^신원보장인직장^신원보장인직위^신원보장인연락처" colsep="^" colwidth="100, 100, 100, 120, 75, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 111, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635px; ">
- <col ref="rregno" format="999999-9999999"/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="name"/>
- <col ref="chinm"/>
- <col ref="gndr"/>
- <col ref="domizipcd"/>
- <col ref="domiinfaddr1"/>
- <col ref="domiinfaddr2"/>
- <col ref="zipcd"/>
- <col ref="infaddr1"/>
- <col ref="infaddr2"/>
- <col ref="supppsntel"/>
- <col ref="supppsnmpphonno"/>
- <col ref="email"/>
- <col ref="naticd"/>
- <col ref="armyyn"/>
- <col ref="bdht"/>
- <col ref="bdwt"/>
- <col ref="btype"/>
- <col ref="lvisact"/>
- <col ref="rvisact"/>
- <col ref="hoby"/>
- <col ref="smokyn"/>
- <col ref="etcspcltitl"/>
- <col ref="etcspclcnts"/>
- <col ref="brthareanm"/>
- <col ref="anchome"/>
- <col ref="hometype"/>
- <col ref="handcapyn"/>
- <col ref="handcapgrde"/>
- <col ref="handcapno"/>
- <col ref="religncd"/>
- <col ref="maryyn"/>
- <col ref="appthospcd"/>
- <col ref="passsbjcd"/>
- <col ref="brthmd" format="yyyy-mm-dd"/>
- <col ref="apptpath"/>
- <col ref="bhtrgtpsnyn"/>
- <col ref="grntpsnnm"/>
- <col ref="grntpsnrela"/>
- <col ref="grntpsnrregno" format="999999-9999999"/>
- <col ref="grntzipcd"/>
- <col ref="grntinfaddr1"/>
- <col ref="grntinfaddr2"/>
- <col ref="grntpsnworkplce"/>
- <col ref="grntpsnjobpos"/>
- <col ref="grntpsntel"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_baseinfolist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case2">
- <caption id="caption3" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">학력</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_scholist" nodeset="/root/main/psnworkdata/scholist" caption="주민등록번호^상하반기구분^성명^순번^학교구분^이수구분^입학일^졸업일^학교코드^학교명^년한^전공^학위^학위번호" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635px; ">
- <col ref="rregno" format="999999-9999999"/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="seqno"/>
- <col ref="schflag"/>
- <col ref="cmpltcursstdyflag"/>
- <col ref="admischooldd" format="yyyy-mm-dd"/>
- <col ref="gradutndd" format="yyyy-mm-dd"/>
- <col ref="schcd"/>
- <col ref="schnm"/>
- <col ref="lesnfixyearpd"/>
- <col ref="frmrmert"/>
- <col ref="acdmydgcd"/>
- <col ref="acdmydgno"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_scholist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case3">
- <caption id="caption4" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">경력</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_carelist" nodeset="/root/main/psnworkdata/carelist" caption="주민등록번호^상하반기구분^성명^순번^근무시작일^종료일^경력기관^전공의구분^부서명^직책^직위^주요업무^퇴직사유" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635px; ">
- <col ref="rregno" format="999999-9999999" style="left:0px; top:23px; width:100px; height:23px; "/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="seqno"/>
- <col ref="duttermfromdd" format="yyyy-mm-dd"/>
- <col ref="duttermtodd" format="yyyy-mm-dd"/>
- <col ref="dutplceinst"/>
- <col ref="trngflag"/>
- <col ref="deptnm"/>
- <col ref="jobrespnm"/>
- <col ref="jobposnm"/>
- <col ref="mainbiz"/>
- <col ref="retireresn"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_carelist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case4">
- <caption id="caption5" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">가족</caption>
- <line id="line5" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_famylist" nodeset="/root/main/psnworkdata/famylist" caption="주민등록번호^상하반기구분^성명^순번^가족관계^성명^가족주민등록번호^학력^직업^회사명^직책^진료비감면여부^동거여부^비고" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635px; ">
- <col ref="rregno" format="999999-9999999"/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="seqno"/>
- <col ref="famyrel"/>
- <col ref="name"/>
- <col ref="famyrgstno" format="999999-9999999"/>
- <col ref="scholcd"/>
- <col ref="jobcd"/>
- <col ref="cmpynm"/>
- <col ref="jobresp"/>
- <col ref="ordamtreductyn"/>
- <col ref="lvnsmhoseyn"/>
- <col ref="cmt"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_carelist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case5">
- <caption id="caption7" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">종교</caption>
- <line id="line6" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_relignlist" nodeset="/root/main/psnworkdata/relignlist" caption="주민등록번호^상하반기구분^성명^종교^교회명^세례명^세례일^영명일^견진일자" colsep="^" colwidth="100, 85, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635; ">
- <col ref="rregno" format="999999-9999999"/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="religncd"/>
- <col ref="chrchnm"/>
- <col ref="baptnm"/>
- <col ref="baptdd" format="yyyy-mm-dd"/>
- <col ref="fairnmdd" format="yyyy-mm-dd"/>
- <col ref="rtconfmdd" format="yyyy-mm-dd"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_relignlist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case6">
- <caption id="caption8" class="tit_2" style="left:0px; top:5px; width:162px; height:13px; ">병역</caption>
- <line id="line7" class="line_1" style="x1:0px; y1:20px; x2:1190px; y2:20px; "/>
- <datagrid id="grd_armylist" nodeset="/root/main/psnworkdata/armylist" caption="주민등록번호^상하반기구분^성명^군별^병과^계급^군번^복무시작일^복무종료일^제대구분^복무구분^면제일^면제사유^병역특례구분^역종^신체등급^특례시작일자^특례종료일자" colsep="^" colwidth="100, 85, 80, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1190px; height:635px; ">
- <col ref="rregno" format="999999-9999999"/>
- <col ref="supinfqurtyyflag"/>
- <col ref="korname"/>
- <col ref="armyclscd"/>
- <col ref="brnhmiltsrvccd"/>
- <col ref="classcd"/>
- <col ref="sn"/>
- <col ref="srvarmtermfromdd" format="yyyy-mm-dd"/>
- <col ref="srvarmtermtodd" format="yyyy-mm-dd"/>
- <col ref="dembztflag"/>
- <col ref="mltrflag"/>
- <col ref="exmptndd"/>
- <col ref="exmptnresn"/>
- <col ref="spclcsmiltsrvc"/>
- <col ref="clssvcstatcd"/>
- <col ref="bodygrde"/>
- <col ref="spclcasefromdd"/>
- <col ref="spclcaseenddd"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_armylist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- </switch>
- </group>
- </xhtml:body>
- </xhtml:html>
|