| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 수정이력 :
-
- [2007.10.18 HBH : 공급실 불출구분이 "응급"이면 마감차수를 입력받지 않는다.
-
- -->
- <?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>
- <goodreqcsrdept>
- <goodreqcsrdeptlist/>
- </goodreqcsrdept>
- <goodreq>
- <goodreqdetllist>
- <delivedd/>
- </goodreqdetllist>
- </goodreq>
- </list>
- <item/>
- </main>
- <send>
- <save>
- <goodreq>
- <goodreqlist/>
- <goodreqdetllist/>
- </goodreq>
- <gooddelive>
- <gooddelivelist/>
- </gooddelive>
- </save>
- <goodreq>
- <instcd/>
- <rtnfrdd/>
- <rtntodd/>
- <goodcd/>
- <goodnm/>
- <reqmthdflag/>
- <deliveprcsflag_group>13</deliveprcsflag_group>
- <deliveflag/>
- <reqpridflag/>
- <csrreqdeptcd/>
- <goodflag>T</goodflag>
- <gubun>Y</gubun>
- <delivefrdd/>
- <delivetodd/>
- <reqdeptcd/>
- <dutycd/>
- <divscd/>
- <fixasetcd/>
- </goodreq>
- <gooddelive>
- <instcd/>
- <reqflag/>
- <reqdd/>
- <reqno/>
- <reqseqno/>
- </gooddelive>
- </send>
- <init>
- <goodreqcsrdeptlist>
- <reqdeptcd/>
- <reqdeptnm/>
- <qty/>
- </goodreqcsrdeptlist>
- </init>
- <hidden/>
- <temp/>
- <copynode/>
- <printdata>
- <instnm/>
- <deliveflagnm/>
- <reqpridflagnm/>
- <fromdd/>
- <todd/>
- </printdata>
- </root>
- </instance>
- <bind id="savedeliveprcsflag" ref="/root/main/list/goodreq/goodreqlist/savedeliveprcsflag" calculate="../deliveprcsflag"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fCheckAuth();
- fInitialize();
- ]]>
- </script>
- <submission id="TRRSS01211" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodreq" resultref="/root/init/csrreqdeptlist"/>
- <submission id="TRRSD06013" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/reqtimslist"/>
- <submission id="TRRSR00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodreq" resultref="/root/init/goodreqcsrdeptlist"/>
- <submission id="TRRSR00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodreq" resultref="/root/main/list/goodreq/goodreqdetllist"/>
- <submission id="TXRSR00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp"/>
- <submission id="TRRSC06411" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/dutylist"/>
- <submission id="TRRSS01314" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/divsflaglist"/>
- <submission id="TRRSS01312" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/eqiprgstlist"/>
- </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="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
-
- var goodreqRow = -1;
- function fInitialize() {
-
- model.resetInstanceNode("/root/send");
- misfGridInit(grd_goodreqcsrdept);
-
-
- misfComboComCdListMulti("Z0007", "cmb_instcd");
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- submit("TRRSS01211");
-
- addComboItem( "cmb_csrreqdeptcd", "전체", "", "above");
-
- misfGridInit(grd_goodreqdetllist);
- // // 불출구분은 '1"
- // model.setValue(cmb_deliveflag.attribute("ref") , "1");
- // hidden
- model.setValue(ipt_reqmthdflag.attribute("ref") , "3");
-
- // [2008.01.23 HBH] reqflag 를 전체 가 가능하게 하면서 물품구분 "T"를 send 추가
- model.setValue(opt_goodflag.attribute("ref") , "T");
-
- model.setValue(ipt_delivefrdd.attribute("ref"), getCurrentDate());
- model.setValue(ipt_delivetodd.attribute("ref"), getCurrentDate());
-
- model.setValue(ipt_rtnfrdd.attribute("ref"), getCurrentDate());
- model.setValue(ipt_rtntodd.attribute("ref"), getCurrentDate());
-
- fsearch4();
-
- fsearch();
-
- btn_search.dispatch("DOMActivate");
-
- model.refresh();
- }
-
- function fCheckAuth() {
- // btn_search.disabled = !checkAuth("R") ;
- // btn_save.disabled = !checkAuth("X") ;
- }
- function fsearch() {
- model.makeValue("/root/send/reqdata/reqdeptcd", getUserInfo("dutplcecd"));
- model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
-
- submit("TRRSD06013");
- var degr = model.getValue("/root/init/reqseqlist/reqseq");
-
- //cmb_reqpridflag.value = degr;
- }
-
- function fsearch2() {
-
- model.makeValue("/root/send/reqdata/instcd", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("instcd")));
- model.makeValue("/root/send/reqdata/reqflag", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("reqflag")));
- model.makeValue("/root/send/reqdata/reqdd", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("reqdd")));
- model.makeValue("/root/send/reqdata/reqdeptcd", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("reqdeptcd")));
- model.makeValue("/root/send/reqdata/reqseqno", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("reqseqno")));
- model.makeValue("/root/send/reqdata/deliveseqno", grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("deliveseqno")));
-
- submit("TRRSE00122");
- }
-
- function fsearch3() {
-
- model.makeValue("/root/send/goodreq/rtndeptcd", grd_goodreqcsrdept.valueMatrix(grd_goodreqcsrdept.row, grd_goodreqcsrdept.colRef("rtndeptcd")));
-
- //misfDetailRetrieve();
-
-
- submit("TRRSR00102");
-
- }
-
- function fsearch4() {
-
- model.makeValue("/root/send/reqdata/instcd", cmb_instcd.value);
- model.makeValue("/root/send/reqdata/useyn" , "Y");
- model.makeValue("/root/send/reqdata/cdflag", "E");
-
- submit("TRRSC06411");
-
- model.removeNodeset("/root/main/dutylist[dutycd='S']"); //일반장비구분 삭제.
- addComboItem("cmb_dutycd", "물품저장소", "Z", "before");
- cmb_dutycd.refresh();
- }
-
- function fComboSelect(pGrid) {
-
- cmb_dutycd.visible = false;
- cmb_divscd.visible = false;
-
- var dutycd = model.getValue("/root/main/eqiprgstlist["+pGrid.row+"]/dutycd");
- var divscd = model.getValue("/root/main/eqiprgstlist["+pGrid.row+"]/divscd");
-
- switch(pGrid.col) {
- case pGrid.colRef("goodplcecd") :
-
- fSetGridAttribute(pGrid, pGrid.col, cmb_dutycd);
- cmb_dutycd.value = dutycd;
- cmb_dutycd.visible = true;
-
- break;
-
- case pGrid.colRef("goodpos") :
- // if (vLrgcd == "" ) return;
- fsearch22();
- fSetGridAttribute(pGrid, pGrid.col, cmb_divscd);
- // rszfLMSComboList(vGoodflag, vLrgcd, "", "cmb_mdlcd", "", "M");
- // addComboItem("cmb_mdlcd", "전체", "*", "above");
- cmb_divscd.value = divscd;
- // cmb_mdlcd.visible = true;
- cmb_divscd.visible = true;
- break;
-
- }
- }
-
- var vLeft = 269;
- var vTop = 77;
- var vProcRow = 0;
-
- function fSetGridAttribute(pGrid, pRow) {
-
- var vHeight = 0;
- var vWidth = 0;
- for (i = 0; i < pRow; i++) {
- vHeight += pGrid.rowHeight(i);
- }
-
- var vWidth1 = 0;
- var vWidth2 = 0;
- //
- for (i = 0; i < 5; i++) {
-
- if (i == 3) vWidth1 = vWidth;
- if (i == 4) vWidth2 = vWidth;
-
- vWidth += pGrid.colWidth(i);
- }
-
- vHeight += vTop + 2;
- vWidth += vLeft;
- vWidth1 += vLeft;
- vWidth2 += vLeft;
-
- cmb_dutycd.attribute("left") = vWidth1 +"px";
- cmb_dutycd.attribute("top" ) = vHeight +"px";
- cmb_dutycd.attribute("width") = pGrid.colWidth(3) +"px";
-
- cmb_divscd.attribute("left") = vWidth2 +"px";
- cmb_divscd.attribute("top" ) = vHeight +"px";
- cmb_divscd.attribute("width") = pGrid.colWidth(4) +"px";
-
- cmb_dutycd.refresh();
- cmb_divscd.refresh();
- }
-
- function fSetGridAttribute(pGrid, pCol, pData) {
-
- var vHeight = 0;
- var vWidth = 0;
- for (i = 0; i < pGrid.row; i++) {
- vHeight += pGrid.rowHeight(i);
- }
- //
- for (i = 0; i < pCol; i++) {
-
- vWidth += pGrid.colWidth(i);
- }
-
- vHeight += vTop + 2;
- vWidth += vLeft;
-
- pData.attribute("left") = vWidth +"px";
- pData.attribute("top" ) = vHeight+"px";
- pData.attribute("width") = pGrid.colWidth(pCol) +"px";
-
-
- pData.refresh();
- }
-
- function fSetGridData(pGrid, pCol, pData, pInst) {
- var vPath = "/root/main/eqiprgstlist[" + pGrid.row + "]/";
-
- model.setValue(vPath+pInst , pData.value);
- pGrid.valueMatrix(pGrid.row, pCol) = pData.label;
-
- pData.visible = false;
-
- model.refresh();
- }
-
- function fUpdateCheck()
- {
- if(grd_eqiprgstlist.rowStatus( grd_eqiprgstlist.row) != 1 && grd_eqiprgstlist.rowStatus( grd_eqiprgstlist.row) != 3 && grd_eqiprgstlist.rowStatus( grd_eqiprgstlist.row) != 4 && grd_eqiprgstlist.rowStatus( grd_eqiprgstlist.row) != 6)
- {
- grd_eqiprgstlist.rowStatus(grd_eqiprgstlist.row) = 2;
- }
- }
-
- //분류코드를 가져온다.
- function fGetDivsList() {
-
- var dutycd = model.getValue(cmb_dutycd.attribute("ref"));
- // grd_goodreqdetllist.valueMatrix(grd_goodreqdetllist.row, grd_goodreqdetllist.colRef("goodplcecd"));
- var instcd = cmb_instcd.value;
-
- model.makeValue("/root/send/reqdata/dutycd", dutycd);
- model.makeValue("/root/send/reqdata/instcd", instcd);
- model.makeValue("/root/send/reqdata/useyn" , "Y");
-
- submit("TRRSS01314");
-
- addComboItem("cmb_divscd", " ", "", "above");
- cmb_dutycd.refresh();
- }
-
- //분류코드에따른 장비리스트를 가져온다.
- function fGetFixAsetList() {
-
- var dutycd = model.getValue(cmb_dutycd.attribute("ref"));
- var divscd = model.getValue(cmb_divscd.attribute("ref"));
- var instcd = cmb_instcd.value;
-
- model.makeValue("/root/send/reqdata/dutycd", dutycd);
- model.makeValue("/root/send/reqdata/divscd", divscd);
- model.makeValue("/root/send/reqdata/instcd", instcd);
- model.makeValue("/root/send/reqdata/useyn", "Y");
-
- submit("TRRSS01312");
- addComboItem("cmb_fixasetcd", " ", "", "above");
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:243px; height:14px; ">CSR반납물품 위치지정</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:62px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="7" style="left:1005px; top:27px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/goodreq/reqdeptcd", model.getValue(cmb_csrreqdeptcd.attribute("ref")));
-
- submit("TRRSR00101");
-
- ]]>
- </script>
- </button>
- <input id="ipt_goodcd" ref="/root/send/goodreq/goodcd" class="input_search" appearance="input" style="left:301px; top:44px; width:96px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodcd.label != "")
- {
- rszfValidationCheck("TRRSD00191", "goodlist" , "refcond,instcd,goodflag,goodcd,goodnm,indexgb,indexnm","goodcd," + model.getValue(cmb_instcd.attribute("ref")) + "," + opt_goodflag.value + "," + model.getValue(ipt_goodcd.attribute("ref")) + ",,,," ,"","goodcd,goodnm",ipt_goodcd,"SPRSD00210","instcd,goodflag","cmb_instcd,opt_goodflag");
- model.refresh();
- btn_search.dispatch("DOMActivate");
- }else{
- ipt_goodcd.value = "";
- ipt_goodnm.value = "";
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_goodnm" ref="/root/send/goodreq/goodnm" class="input_search" style="left:420px; top:44px; width:148px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodnm.label != "")
- {
- rszfValidationCheck("TRRSD00191", "goodlist" , "refcond,instcd,goodflag,goodcd,goodnm,indexgb,indexnm",
- "goodnm," + model.getValue(cmb_instcd.attribute("ref")) + "," + opt_goodflag.value + ",," + model.getValue(ipt_goodnm.attribute("ref")) + ",," ,
- "","goodcd,goodnm",ipt_goodcd,"SPRSD00210","instcd,goodflag","cmb_instcd,opt_goodflag");
- }else{
- ipt_goodnm.value = "";
- ipt_goodcd.value = "";
- }
- model.refresh();
- ]]>
- </script>
- </input>
- <line id="line14" class="line_4" style="x1:990px; y1:20px; x2:990px; y2:62px; "/>
- <caption id="caption14" class="search_name" style="left:15; top:19; width:86px; height:17px; ">기관코드 :</caption>
- <caption id="caption16" class="search_name" style="left:215px; top:45px; width:86px; height:17px; ">물품코드 :</caption>
- <caption id="caption18" class="search_name" visibility="hidden" style="left:855px; top:50px; width:86px; height:17px; ">진행상태 :</caption>
- <caption id="caption20" class="search_name" style="left:15px; top:45px; width:94px; height:17px; ">부서구분 :</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:96px; x2:170px; y2:96px; "/>
- <caption id="caption4" class="tit_2" style="left:5px; top:81px; width:110px; height:13px; ">반납부서</caption>
- <input id="ipt_reqmthdflag" ref="/root/send/goodreq/reqmthdflag" visibility="hidden" style="left:915px; top:25px; width:25px; height:19px; text-align:center; "/>
- <datagrid id="grd_goodreqcsrdept" nodeset="/root/init/goodreqcsrdeptlist" caption="청구부서^반납부서^수량" colsep="^" colwidth="6, 100, 46" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:101px; width:170px; height:642px; ">
- <col ref="rtndeptcd" visibility="hidden"/>
- <col ref="rtndeptnm"/>
- <col ref="qty"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- if(grd_goodreqcsrdept.isCell(event.target) && grd_goodreqcsrdept.mouseRow >= grd_goodreqcsrdept.fixedrows){
- fsearch3();
- }
-
- ]]>
- </script>
- </datagrid>
- <output id="opt_goodflag" ref="/root/send/goodreq/goodflag" visibility="hidden" style="left:840px; top:40px; width:20px; height:19px; "/>
- <output id="output1" ref="/root/send/goodreq/gubun" visibility="hidden" style="left:845px; top:20px; width:70px; height:19px; "/>
- <select1 id="rdo_deliveprcsflag_group" ref="/root/send/goodreq/deliveprcsflag_group" visibility="hidden" overflow="visible" appearance="full" cellspacing="20" cols="3" style="left:940px; top:50px; width:185px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>불출</label>
- <value>67</value>
- </item>
- <item>
- <label>미불출</label>
- <value>13</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <select1 id="cmb_instcd" ref="/root/send/goodreq/instcd" class="combo_s_essential" appearance="minimal" style="left:105px; top:19px; width:95px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_csrreqdeptcd" ref="/root/send/goodreq/csrreqdeptcd" class="combo_s_essential" appearance="minimal" style="left:105px; top:44px; width:95px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/csrreqdeptlist">
- <label ref="csrreqdeptnm"/>
- <value ref="csrreqdeptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <button id="btn_excel" class="btn1_letter2" navindex="7" style="left:1065px; top:27px; width:56px; height:22px; text-align:left; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "CSR반납위치지정", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_goodreqdetllist.saveExcel(fileName, "CSR반납위치지정");
- }
- ]]>
- </script>
- </button>
- <button id="button3" class="btn1_letter2" navindex="7" style="left:1125px; top:27px; width:56px; height:22px; text-align:left; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <datagrid id="grd_goodreqdetllist" nodeset="/root/main/list/goodreq/goodreqdetllist" visibility="visible" caption="불출일자^불출
번호^반납일자^반납
번호^상태^현위치^현위치^현위치^물품코드^물품명^반납^반납^반납
단위^비고^최초등록자^최초등록일시^최종수정자^최종수정일시^불출번호^청구일자^청구번호^instcd^reqdeptcd^reqflag^dutycd^divscd|불출일자^불출
번호^반납일자^반납
번호^상태^장비종류^장비구분^장비명^반납번호^물품명^교환수량^대여수량^반납
단위^비고^최초등록자^최초등록일시^최종수정자^최종수정일시^불출번호^청구일자^청구번호^instcd^reqdeptcd^reqflag^dutycd^divscd^불출번호" colsep="^" colwidth="80, 50, 80, 50, 50, 85, 85, 85, 0, 170, 70, 70, 50, 150, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" style="left:175px; top:101px; width:1020px; height:642px; ">
- <col ref="delivedd" format="yyyy-mm-dd"/>
- <col ref="deliveseqno"/>
- <col ref="rtndd" format="yyyy-mm-dd"/>
- <col ref="rtnseqno"/>
- <col disabled="true" ref="rtnstat" type="combo">
- <choices>
- <item>
- <label>반납</label>
- <value>X</value>
- </item>
- <item>
- <label>반납취소</label>
- <value>C</value>
- </item>
- </choices>
- </col>
- <col ref="goodplcecd"/>
- <col ref="goodpos"/>
- <col/>
- <col ref="goodcd" visibility="hidden"/>
- <col ref="goodnm"/>
- <col ref="rtnexchngqty" style="text-align:right; "/>
- <col ref="rtnlendqty" style="text-align:right; "/>
- <col ref="rtnunit"/>
- <col ref="cmt"/>
- <col ref="fstrgstrid" visibility="hidden"/>
- <col ref="fstrgstdt" visibility="hidden"/>
- <col ref="lastupdtrid" visibility="hidden"/>
- <col ref="lastupdtdt" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="reqdd" visibility="hidden"/>
- <col ref="reqseqno" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="reqdeptcd" visibility="hidden"/>
- <col ref="reqflag" visibility="hidden"/>
- <col ref="dutycd"/>
- <col ref="divscd"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_goodreqdetllist.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //grd_goodreqdetllist.colDisabled(grd_goodreqdetllist.colRef("rtnstat")) = true;
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var goodplcecd = grd_goodreqdetllist.valueMatrix(grd_goodreqdetllist.row, grd_goodreqdetllist.colRef("goodplcecd"));
-
- if( goodplcecd == "1") {
-
- } else if(goodplcecd == "2") {
-
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption3" class="tit_2" style="left:175px; top:81px; width:110px; height:13px; ">반납상세List</caption>
- <line id="line3" class="line_1" style="x1:175px; y1:96px; x2:1195px; y2:96px; "/>
- <input id="ipt_delivetodd" ref="/root/send/goodreq/delivetodd" class="input_s_essential" inputtype="date" style="left:415px; top:20px; width:100px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_delivefrdd" ref="/root/send/goodreq/delivefrdd" class="input_s_essential" inputtype="date" style="left:300px; top:20px; width:96px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption5" style="left:400px; top:21px; width:15px; height:20px; font-weight:bold; vertical-align:middle; ">~</caption>
- <caption id="caption7" class="search_name" style="left:214px; top:22px; width:86px; height:17px; ">불출일자 :</caption>
- <button id="btn_cncl" class="btn2_letter4" style="left:1130px; top:76px; width:64px; height:19px; ">
- <caption>위치저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var goodreqdetllist = getGridUpdateData(grd_goodreqdetllist);
-
- if (goodreqdetllist == "")
- {
- messageBox("변경된 데이터가","I004");
- return;
- } else {
-
- var rtn = messageBox("변경된 위치를 저장하시겠습니까?", "Q");
-
- if(rtn == "6") {
-
- model.makeValue("/root/send/reqdata/goodreqdetllist", goodreqdetllist);
- if(submit("TXRSR00101")) {
- messageBox("저장이 완료되었습니다.", "I");
- }
-
- } else {
-
- }
- }
-
-
- ]]>
- </script>
- </button>
- <caption id="caption1" style="left:716px; top:21px; width:15px; height:20px; font-weight:bold; vertical-align:middle; ">~</caption>
- <input id="ipt_rtnfrdd" ref="/root/send/goodreq/rtnfrdd" class="input_s_essential" inputtype="date" style="left:616px; top:20px; width:96px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_rtntodd" ref="/root/send/goodreq/rtntodd" class="input_s_essential" inputtype="date" style="left:731px; top:20px; width:100px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption2" class="search_name" style="left:530px; top:20px; width:86px; height:17px; ">반납일자 :</caption>
- <button id="btn_goodcd" class="icon_search" style="left:400px; top:45px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- modal("SMRSS00130");
-
- model.setValue(ipt_goodcd.attribute("ref"), model.property("goodcd"));
- model.setValue(ipt_goodnm.attribute("ref"), model.property("goodnm"));
-
-
- ipt_goodcd.refresh();
- ipt_goodnm.refresh();
- //btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <select1 id="cmb_dutycd" ref="/root/send/goodreq/dutycd" appearance="minimal" style="left:505px; top:75px; width:86px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/dutylist">
- <label ref="dutynm"/>
- <value ref="dutycd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetDivsList();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_divscd" ref="/root/send/goodreq/divscd" appearance="minimal" style="left:590px; top:75px; width:86px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/divsflaglist">
- <label ref="divsnm"/>
- <value ref="divscd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetFixAsetList();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_fixasetcd" ref="/root/send/goodreq/fixasetcd" appearance="minimal" style="left:675px; top:75px; width:86px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/eqiprgstlist">
- <label ref="csrfixasetnm"/>
- <value ref="fixasetcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|