123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>고정자산코드관리(구매)</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <lrgcd>E</lrgcd>
- <midcd/>
- <winym/>
- <ostype/>
- <os/>
- <modelcd/>
- <deptcd/>
- <deptnm/>
- <plcecd/>
- <plcenm/>
- <prodcmpycd/>
- <prodcmoynm/>
- <fixasetcd/>
- <fixasetnm/>
- <compcd/>
- <name/>
- <rgstflag/>
- <instcd/>
- </cond>
- <compinfo>
- <complist/>
- </compinfo>
- <compdetlinfo>
- <complist>
- <compcd/>
- <fixasetcd/>
- <name/>
- <barcd/>
- <modelcd/>
- <spec/>
- <lrgcd/>
- <midcd/>
- <deptcd/>
- <deptnm/>
- <plcecd/>
- <plcenm/>
- <prodcmpycd/>
- <ostype/>
- <os/>
- <bigo/>
- <userid/>
- <usernm/>
- <usertel/>
- <cpucnt/>
- <corecnt/>
- <moninch/>
- <storvol/>
- <memvol/>
- <mainimg/>
- <ip/>
- <wintype/>
- <suplcmpycd/>
- <suplcmpynm/>
- <serialno/>
- <stortype/>
- </complist>
- <compreparelist/>
- <movelist/>
- </compdetlinfo>
- </main>
- <init>
- <mlist>
- </mlist>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- zbcfGetCodeList( new Array ( "Z0007")
- , new Array ( "/root/init/mlist","/root/init/mlist")
-
- );
-
- addComboItem("cmb_instcd", "전체", "", "above");
- model.setValue(cmb_instcd.attribute("ref"), getUserInfo("dutplceinstcd"));
-
-
-
- rdo_lrgcd.refresh();
- cmb_os.refresh();
-
-
-
- var supcd = "'01','03','04'";
-
- fGetCodeInfo(supcd, "", "Y");
-
- fGetDetlCodeInfo(supcd,"","Y");
-
-
- addComboItem("rdo_lrgcd", "", "", "above");
- addComboItem("cmb_midcd", "", "", "above");
-
- fSearch();
-
- btn_add.disabled = true;
- btn_del.disabled = true;
- btn_sav.disabled = true;
-
- ]]>
- </script>
- <submission id="TRZHI00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/compinfo"/>
- <submission id="TRZHI00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/compdetlinfo"/>
- <submission id="TXZHI00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/temp"/>
- <submission id="TXZHI00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata2" resultref="/root/temp"/>
- <submission id="TRZHI00001" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZHI00002" mediatype="application/x-www-form-urlencoded" method="post"/>
- </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="../../../com/irmsweb/js/IrmsCom.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
-
- function fSearch()
- {
- model.resetInstanceNode("/root/main/compdetlinfo/complist");
- model.makeNode("/root/main/compdetlinfo/complist");
- model.makeNode("/root/send/reqdata");
- model.copyNode("/root/send/reqdata", "/root/main/cond");
-
- submit("TRZHI00103");
-
- }
-
- function fSearchDetl() {
-
- model.makeValue("/root/send/reqdata/compcd", grd_complist.valueMatrix(grd_complist.row, grd_complist.colRef("compcd")));
- model.makeValue("/root/send/reqdata/flag", "Y");
- submit("TRZHI00104");
-
- setImageRefInstance(img_view.attribute("ref"));
- img_view.refresh();
- }
-
- function fSave() {
- model.makeNode("/root/send/savedata");
- model.copyNode("/root/send/savedata", "/root/main/compdetlinfo");
- submit("TXZHI00101");
- }
-
- function fChangeImage(img_viewtarget, Tfile, check)
- {
- if(check == "Y")
- {
- file = Tfile;
- }else if(check == "N")
- {
- if(Tfile == "D") {
- file = "";
- } else {
- var file = openImageFileDialog(4000000); // image 파일이 너무 크면 submit 시간이 매우 오래(5분이상) 걸리므로 가급적 사이즈를 작게 제한한다.
- if (file == "") {
- return;
- }
- }
-
- }
- img_viewtarget.src = file; // 파일에서 읽은 이미지의 base64 encoding 값을 가져오기 위한 이미지 컨트롤
- var data = img_viewtarget.getbase64data(); // encoding 문자열을 가져온다.
-
- model.setValue(img_viewtarget.attribute("ref"), data, true); // 이미지를 보여주기 위하여 view용 이미지컨트롤의 ref instance에 값을 저장
- setImageRefInstance(img_viewtarget.attribute("ref"));
-
- return true;
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1250" pageheight="850" guideline="1,-2;1,1198;2,781;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="btn_print" class="btn3_letter2" navindex="97" visibility="hidden" style="left:3px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="btn_init" class="btn4_letter3" navindex="101" style="left:1119px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/send");
- fInitialize();
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" navindex="100" style="left:1061px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(model.getValue(ipt_compcd2.attribute("ref")) == "") {
- messageBox("전산장비코드를 선택 후 저장하십시오.", "E");
- return;
- }
-
- fSave();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_2" style="x1:0; y1:25; x2:1194; y2:25; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:735px; font-family:돋움체; ">
- <datagrid id="grd_complist" nodeset="/root/main/compinfo/complist" class="datagrid2" scroll="auto" caption="전산장비
코드^장비명^설치부서^설치장소" colsep="^" colwidth="75, 123, 80, 73" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" selectionmode="byrow" tooltip="true" navindex="21" style="left:0px; top:310px; width:480px; height:420px; font-family:돋움체; ">
- <col ref="compcd"/>
- <col ref="name"/>
- <col ref="deptnm"/>
- <col ref="plcenm"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(grd_complist.isCell(event.target) && grd_complist.mouseRow >= grd_complist.fixedrows) {
- fSearchDetl();
- }
-
- ]]>
- </script>
- </datagrid>
- <line id="line9" class="line_1" style="x1:485px; y1:23px; x2:1192px; y2:23px; font-family:돋움체; "/>
- <group id="group2" style="left:0px; top:5px; width:480px; height:270px; font-family:돋움체; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:480px; height:270px; font-family:돋움체; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="cap_lrgcd_search" class="search_name" style="left:5px; top:29px; width:93px; height:17px; font-family:돋움체; ">대 분 류 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="20" style="left:418px; top:132px; width:56px; height:22px; font-family:돋움체; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <line id="line15" class="line_4" style="x1:410px; y1:30px; x2:410px; y2:263px; font-family:돋움체; border-color:#ffd799; "/>
- <caption id="caption8" class="search_name" style="left:5px; top:53px; width:95px; height:17px; font-family:돋움체; ">중 분 류 :</caption>
- <select1 id="rdo_lrgcd" ref="/root/main/cond/lrgcd" appearance="full" cols="3" overflow="visible" style="left:100px; top:30px; width:220px; height:13px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/lrgcodeinfo/codelist[supcd='01']">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb_midcd.choices.itemset.attribute("nodeset") = "/root/init/midcodeinfo/codelist[supcd='01' and lrgcd='" + rdo_lrgcd.value +"' or midcd='']";
- cmb_midcd.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_midcd" ref="/root/main/cond/midcd" appearance="minimal" style="left:100px; top:52px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/midcodeinfo/codelist[supcd='01' and lrgcd='E' or midcd='']">
- <label ref="midnm"/>
- <value ref="midcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <select1 id="cmb_modelcd" ref="/root/main/cond/modelcd" appearance="minimal" style="left:100px; top:76px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>Z400</label>
- <value>Z400</value>
- </item>
- <item>
- <label>Z600</label>
- <value>Z600</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_ostype" ref="/root/main/cond/ostype" appearance="minimal" style="left:100px; top:100px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/lrgcodeinfo/codelist[supcd='03' or lrgcd='']">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb_os.choices.itemset.attribute("nodeset") = "/root/init/midcodeinfo/codelist[supcd='03' and lrgcd='" + cmb_ostype.value +"' or midcd='']";
- cmb_os.refresh();
- ]]>
- </script>
- </select1>
- <caption id="caption4" class="search_name" style="left:5px; top:77px; width:95px; height:17px; font-family:돋움체; ">장비모델 :</caption>
- <caption id="caption5" class="search_name" style="left:5px; top:101px; width:99px; height:17px; font-family:돋움체; ">OS 타입 :</caption>
- <caption id="caption7" class="search_name" style="left:210px; top:53px; width:95px; height:17px; font-family:돋움체; ">입고년월 :</caption>
- <input id="ipt_winym" ref="/root/main/cond/winym" inputtype="date" maxlength="6" format="yyyy-mm" style="left:300px; top:52px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <caption id="caption10" class="search_name" style="left:210px; top:101px; width:87px; height:17px; font-family:돋움체; ">OS 종류 :</caption>
- <select1 id="cmb_os" ref="/root/main/cond/os" appearance="minimal" style="left:300px; top:100px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/midcodeinfo/codelist[supcd='03' or midcd='']">
- <label ref="midnm"/>
- <value ref="midcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption11" class="search_name" style="left:5px; top:125px; width:99px; height:17px; font-family:돋움체; ">설치부서 :</caption>
- <caption id="caption12" class="search_name" style="left:5px; top:149px; width:99px; height:17px; font-family:돋움체; ">설치장소 :</caption>
- <button id="btn_installplcecd_search" class="icon_search" navindex="-1" visibility="visible" style="left:205px; top:148px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd", "ipt_deptnm", "ipt_plcecd", "ipt_plcenm");
- ]]>
- </script>
- </button>
- <input id="ipt_plcenm" ref="/root/main/cond/plcenm" class="output_fix" disabled="true" navindex="-1" visibility="visible" editable="false" appearance="input" style="left:225px; top:148px; width:175px; height:19px; "/>
- <input id="ipt_plcecd" ref="/root/main/cond/plcecd" class="input_default" visibility="visible" style="left:100px; top:148px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd", "ipt_deptnm", "ipt_plcecd", "ipt_plcenm");
- ]]>
- </script>
- </input>
- <button id="button1" class="icon_search" navindex="-1" visibility="visible" style="left:205px; top:124px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd", "ipt_deptnm", "ipt_plcecd", "ipt_plcenm");
- ]]>
- </script>
- </button>
- <input id="ipt_deptnm" ref="/root/main/cond/deptnm" class="output_fix" disabled="true" navindex="-1" visibility="visible" editable="false" appearance="input" style="left:225px; top:124px; width:175px; height:19px; "/>
- <input id="ipt_deptcd" ref="/root/main/cond/deptcd" class="input_default" visibility="visible" style="left:100px; top:124px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd", "ipt_deptnm", "ipt_plcecd", "ipt_plcenm");
- ]]>
- </script>
- </input>
- <caption id="caption14" class="search_name" style="left:5px; top:173px; width:99px; height:17px; font-family:돋움체; ">공 급 처 :</caption>
- <input id="ipt_prodcmoynm" ref="/root/main/cond/prodcmoynm" class="output_fix" navindex="-1" editable="false" appearance="input" style="left:225px; top:172px; width:175px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_suplplcenm.value.length == 0)
- ipt_suplplcecd.value = "";
- else
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- cmb_instcd_search.value + "," + "custnm," + ipt_suplplcenm.value, "", "suplplcecd,suplplcenm",
- ipt_suplplcenm, "SPRSD00220", "instcd","cmb_instcd_search");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_prodcmpycd" ref="/root/main/cond/prodcmpycd" class="input_default" appearance="input" style="left:100px; top:172px; width:100px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetCmpyCd("SMZHI00100", "nm", ipt_prodcmpycd.value, "/root/main/cond/prodcmpycd", "/root/main/cond/prodcmoynm");
- ]]>
- </script>
- </input>
- <button id="button2" class="icon_search" navindex="-1" style="left:205px; top:172px; width:16px; height:16px; font-family:돋움체; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetCmpyCd("SMZHI00100", "nm", ipt_prodcmpycd.value, "/root/main/cond/prodcmpycd", "/root/main/cond/prodcmoynm");
- ]]>
- </script>
- </button>
- <caption id="caption15" class="search_name" style="left:5px; top:197px; width:99px; height:17px; font-family:돋움체; ">자산코드 :</caption>
- <input id="ipt_fixasetcd" ref="/root/main/cond/fixasetcd" style="left:100px; top:196px; width:100px; height:19px; "/>
- <input id="ipt_fixasetnm" ref="/root/main/cond/fixasetnm" style="left:203px; top:196px; width:198px; height:19px; "/>
- <input id="ipt_compcd" ref="/root/main/cond/compcd" style="left:100px; top:220px; width:100px; height:19px; "/>
- <input id="ipt_name" ref="/root/main/cond/name" navindex="1" style="left:203px; top:220px; width:198px; height:19px; "/>
- <caption id="caption17" class="search_name" style="left:5px; top:221px; width:99px; height:17px; font-family:돋움체; ">전산장비 :</caption>
- <caption id="caption16" class="search_name" style="left:5px; top:245px; width:123px; height:17px; font-family:돋움체; ">자산등록여부 :</caption>
- <select1 id="radio2" ref="/root/main/cond/rgstflag" appearance="full" cols="3" overflow="visible" style="left:120px; top:245px; width:180px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>등록</label>
- <value>Y</value>
- </item>
- <item>
- <label>미등록</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:5px; top:5px; width:93px; height:17px; font-family:돋움체; ">기 관 :</caption>
- <select1 id="cmb_instcd" ref="/root/main/cond/instcd" class="combo_search" appearance="minimal" style="left:100px; top:5px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/mlist/Z0007[cdid='031' or cdid='032' or cdid='']">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <caption id="caption52" class="cell_1" style="left:-126px; top:310px; width:108px; height:23px; font-family:돋움체; vertical-align:middle; ">포장단위</caption>
- <caption id="caption54" class="cell_1" style="left:-126px; top:334px; width:108px; height:23px; font-family:돋움체; vertical-align:middle; ">근속기준일/년</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:305px; x2:480px; y2:305px; font-family:돋움체; "/>
- <!--</group>-->
- <caption id="caption34" class="tit_2" style="left:0px; top:290px; width:130px; height:13px; font-family:돋움체; ">장비내역조회</caption>
- <button id="button3" class="btn5_letter5" navindex="33" style="left:405px; top:285px; width:75px; height:19px; font-family:돋움체; ">
- <caption>Excel 저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if( grd_complist.rows - grd_complist.fixedRows > 0 ) {
- var fileName = "장비내역조회_" + getCurrentDate();
- var fileName = window.fileDialog("save", ",", false, fileName, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_complist.saveExcel(fileName, "sheetname:전산장비내역;colhiddenextend:true;");
- } else {
- messageBox("저장 데이터가","I004");
- }
- ]]>
- </script>
- </button>
- <button id="btn_comps" class="btn_sw" group="tab" selected="true" style="left:491px; top:333px; width:80px; height:22px; font-family:돋움체; ">
- <caption>수리이력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case1");
- btn_add.disabled = true;
- btn_del.disabled = true;
- btn_sav.disabled = true;
- ]]>
- </script>
- </button>
- <button id="btn_addinfo" class="btn_sw" group="tab" style="left:571px; top:333px; width:90px; height:22px; font-family:돋움체; ">
- <caption>장비이동이력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case2");
- btn_add.disabled = false;
- btn_del.disabled = false;
- btn_sav.disabled = false;
-
- ]]>
- </script>
- </button>
- <switch id="switch1" style="left:485px; top:355px; width:705px; height:378px; font-family:돋움체; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1">
- <datagrid id="grd_compreparelist" nodeset="/root/main/compdetlinfo/compreparelist" caption="수리일자^수리구분^수리구분상세^수리내용^수리자^SR요청번호" colsep="^" colwidth="90, 86, 100, 193, 70, 78" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:6px; width:699px; height:364px; ">
- <col ref="workdd" type="inputdate" style="text-align:center; "/>
- <col ref="worktypenm" type="output"/>
- <col ref="workdetltypenm" type="output"/>
- <col ref="workcont"/>
- <col ref="worker" style="text-align:center; "/>
- <col ref="srseqno"/>
- </datagrid>
- <line id="line45" class="line_1" style="x1:1px; y1:2px; x2:700px; y2:2px; "/>
- </case>
- <case id="case2" selected="true">
- <line id="line46" class="line_1" style="x1:0px; y1:2px; x2:700px; y2:2px; "/>
- <datagrid id="grd_moveinfo" nodeset="/root/main/compdetlinfo/movelist" caption="이동일자^장비코드^이동전^이동전^이동전^이동전^이동전^이동후^이동후^이동후^이동후^이동후^장비이동사유|이동일자^장비코드^부서^부서코드^장소^장소명^기관^부서^부서코드^장소^장소코드^기관^장비이동사유" colsep="^" colwidth="90, 0, 100, 0, 100, 0, 46, 100, 1, 100, 0, 44, 188" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:7px; width:700px; height:363px; ">
- <col ref="movedd" type="inputdate"/>
- <col ref="compcd" visibility="hidden"/>
- <col ref="fromdeptnm" type="output"/>
- <col ref="fromdeptcd"/>
- <col ref="fromplcenm" type="output"/>
- <col ref="fromplcecd"/>
- <col ref="frominstcd" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>본원</label>
- <value>031</value>
- </item>
- <item>
- <label>칠곡</label>
- <value>032</value>
- </item>
- </choices>
- </col>
- <col ref="todeptnm" type="inputbutton"/>
- <col ref="todeptcd" visibility="hidden"/>
- <col ref="toplcenm" type="inputbutton"/>
- <col ref="toplcecd" type="output" visibility="hidden"/>
- <col ref="toinstcd" type="combo">
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>본원</label>
- <value>031</value>
- </item>
- <item>
- <label>칠곡</label>
- <value>032</value>
- </item>
- </choices>
- </col>
- <col ref="resn" type="input"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- setParameter("SMZHI01200_cnfm", "N");
-
- if(grd_moveinfo.col != grd_moveinfo.colRef("movedd")) {
- fPopUpPlceInfo("todeptcd","todeptnm","toplcecd","toplcenm", "toinstcd","grd_moveinfo");
- var param = getParameter("SMZHI01200_cnfm");
-
- if(param == "Y") {
- grd_moveinfo.rowStatus(grd_moveinfo.row) = "2";
- }
- }
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case3">
- <line id="line52" class="line_1" style="x1:0px; y1:2px; x2:700px; y2:2px; "/>
- <datagrid id="grd_rfchmandlist" nodeset="/root/main/list/rfchmandlist" caption="계약기간^계약기간^계약금액^계약처^계약처^계약사항^대리점^대리점역락처^기관코드^자산코드" colsep="^" colwidth="92, 76, 82, 90, 89, 179, 90, 90, 100, 100" dataheight="60" explorerbar="sortmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:7px; width:700px; height:363px; ">
- <col class="input_essential" ref="rpirconfromdd" type="inputdate" format="yyyy-mm-dd" _key="true"/>
- <col ref="rpircontodd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="conamt" type="input" format="#,###" style="text-align:right; "/>
- <col ref="suplplcecd" type="inputbutton"/>
- <col ref="suplplcenm" type="input"/>
- <col ref="concond" type="input"/>
- <col ref="agency" type="input"/>
- <col ref="agencycntctel" type="input"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="fixasetcd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if (grd_rfchmandlist.col == grd_rfchmandlist.colRef("suplplcecd")) {//물품코드 버튼을 눌렀을 때
- rszfOpenPopUpListByWndName(grd_rfchmandlist,"",
- "suplplcecd,suplplcenm","SPRSD00220","instcd,goodflag",
- "cmb_instcd_search,cmb_goodflag_search","Y");
- }
-
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(grd_rfchmandlist.col == grd_rfchmandlist.colRef("suplplcenm") && grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcenm")).length> 0)
- {
- if(grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcenm")).length == 0)
- grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcecd")) = "";
- else
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- cmb_instcd_search.value + "," + "custnm," + grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcenm")), "", "suplplcecd,suplplcenm",
- grd_rfchmandlist, "SPRSD00220", "instcd","cmb_instcd_search");
- }
- else if(grd_rfchmandlist.col == grd_rfchmandlist.colRef("suplplcecd") && grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcecd")).length> 0)
- {
- if(grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcecd")).length == 0)
- grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcenm")) = "";
- else
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- cmb_instcd_search.value + "," + "entrregno," + grd_rfchmandlist.valueMatrix(grd_rfchmandlist.row, grd_rfchmandlist.colRef("suplplcecd")), "", "suplplcecd,suplplcenm",
- grd_rfchmandlist, "SPRSD00220", "instcd","cmb_instcd_search");
- }
- ]]>
- </script>
- </datagrid>
- </case>
- </switch>
- <button id="btn_rfchmandlist" class="btn_sw" group="tab" style="left:661px; top:333px; width:90px; height:22px; font-family:돋움체; ">
- <caption>보수계약정보</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case3");
- btn_add.disabled = true;
- btn_del.disabled = true;
- btn_sav.disabled = true;
- ]]>
- </script>
- </button>
- <caption id="caption18" class="tit_2" style="left:485px; top:9px; width:130px; height:13px; font-family:돋움체; ">장비상세내역</caption>
- <input id="ipt_compcd2" ref="/root/main/compdetlinfo/complist/compcd" disabled="true" style="left:567px; top:29px; width:95px; height:19px; font-family:돋움체; "/>
- <input id="input2" ref="/root/main/compdetlinfo/complist/name" style="left:567px; top:53px; width:274px; height:19px; font-family:돋움체; "/>
- <button id="button4" class="btn2_letter4" style="left:1127px; top:3px; width:64px; height:19px; font-family:돋움체; ">
- <caption>자산연동</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopUpFixAsetInfo("ipt_fixasetcd2", "");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_2" style="x1:485px; y1:50px; x2:1024px; y2:50px; font-family:돋움체; "/>
- <caption id="cap_goodflagengnm" class="cell_1" style="left:485px; top:28px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">전산장비코드</caption>
- <line id="line4" class="line_2" style="x1:485px; y1:74px; x2:1024px; y2:74px; font-family:돋움체; "/>
- <caption id="caption19" class="cell_1" style="left:844px; top:28px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">장비대분류</caption>
- <line id="line5" class="line_2" style="x1:485px; y1:98px; x2:1024px; y2:98px; font-family:돋움체; "/>
- <line id="line7" class="line_2" style="x1:485px; y1:242px; x2:1189px; y2:242px; font-family:돋움체; "/>
- <caption id="caption20" class="cell_1" style="left:844px; top:76px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">장비모델</caption>
- <caption id="caption22" class="cell_1" style="left:485px; top:220px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">CPU수</caption>
- <select1 id="cmb_modelcd2" ref="/root/main/compdetlinfo/complist/modelcd" appearance="minimal" style="left:926px; top:77px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <item>
- <label>Z400</label>
- <value>Z400</value>
- </item>
- <item>
- <label>Z600</label>
- <value>Z600</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_spec2" ref="/root/main/compdetlinfo/complist/spec" appearance="minimal" style="left:926px; top:100px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_fixasetcd2" ref="/root/main/compdetlinfo/complist/fixasetcd" disabled="true" style="left:746px; top:29px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption26" class="cell_1" style="left:664px; top:28px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">자산코드</caption>
- <select1 id="cmb_lrgcd" ref="/root/main/compdetlinfo/complist/lrgcd" appearance="minimal" style="left:926px; top:29px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/init/lrgcodeinfo/codelist[supcd='01']">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb_os2.choices.itemset.attribute("nodeset") = "/root/init/midcodeinfo/codelist[supcd='03' and lrgcd='" + cmb_ostype2.value +"' or midcd='']";
- cmb_os2.refresh();
- ]]>
- </script>
- </select1>
- <caption id="caption3" class="cell_1" style="left:844px; top:52px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">장비중분류</caption>
- <select1 id="cmb_midcd2" ref="/root/main/compdetlinfo/complist/midcd" appearance="minimal" style="left:926px; top:53px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <item>
- <label>컴퓨터</label>
- <value>01</value>
- </item>
- <item>
- <label>모니터</label>
- <value>02</value>
- </item>
- <item>
- <label>프린터</label>
- <value>03</value>
- </item>
- </choices>
- </select1>
- <caption id="caption13" class="cell_1" style="left:485px; top:76px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">바코드번호</caption>
- <input id="input4" ref="/root/main/compdetlinfo/complist/barcd" style="left:567px; top:77px; width:274px; height:19px; font-family:돋움체; "/>
- <select1 id="cmb_ostype2" ref="/root/main/compdetlinfo/complist/ostype" appearance="minimal" style="left:926px; top:125px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/init/lrgcodeinfo/codelist[supcd='03' or lrgcd='']">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb_os2.choices.itemset.attribute("nodeset") = "/root/init/midcodeinfo/codelist[supcd='03' and lrgcd='" + cmb_ostype2.value +"' or midcd='']";
- cmb_os2.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_os2" ref="/root/main/compdetlinfo/complist/os" appearance="minimal" style="left:926px; top:149px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/init/midcodeinfo/codelist[supcd='03' or supcd='']">
- <label ref="midnm"/>
- <value ref="midcd"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_deptnm2" ref="/root/main/compdetlinfo/complist/deptnm" class="output_fix" disabled="true" navindex="-1" visibility="visible" editable="false" appearance="input" style="left:686px; top:101px; width:155px; height:19px; font-family:돋움체; "/>
- <input id="ipt_deptcd2" ref="/root/main/compdetlinfo/complist/deptcd" class="input_default" navindex="10" visibility="visible" style="left:567px; top:101px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd2", "ipt_deptnm2", "ipt_plcecd2", "ipt_plcenm2");
- ]]>
- </script>
- </input>
- <button id="button6" class="icon_search" navindex="-1" visibility="visible" style="left:666px; top:101px; width:16px; height:16px; font-family:돋움체; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd2", "ipt_deptnm2", "ipt_plcecd2", "ipt_plcenm2");
- ]]>
- </script>
- </button>
- <button id="button7" class="icon_search" navindex="-1" visibility="visible" style="left:666px; top:149px; width:16px; height:16px; font-family:돋움체; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd2", "ipt_deptnm2", "ipt_plcecd2", "ipt_plcenm2");
- ]]>
- </script>
- </button>
- <input id="ipt_plcecd2" ref="/root/main/compdetlinfo/complist/plcecd" class="input_default" navindex="10" visibility="visible" style="left:567px; top:149px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fPopUpPlceInfo("ipt_deptcd2", "ipt_deptnm2", "ipt_plcecd2", "ipt_plcenm2");
- ]]>
- </script>
- </input>
- <input id="ipt_plcenm2" ref="/root/main/compdetlinfo/complist/plcenm" class="output_fix" disabled="true" navindex="-1" visibility="visible" editable="false" appearance="input" style="left:686px; top:149px; width:155px; height:19px; font-family:돋움체; "/>
- <caption id="caption28" class="cell_1" style="left:664px; top:220px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">Core수</caption>
- <caption id="caption29" class="cell_1" style="left:844px; top:220px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">메모리용량</caption>
- <caption id="caption30" class="cell_1" style="left:844px; top:244px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">저장공간용량</caption>
- <input id="input18" ref="/root/main/compdetlinfo/complist/cpucnt" class="input_default" navindex="10" visibility="visible" style="left:567px; top:221px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <input id="input19" ref="/root/main/compdetlinfo/complist/corecnt" class="input_default" navindex="10" visibility="visible" style="left:746px; top:221px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <input id="input20" ref="/root/main/compdetlinfo/complist/memvol" class="input_default" navindex="10" visibility="visible" style="left:926px; top:221px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <input id="input21" ref="/root/main/compdetlinfo/complist/storvol" class="input_default" navindex="10" visibility="visible" style="left:926px; top:245px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <input id="input25" ref="/root/main/compdetlinfo/complist/moninch" class="input_default" navindex="10" visibility="visible" style="left:746px; top:245px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <line id="line8" class="line_2" style="x1:485px; y1:266px; x2:1189px; y2:266px; font-family:돋움체; "/>
- <select1 id="combo10" ref="/root/main/compdetlinfo/complist/stortype" appearance="minimal" style="left:567px; top:245px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <item>
- <label>HDD</label>
- <value>1</value>
- </item>
- <item>
- <label>ODD</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <line id="line2" class="line_2" style="x1:485px; y1:122px; x2:1024px; y2:122px; font-family:돋움체; "/>
- <caption id="caption21" class="cell_1" style="left:485px; top:100px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">설치부서</caption>
- <button id="button9" class="icon_search" navindex="-1" visibility="visible" style="left:666px; top:125px; width:16px; height:16px; font-family:돋움체; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetCmpyCd("SMZHI00100", "nm", ipt_suplcmpycd.value, "/root/main/compdetlinfo/complist/suplcmpycd", "/root/main/compdetlinfo/complist/suplcmpynm");
- ]]>
- </script>
- </button>
- <input id="ipt_suplcmpycd" ref="/root/main/compdetlinfo/complist/suplcmpycd" class="input_default" navindex="10" visibility="visible" style="left:567px; top:125px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetCmpyCd("SMZHI00100", "nm", ipt_suplcmpycd.value, "/root/main/compdetlinfo/complist/suplcmpycd", "/root/main/compdetlinfo/complist/suplcmpynm");
- ]]>
- </script>
- </input>
- <input id="input23" ref="/root/main/compdetlinfo/complist/suplcmpynm" class="output_fix" disabled="true" navindex="-1" visibility="visible" editable="false" appearance="input" style="left:686px; top:125px; width:155px; height:19px; font-family:돋움체; "/>
- <input id="ipt_ip" ref="/root/main/compdetlinfo/complist/ip" style="left:567px; top:173px; width:274px; height:19px; font-family:돋움체; "/>
- <caption id="caption32" class="cell_1" style="left:485px; top:244px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">디스크타입</caption>
- <caption id="caption33" class="cell_1" style="left:664px; top:244px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">모니터인치</caption>
- <caption id="caption35" class="cell_1" style="left:844px; top:268px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">제조사명</caption>
- <input id="input26" ref="/root/main/compdetlinfo/complist/prodcmpycd" class="input_default" navindex="10" visibility="visible" style="left:926px; top:269px; width:265px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption38" class="cell_1" style="left:485px; top:292px; width:80px; height:35px; font-family:돋움체; vertical-align:middle; ">비고</caption>
- <textarea id="textarea2" ref="/root/main/compdetlinfo/complist/bigo" style="left:567px; top:293px; width:624px; height:31px; font-family:돋움체; "/>
- <line id="line12" class="line_2" style="x1:485px; y1:218px; x2:1189px; y2:218px; font-family:돋움체; "/>
- <select1 id="cmb_wintype" ref="/root/main/compdetlinfo/complist/wintype" appearance="minimal" style="left:926px; top:173px; width:95px; height:19px; font-family:돋움체; ">
- <choices>
- <itemset nodeset="/root/init/lrgcodeinfo/codelist[supcd='04']">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- </select1>
- <line id="line13" class="line_2" style="x1:485px; y1:146px; x2:1024px; y2:146px; font-family:돋움체; "/>
- <caption id="caption31" class="cell_1" style="left:485px; top:124px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">공급처</caption>
- <input id="input27" disabled="true" style="left:926px; top:197px; width:95px; height:19px; font-family:돋움체; "/>
- <caption id="caption40" class="cell_1" style="left:844px; top:196px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">기부자</caption>
- <input id="input28" ref="/root/main/compdetlinfo/complist/serialno" style="left:567px; top:197px; width:274px; height:19px; font-family:돋움체; "/>
- <caption id="caption41" class="cell_1" style="left:485px; top:196px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">Serial Num</caption>
- <input id="input29" ref="/root/main/compdetlinfo/complist/usernm" class="input_default" navindex="10" visibility="visible" style="left:567px; top:269px; width:78px; height:19px; font-family:돋움체; "/>
- <line id="line10" class="line_2" style="x1:485px; y1:290px; x2:1189px; y2:290px; font-family:돋움체; "/>
- <caption id="caption37" class="cell_1" style="left:485px; top:268px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">사용자명</caption>
- <caption id="caption42" class="cell_1" style="left:664px; top:268px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">사용자연락처</caption>
- <input id="input30" ref="/root/main/compdetlinfo/complist/usertel" class="input_default" navindex="10" visibility="visible" style="left:746px; top:269px; width:95px; height:19px; font-family:돋움체; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd_search.value.length == 0)
- ipt_installplcenm_search.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd_search.value, "", "installplcecd_search,installplcenm_search",
- ipt_installplcecd_search, "PPRAC00700", "","");
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <line id="line6" class="line_3" style="x1:485px; y1:326px; x2:1189px; y2:326px; font-family:돋움체; "/>
- <caption id="caption25" class="cell_1" style="left:844px; top:100px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">장비규격</caption>
- <caption id="caption23" class="cell_1" style="left:844px; top:124px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">OS타입</caption>
- <caption id="caption1" class="cell_1" style="left:485px; top:52px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">전산장비명</caption>
- <line id="line11" class="line_2" style="x1:485px; y1:170px; x2:1024px; y2:170px; font-family:돋움체; "/>
- <caption id="caption24" class="cell_1" style="left:844px; top:148px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">OS종류</caption>
- <caption id="caption27" class="cell_1" style="left:485px; top:148px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">설치장소</caption>
- <line id="line16" class="line_2" style="x1:485px; y1:194px; x2:1024px; y2:194px; font-family:돋움체; "/>
- <caption id="caption36" class="cell_1" style="left:485px; top:172px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">IP Address</caption>
- <caption id="caption39" class="cell_1" style="left:844px; top:172px; width:80px; height:23px; font-family:돋움체; vertical-align:middle; ">입고형태</caption>
- <button id="button10" class="btn2_letter5" style="left:1051px; top:3px; width:75px; height:19px; ">
- <caption>이미지등록</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var file = openImageFileDialog(4000000); // image 파일이 너무 크면 submit 시간이 매우 오래(5분이상) 걸리므로 가급적 사이즈를 작게 제한한다.
- if (file == "") {
- return;
- }
-
- img_view.src = file; // 파일에서 읽은 이미지의 base64 encoding 값을 가져오기 위한 이미지 컨트롤
- var data = img_view.getbase64data(); // encoding 문자열을 가져온다.
-
- model.setValue(img_view.attribute("ref"), data, true); // 이미지를 보여주기 위하여 view용 이미지컨트롤의 ref instance에 값을 저장
- setImageRefInstance(img_view.attribute("ref"));
- ]]>
- </script>
- </button>
- <img id="img_view" ref="/root/main/compdetlinfo/complist/mainimg" src="..\..\..\com\commonweb\images\no_image2.gif" style="left:1026px; top:31px; width:163px; height:234px; vertical-align:middle; background-stretch:stretch; "/>
- <button id="button5" class="icon_search" navindex="-1" visibility="visible" style="left:645px; top:270px; width:16px; height:16px; font-family:돋움체; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("19", ipt_installplcecd_search,"", "installplcecd_search,installplcenm_search") ;
- installplcecd_search.refresh();
- installplcenm_search.refresh();
- ]]>
- </script>
- </button>
- <input id="input5" ref="/root/main/compdetlinfo/complist/userid" class="input_default" navindex="10" visibility="hidden" style="left:1110px; top:270px; width:78px; height:19px; font-family:돋움체; "/>
- <button id="btn_add" class="btn2_letter2" style="left:1055px; top:335px; width:42px; height:19px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- grd_moveinfo.addRow();
- var iRow = grd_moveinfo.row;
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("movedd")) = getCurrentDate();
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("compcd")) = model.getValue(ipt_compcd2.attribute("ref"));
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("fromdeptcd")) = model.getValue(ipt_deptcd2.attribute("ref"));
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("fromdeptnm")) = model.getValue(ipt_deptnm2.attribute("ref"));
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("fromplcecd")) = model.getValue(ipt_plcecd2.attribute("ref"));
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("fromplcenm")) = model.getValue(ipt_plcenm2.attribute("ref"));
- grd_moveinfo.valueMatrix(iRow,grd_moveinfo.colRef("frominstcd")) = model.getValue(ipt_instcd2.attribute("ref"));
-
- ]]>
- </script>
- </button>
- <button id="btn_del" class="btn2_letter2" style="left:1100px; top:335px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_moveinfo.rowStatus(grd_moveinfo.row) = "4";
- ]]>
- </script>
- </button>
- <button id="btn_sav" class="btn5_letter2" style="left:1145px; top:335px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_moveinfo);
-
- model.makeValue("/root/send/savedata2/movelist", updtdata);
-
- if(submit("TXZHI00102") ) {
- messageBox("저장되었습니다", "E");
- fSearchDetl();
- }
- ]]>
- </script>
- </button>
- <input id="ipt_instcd2" ref="/root/main/compdetlinfo/complist/instcd" style="left:625px; top:5px; width:100px; height:20px; "/>
- <input id="fixasetnm" ref="/root/main/compdetlinfo/complist/fixasetnm" disabled="true" style="left:765px; top:0px; width:95px; height:19px; font-family:돋움체; "/>
- </group>
- <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:186px; height:13; ">
- <![CDATA[전산장비 등록 조회]]>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- grp_copy.visible = true;
- ]]>
- </script>
- </caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|