123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- <?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>
- <deptlist>
- <dept>
- <deptcd/>
- <valitodd/>
- <instcd/>
- <depthngnm/>
- <deptengnm/>
- <deptchinm/>
- <fstrgstdt/>
- <valifromdd/>
- <lastrgstrid/>
- <lastrgstdt/>
- <deptplce/>
- <deptengabbr/>
- <depthngabbr/>
- <reqfild/>
- <orddeptflag/>
- <reqdeptno/>
- <nextplceyn/>
- <nextplceprity/>
- <inetrsrvyn/>
- <cntctel/>
- <dutplceuseyn/>
- <reqauthdeptyn/>
- <planuseyn/>
- <planupdeptcd/>
- <plandispseq/>
- <orduseyn/>
- <ordupdeptcd/>
- <orddispseq/>
- <psnworkuseyn/>
- <psnworkupdeptcd/>
- <psnworkdispseq/>
- <purcuseyn/>
- <purcupdeptcd/>
- <purcdispseq/>
- <fnworkuseyn/>
- <fnworkupdeptcd/>
- <fnworkdispseq/>
- <careuseyn/>
- <careupdeptcd/>
- <caredispseq/>
- <gafruseyn/>
- <gafrupdeptcd/>
- <gafrdispseq/>
- <rcptuseyn/>
- <rcptupdeptcd/>
- <rcptdispseq/>
- <pamuseyn/>
- <pamupdeptcd/>
- <pamdispseq/>
- <healcareinfouseyn/>
- <healcareinfoupdeptcd/>
- <healcareinfodispseq/>
- <insuuseyn/>
- <insuupdeptcd/>
- <insudispseq/>
- <dgenuseyn/>
- <dgenupdeptcd/>
- <dgendispseq/>
- <etcuseyn/>
- <etcupdeptcd/>
- <etcdispseq/>
- <level/>
- </dept>
- </deptlist>
- <search>
- <searchcondition>deptnm</searchcondition>
- <searchterm/>
- </search>
- </main>
- <send>
- <data>
- </data>
- </send>
- </root>
- </instance>
- <script type="javascript" src="../../../com/basiccodeweb/js/basiccodeweb.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var standard = opener.window.javascript.getParameter("standard");
- var parents = opener.window.javascript.getParameter("parents");
- model.makeValue("/root/send/data/standard", "clsupdeptcd");
- submit("TRZSD00103");
- var standard_index;
- if(standard=="planupdeptcd"){
- standard_index=16;//기획상위부서
- }else if(standard=="planupdeptcd"){
- standard_index=17;//인사상위부서
- }
- grd_deptcdlist.valueMatrix();
-
- ]]>
- </script>
- <submission id="TRZSD00103" ref="/root/send/data" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/deptlist"/>
- </model>
- <script type="javascript" src="D:\CMCProject\application\webapps\com\hismainweb\js\DocTitle.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="534" pageheight="343" guideline="1,518;2,342;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:316px; ">
- <group id="group2" style="left:0px; top:0px; width:518px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:517px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">부서코드 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:445px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var searchterm = model.getValue("/root/main/search/searchterm");
- var searchcondition = model.getValue("/root/main/search/searchcondition");
- model.setValue("/root/send/data/searchterm", "%"+searchterm+"%");
- model.setValue("/root/send/data/searchcondition", searchcondition);
- var success = submit("TRZSD00102");
-
-
- for(var i=grd_deptcdlist.findRow; i<grd_deptcdlist.rows; i++){
- grd_deptcdlist.valueMatrix(i, );
- grd_deptcdlist.valueMatrix(i, 1) = ""
- }
-
-
- ]]>
- </script>
- </button>
- <img id="img2" class="icon_search" style="left:213px; top:8px; width:16px; height:16px; background-stretch:stretch; ">
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var searchcondition = "deptnm";
- var searchterm = model.getValue("/root/main/search/deptcd");
- var receivedeptcdpath = "/root/main/search/deptcd";
- var receivedeptnmpath = "/root/main/search/deptnm";
- zbcfOpenMasterDeptCodeList(searchcondition, searchterm, receivedeptcdpath, receivedeptnmpath);
- ]]>
- </script>
- </img>
- <line id="line13" style="x1:429px; y1:7px; x2:429px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input3" ref="/root/main/search/searchterm" class="input_search" style="left:109px; top:8px; width:100px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:46px; width:118px; height:14px; ">부서코드 목록</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:61px; x2:517px; y2:61px; "/>
- <datagrid id="grd_deptcdlist" nodeset="/root/main/deptlist/dept" caption="^부서코드^부서코드한글명칭^부서코드영문명칭^부서코드한문명칭^부서한글약어^부서영문약어^청구분야^청구과번호^다음가실곳 여부^다음가실곳 우선순위^인터넷 예약구분^전화번호^근무지 사용여부^청구권한부서^기획상위부서^인사상위부서^레벨" colwidth="68, 147, 127, 120, 100, 100, 100, 100, 100, 100, 124, 100, 100, 100, 100, 100, 100, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:66px; width:517px; height:250px; ">
- <col type="checkbox" disabled="true"/>
- <col ref="deptcd"/>
- <col ref="depthngnm"/>
- <col ref="deptengnm"/>
- <col ref="deptchinm"/>
- <col ref="depthngabbr"/>
- <col ref="depthngabbr"/>
- <col ref="reqfild"/>
- <col ref="reqdeptno"/>
- <col ref="nextplceyn"/>
- <col ref="nextplceprity"/>
- <col ref="inetrsrvyn"/>
- <col ref="cntctel"/>
- <col ref="dutplceuseyn"/>
- <col ref="reqauthdeptyn"/>
- <col ref="planupdeptcd"/>
- <col ref="psnworkupdeptcd"/>
- <col ref="level"/>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:316px; width:518px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:402px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var deptcdpath = opener.window.javascript.getParameter("receiveDeptCDPath");
- var deptnmpath = opener.window.javascript.getParameter("receiveDeptNMPath");
-
- var row = grd_deptlist.row;
- var deptcd = grd_deptlist.textmatrix( row, 0 );
- var deptnm = grd_deptlist.textmatrix( row, 2);
- opener.model.setValue(deptcdpath, deptcd);
- opener.model.setValue(deptnmpath, deptnm);
- opener.model.refresh();
-
- window.close();
-
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:461px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|