123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294 |
- <?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>
- <gvnoffcordspec>
- <gvnoffcordspeclist/>
- </gvnoffcordspec>
- <gvnoffcorddetlspec>
- <gvnoffcorddetlspeclist/>
- </gvnoffcorddetlspec>
- <gvnospecexcel>
- <gvnospecexcellist/>
- </gvnospecexcel>
- </main>
- <send>
- <gvnoffcordspec>
- <prfshipflag/>
- <gvnoffcordddfr/>
- <gvnoffcordddto/>
- <gvnoffcordflag/>
- <instcd/>
- <deptcd/>
- <deptnm/>
- <tretyn/>
- <gvnoffcorddetlflag/>
- <holyordflag/>
- </gvnoffcordspec>
- <gvnoffcorddetlspec>
- <gvnoffcordno/>
- <gvnoffcorddd/>
- <gvnoffcorddetlflag/>
- <instcd/>
- </gvnoffcorddetlspec>
- </send>
- <init>
- <combo1>
- <label>확정</label>
- <value>Y</value>
- <label>미확정</label>
- <value>N</value>
- </combo1>
- </init>
- <hidden>
- <temp/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfGridInit(grd_gvnoffcordspec);
- misfGridInit(grd_gvnoffcorddetlspec);
- misfMsterDetailSet(grd_gvnoffcordspec,null, "TRRPB10101" ,"N");
- misfMsterDetailSet(grd_gvnoffcorddetlspec,grd_gvnoffcordspec, "TRRPB10102" ,"N");
-
- var curdate = getCurrentDate();
-
- model.setValue(ipt_gvnoffcordfrdd.attribute("ref") , curdate.substr(0,8));
- model.setValue(ipt_gvnoffcordtodd.attribute("ref") , curdate.substr(0,8));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- //misfComboComCdListMulti("Z0007,R0058,R0091,R0090", "cmb_instcd,cmb_prfshipflag,cmb_gvnoffcordflag, cmb_gvnoffcorddetlflag");
- misfComboComCdListMulti("R0066,R0058,R0091", "cmb_holyordflag,cmb_prfshipflag,cmb_gvnoffcordflag_s");
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N","Y");
-
-
- addComboItem( "cmb_holyordflag", "전체", "%", "above");
- addComboItem( "cmb_prfshipflag", "전체", "%", "above");
- addComboItem( "cmb_gvnoffcordflag_s", "전체", "%", "above");
-
- model.setValue(cmb_holyordflag.attribute("ref"), "%");
- model.setValue(cmb_prfshipflag.attribute("ref"), "%");
- model.setValue(cmb_gvnoffcordflag_s.attribute("ref"), "%");
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRRPB10101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/gvnoffcordspec" resultref="/root/main/gvnoffcordspec"/>
- <submission id="TRRPB10102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/gvnoffcorddetlspec" resultref="/root/main/gvnoffcorddetlspec"/>
- <submission id="TRRPB10103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/gvnoffcordspec" resultref="/root/main/gvnospecexcel"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.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"/>
- </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:38px; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:61px; "/>
- <caption id="caption2" class="search_name" style="left:336px; top:20px; width:86px; height:17px; ">발령일자 :</caption>
- <caption id="caption3" class="search_name" style="left:886px; top:20px; width:86px; height:17px; ">급여분류 :</caption>
- <caption id="caption5" class="search_name" visibility="hidden" style="left:675px; top:45px; width:86px; height:17px; ">처리여부 :</caption>
- <select1 id="cmb_prfshipflag" ref="/root/send/gvnoffcordspec/prfshipflag" class="combo_default" appearance="minimal" style="left:971px; top:19px; width:115px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_gvnoffcordfrdd" ref="/root/send/gvnoffcordspec/gvnoffcordddfr" class="input_s_essential" inputtype="date" style="left:421px; top:19px; width:104px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- if( getStringLength(ipt_gvnoffcordfrdd.value) == "8" ) {
- model.removeNodeset(cmb_instcd.attribute("ref"));
- model.makeNode("/root/send/gvnoffcordspec/instcd");
- misfComboInstCdListMulti("cmb_instcd",ipt_gvnoffcordfrdd.value,"","N","Y");
- cmb_instcd.value = instcd;
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_gvnoffcordtodd" ref="/root/send/gvnoffcordspec/gvnoffcordddto" class="input_s_essential" inputtype="date" style="left:546px; top:19px; width:104px; height:19px; "/>
- <caption id="caption16" class="search_n_b" style="left:530px; top:21px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <select1 id="cmb_cnfmyn" ref="/root/send/gvnoffcordspec/tretyn" class="combo_default" visibility="hidden" appearance="minimal" style="left:761px; top:44px; width:70px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/combo1">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <line id="line1" class="line_1" style="x1:0px; y1:94px; x2:1195px; y2:94px; "/>
- <datagrid id="grd_gvnoffcordspec" nodeset="/root/main/gvnoffcordspec/gvnoffcordspeclist" caption="발령번호^발령구분^발령일^확정여부^내용^caption1^caption2" colsep="^" colwidth="100, 143, 132, 85, 504, 34, 42" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:99px; width:1195px; height:272px; ">
- <col ref="gvnoffcordno" visibility="hidden"/>
- <col ref="gvnoffcordflagnm"/>
- <col ref="gvnoffcorddd"/>
- <col ref="cnfmyn" visibility="hidden"/>
- <col ref="gvnoffcordcnts"/>
- <col ref="gvnoffcorddetlflag" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- misfMsterDetailRetrieve();
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:5px; top:80px; width:144px; height:13px; ">Master</caption>
- <datagrid id="grd_gvnoffcorddetlspec" nodeset="/root/main/gvnoffcorddetlspec/gvnoffcorddetlspeclist" caption="근무기관(발령전)^근무부서(발령전)^근무기관(발령후)^근무부서(발령후)^사번^성명^직위^직책^신직급^년차^직급^호봉구분^호봉^승급구분^비고" colsep="^" colwidth="119, 136, 140, 133, 85, 77, 100, 100, 54, 57, 56, 65, 52, 100, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:400px; width:1195px; height:334px; ">
- <col ref="bfinstnm"/>
- <col ref="bfdeptnm"/>
- <col ref="instnm"/>
- <col ref="deptnm"/>
- <col ref="emplno"/>
- <col ref="name"/>
- <col ref="jobposnm"/>
- <col ref="jobrespnm"/>
- <col ref="njobgradnm"/>
- <col ref="anual" visibility="hidden"/>
- <col ref="ojobgradnm"/>
- <col ref="payclsprfshipflag" style="text-align:center; "/>
- <col ref="payclsnm"/>
- <col ref="gradupmm"/>
- <col ref="cmt"/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:5px; top:380px; width:144px; height:13px; ">Detail</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:395px; x2:1195px; y2:395px; "/>
- <select1 id="cmb_instcd" ref="/root/send/gvnoffcordspec/instcd" class="combo_default" appearance="minimal" style="left:100px; top:19px; width:212px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:15px; top:20px; width:85px; height:17px; ">기 관 :</caption>
- <caption id="caption8" class="search_name" style="left:337px; top:45px; width:85px; height:17px; ">부 서 :</caption>
- <caption id="caption9" class="search_name" style="left:15px; top:45px; width:86px; height:17px; ">발령구분 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="8" style="left:1125px; top:29px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(ipt_gvnoffcordfrdd.value=="" || ipt_gvnoffcordtodd.value ==""){
- messageBox("발령일자는를","C001");
- return;
- }
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <line id="line3" class="line_4" style="x1:1110px; y1:18px; x2:1110px; y2:61px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_deptcdhelp" class="icon_search" style="left:528px; top:45px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- var instcd = cmb_instcd.value;
- rpbfOpenDeptCdHelp(ipt_deptcd,recv_list,instcd,"instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_deptnm" ref="/root/send/gvnoffcordspec/deptnm" class="input_default" style="left:546px; top:44px; width:104px; height:19px; "/>
- <input id="ipt_deptcd" ref="/root/send/gvnoffcordspec/deptcd" class="input_default" style="left:421px; top:44px; width:104px; height:19px; "/>
- <button id="btn_excelsaveall" class="btn2_letter6" style="left:1106px; top:73px; width:86px; 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 (fileName != "")
- {
- var param = "&prfshipflag=" + model.getValue("/root/send/gvnoffcordspec/prfshipflag");
- param += "&gvnoffcordddfr=" + model.getValue("/root/send/gvnoffcordspec/gvnoffcordddfr");
- param += "&gvnoffcordddto=" + model.getValue("/root/send/gvnoffcordspec/gvnoffcordddto");
- param += "&gvnoffcordflag=" + model.getValue("/root/send/gvnoffcordspec/gvnoffcordflag");
- param += "&instcd=" + model.getValue("/root/send/gvnoffcordspec/instcd");
- param += "&deptcd=" + model.getValue("/root/send/gvnoffcordspec/deptcd");
- param += "&tretyn=" + model.getValue("/root/send/gvnoffcordspec/tretyn");
- param += "&gvnoffcorddetlflag=" + model.getValue("/root/send/gvnoffcordspec/gvnoffcorddetlflag");
- param += "&holyordflag=" + model.getValue("/root/send/gvnoffcordspec/holyordflag");
- model.download(getActionURL("TRRPB10103") + param, fileName, true);
-
- window.exec(fileName);
- }
- ]]>
- </script>
- </button>
- <caption id="caption11" class="search_name" style="left:675px; top:20px; width:86px; height:17px; ">직원구분 :</caption>
- <select1 id="cmb_holyordflag" ref="/root/send/gvnoffcordspec/holyordflag" class="combo_default" navindex="6" appearance="minimal" style="left:761px; top:19px; width:95px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_gvnoffcorddetlflag_s" ref="/root/send/gvnoffcordspec/gvnoffcorddetlflag" class="combo_default" navindex="4" appearance="minimal" style="left:202px; top:44px; width:110px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_gvnoffcordflag_s" ref="/root/send/gvnoffcordspec/gvnoffcordflag" class="combo_s_essential" navindex="3" appearance="minimal" style="left:100px; top:44px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* 발령구분 선택시 발령 세부구분 자료를 Setting,한다 */
- var gvnoffcordflag = model.getValue(cmb_gvnoffcordflag_s.attribute("ref"));
- rpbfComboGvnoffOrddetl(gvnoffcordflag, "cmb_gvnoffcorddetlflag_s");
-
- //misfComboCopyItemSet(cmb_gvnoffcorddetlflag_s, "", grd_gvnoffcordmastlist, "gvnoffcorddetlflag");
- ]]>
- </script>
- </select1>
- <button id="btn_excelsave" class="btn2_letter4" style="left:1127px; top:373px; 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 (fileName != "")
- {
- grd_gvnoffcorddetlspec.saveExcel(fileName);
-
- window.exec(fileName);
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="btn_print" class="btn6_letter9" visibility="hidden" style="left:0px; top:3px; width:140px; height:22px; ">
- <caption>시용근무평가서출력</caption>
- </button>
- <button id="btn_gvnprint" class="btn6_letter5" visibility="hidden" style="left:141px; top:3px; width:92px; height:22px; ">
- <caption>발령장출력</caption>
- </button>
- <line id="line75" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|