123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/com/commonweb/css/common.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>
- <list>
- <fixaset>
- <fixasetlist/>
- </fixaset>
- <rfchmandlist/>
- <compslist/>
- </list>
- <fixasetdet>
- <fixasettmplist/>
- </fixasetdet>
- <fixasetcopy>
- <fixasetlist/>
- </fixasetcopy>
- </main>
- <send>
- <fixasetlist>
- <instcd_search/>
- <goodflag_search/>
- <lrgcd_search/>
- <tempmngtdeptcd_search/>
- <installplcecd_search/>
- <possnfrdd_search/>
- <fixasetcd_search/>
- <fixasetnm_search/>
- <goodmodel_search/>
- <tempmngtdeptnm_search/>
- <installplcenm_search/>
- <mngtdeptcd_search/>
- <mngtdeptnm_search/>
- <mdlcd_search/>
- <smlcd_search/>
- <prodcmpycd_search/>
- <prodcmpynm_search/>
- <possntodd_search/>
- <dsplflag_search/>
- <goodflagnm_search/>
- <suplplcecd_search/>
- <suplplcenm_search/>
- <acqtflag_search/>
- <rfchmandlist_search/>
- <lrgnm_search/>
- <mdlnm_search/>
- <fixtrflag_search/>
- <scrnid>SMRFC00900</scrnid>
- <fundorigin/>
- <serialno/>
- <oldcd_search/>
- <acntcd_search/>
- <acntnm_search/>
- <fundorigin_search/>
- <entrasetyn_search/>
- <possnamtfr_search/>
- <possnamtto_search/>
- <offset/>
- <pagesize>10000</pagesize>
- <srchscop/>
- </fixasetlist>
- <tmpnode>
- <tmpfixasetnode/>
- <tmpgridrow/>
- </tmpnode>
- <fixasetcd/>
- <instcd/>
- <fixasetcopy>
- <instcd/>
- <goodflag/>
- <lrgcd/>
- <mdlcd/>
- <smlcd/>
- </fixasetcopy>
- <compslist>
- <instcd/>
- <fixasetcd/>
- </compslist>
- <rfchmandlist>
- <instcd/>
- <fixasetcd/>
- </rfchmandlist>
- <save>
- <fixasetlist/>
- </save>
- </send>
- <init>
- <goodflag>
- <label>전체</label>
- <value/>
- <label>비품</label>
- <value>GE</value>
- <label>의료장비</label>
- <value>EQ</value>
- </goodflag>
- <asetflagmaineqmtflag>
- <label>주요자산</label>
- <value>M</value>
- <label>기타자산</label>
- <value>E</value>
- </asetflagmaineqmtflag>
- <possnflagcd>
- <label>내자</label>
- <value>H</value>
- <label>외자</label>
- <value>F</value>
- </possnflagcd>
- <lseyn>
- <label>예</label>
- <value>Y</value>
- <label>아니요</label>
- <value>N</value>
- </lseyn>
- <acqtflag>
- <label>기증</label>
- <value>1</value>
- <label>매입</label>
- <value>2</value>
- <label>임차</label>
- <value>3</value>
- <label>지불필</label>
- <value>4</value>
- <label>공동운영</label>
- <value>5</value>
- <label>사후관리</label>
- <value>6</value>
- </acqtflag>
- <acqtflag_search>
- <label>기증</label>
- <value>1</value>
- <label>매입</label>
- <value>2</value>
- <label>임차</label>
- <value>3</value>
- <label>지불필</label>
- <value>4</value>
- <label>공동운영</label>
- <value>5</value>
- <label>사후관리</label>
- <value>6</value>
- </acqtflag_search>
- <suik>
- <label>예</label>
- <value>Y</value>
- <label>아니요</label>
- <value>N</value>
- </suik>
- <prvnchkyn>
- <label>예</label>
- <value>Y</value>
- <label>아니요</label>
- <value>N</value>
- </prvnchkyn>
- <moveflag>
- <label>Portable</label>
- <value>P</value>
- <label>Fixed</label>
- <value>F</value>
- </moveflag>
- <repaymthd>
- <label>정액</label>
- <value>1</value>
- <label>정률</label>
- <value>2</value>
- </repaymthd>
- <chngval>
- <goodflag/>
- <lrgcd/>
- <mdlcd/>
- <smlcd/>
- </chngval>
- <srchscopinfo>
- <srchscoplist/>
- </srchscopinfo>
- </init>
- <temp>
- </temp>
- <copynode/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fInitialize();
- ]]>
- </script>
- <submission id="TRRFC00901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/fixasetlist" resultref="/root/main/list/fixaset"/>
- <submission id="TRRFC00902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/fixasetlist" resultref="/root/init/srchscopinfo"/>
- <submission id="TRRFC00205" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/compslist" resultref="/root/main/list/compslist"/>
- <submission id="TRRFC00207" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/rfchmandlist" resultref="/root/main/list/rfchmandlist"/>
- <submission id="TRRFC00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/fixasetcopy" resultref="/root/main/fixasetcopy"/>
- <submission id="TXRFC00901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/fixasetlist" resultref="/root/temp"/>
- </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[
- function fInitialize()
- {
- misfGridInit(grd_fixasetlist);
- misfGridInit(grd_rfchmandlist);
- misfGridInit(grd_comps);
- misfComboComCdListMulti("Z0007,R0035,R0044,R0044,R0047,R0035,R0316,R0316",
- "cmb_instcd_search,cmb_prodplce,cmb_dsplflag,rdo_dsplflag_search,grd_fixasetlist.curncyunit,grd_fixasetlist.prodplce,cmb_fundorigin,cmb_fundorigin_search");
- //model.removeNodeset("/root/init/comcd/R00443/R00443["+3+"]");
- addComboItem( "rdo_dsplflag_search", "전체", "", "below" );
- model.setValue(rdo_dsplflag_search.attribute("ref"), "0"); // 처분구분 Default 정상
- model.setValue("/root/send/fixasetlist/instcd_search", getUserInfo("dutplceinstcd")); // 기관 설정
-
- addComboItem( "cmb_fundorigin_search", "전체", "", "above");
- //물품구분 설정 (비품) -- 전체로 수정
- model.setValue("/root/send/fixasetlist/goodflag_search", "");
- cmb_goodflag_search.dispatch("xforms-value-changed");
- //물품구분에 따른 그리드 출력 폼 설정.
- fGridGoodflagCheck();
-
- var sBaseDate = getCurrentDate();
-
- model.resetInstanceNode("/root/main/fixasetdet/fixasettmplist");
- model.resetInstanceNode("/root/main/list/fixasetdet/fixasettmplist");
- misfMsterDetailSet(grd_fixasetlist, null, "TRRFC00901", "Y" , "byrow");
- misfMsterDetailSet(grd_comps, null, "TRRFC00205", "Y");
- misfMsterDetailSet(grd_rfchmandlist, null, "TRRFC00207", "Y");
- submit("TRRFC00902");
- addComboItem( "cmb_srchscop", "전체", "A", "above");
- model.setValue(cmb_srchscop.attribute("ref"), "A");
- model.refresh();
- }
-
- function fGridGoodflagCheck()
- {
- // 경북대 버젼 사용안함 -- 주석처리 2011.03.03 박진억 수정
- /* if(cmb_goodflag_search.value == 'GE')
- {
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("goodflaghngnm")) = false;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("goodflagengnm")) = true;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("forgncurncyamt")) = true;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("curncyunit")) = true;
- }else{
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("goodflaghngnm")) = true;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("goodflagengnm")) = false;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("forgncurncyamt")) = false;
- grd_fixasetlist.colHidden(grd_fixasetlist.colRef("curncyunit")) = false;
- }*/
- }
-
- function fGetFixAset()
- {
- model.resetInstanceNode("/root/main/fixasetdet/fixasettmplist");
-
- model.copyNode("/root/main/fixasetdet/fixasettmplist", grd_fixasetlist.nodeset + "[" + grd_fixasetlist.row + "]");
- }
-
- function fSettingGoodList(pnode, nodename)
- {
- var codynode = instance1.selectNodes(pnode + "/*");
-
- var addRow = grd_comps.rows - grd_comps.fixedRows;
-
- for (var j = 1; j <= codynode.length ; j++)
- {
-
- if(addRow > grd_comps.rows - grd_comps.fixedRows)
- {
- misfGridIUD(grd_comps,"A");
- addRow = grd_comps.rows - grd_comps.fixedRows;
- }
-
- model.setValue(grd_comps.nodeset + "[" + addRow + "]/goodcd" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodcd"));
- model.setValue(grd_comps.nodeset + "[" + addRow + "]/goodnm" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodnm"));
- model.setValue(grd_comps.nodeset + "[" + addRow + "]/goodspec" , model.getValue(pnode +"/" + nodename + "[" + j + "]/goodspec"));
- model.setValue(grd_comps.nodeset + "[" + addRow + "]/purcunit" , model.getValue(pnode +"/" + nodename + "[" + j + "]/purcunit"));
-
- addRow = addRow + 1;
- }
-
- model.recalculate();
- model.refresh();
- }
-
- function fDefaultSetting(prow)
- {
- model.setValue(grd_fixasetlist.nodeset +"[" + prow+ "]/instcd" ,model.getValue(cmb_instcd_search.attribute("ref")));
-
- model.setValue("/root/main/fixasetdet/fixasettmplist/instcd", model.getValue(cmb_instcd_search.attribute("ref"))); // 기관 설정
- model.setValue("/root/main/fixasetdet/fixasettmplist/goodflag", model.getValue(opt_goodflag_search.attribute("ref"))); // 물품구분
- model.setValue("/root/main/fixasetdet/fixasettmplist/goodqty", "1"); // 수량
-
- // model.setValue(grd_fixasetlist.nodeset +"[" + prow+ "]/goodflag" ,model.getValue(opt_goodflag_search.attribute("ref")));
-
- }
-
- function fGoodCdCopy()
- {
- if(model.getValue(opt_goodflag_search.attribute("ref")).length== 0 )
- {
- messageBox("물품구분을 " ,"C002");
- model.setFocus("opt_goodflag_search");
- return false;
- }
- if(model.getValue(cmb_lrgcd.attribute("ref")).length== 0 )
- {
- messageBox("대분류코드를 " ,"C002");
- model.setFocus("cmb_lrgcd");
- return false;
- }
- if(model.getValue(cmb_mdlcd.attribute("ref")).length== 0 )
- {
- messageBox("중분류코드를 " ,"C002");
- model.setFocus("cmb_mdlcd");
- return false;
- }
-
- if(model.getValue(cmb_smlcd.attribute("ref")).length== 0 )
- {
- messageBox("소분류코드를 " ,"C002");
- model.setFocus("cmb_smlcd");
- return false;
- }
-
- model.setValue("/root/send/fixasetcopy/instcd", model.getValue(cmb_instcd_search.attribute("ref")));
- model.setValue("/root/send/fixasetcopy/goodflag", model.getValue(opt_goodflag_search.attribute("ref")));
- model.setValue("/root/send/fixasetcopy/lrgcd", model.getValue(cmb_lrgcd.attribute("ref")));
- model.setValue("/root/send/fixasetcopy/mdlcd", model.getValue(cmb_mdlcd.attribute("ref")));
- model.setValue("/root/send/fixasetcopy/smlcd", model.getValue(cmb_smlcd.attribute("ref")));
-
- submit("TRRFC00301");
-
- var fixasetcd = model.getValue("/root/main/fixasetcopy/fixasetlist/fixasetcd");
- if(fixasetcd.length == 0) fixasetcd = model.getValue(opt_goodflag_search.attribute("ref")) + model.getValue(cmb_lrgcd.attribute("ref")) + model.getValue(cmb_mdlcd.attribute("ref")) + model.getValue(cmb_smlcd.attribute("ref")) + "0001";
-
- model.setValue(ipt_fixasetcd.attribute("ref"), fixasetcd);
- model.refresh();
- }
- function fSubmitOnScroll() {
- if(grd_fixasetlist.vscroll.attribute("max") == grd_fixasetlist.vscroll.attribute("pos")) {
- // end of scroll
- model.makeValue("/root/send/fixasetlist/offset",grd_fixasetlist.rows-grd_fixasetlist.fixedRows); // grid의 header row는 제외
- submit("TRRFC00901");
- grd_fixasetlist.dispatch("onmouseup");
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1280" pageheight="900" guideline="1,-2;1,1193;2,396;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <!--<group id="grp_btn" style="left:0px; top:755px; width:1195px; height:27px; ">
- <button id="button20" class="btn4_letter3" style="left:1067px; top:5px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <button id="button19" class="btn4_letter2" style="left:1138px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </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:14px; ">고정자산 종합조회</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:36px; width:1195px; height:738px; ">
- <group id="group5" style="left:0px; top:5px; width:1195px; height:149px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:145px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="cap_goodmodel_search" class="search_name" style="left:832px; top:52px; width:88px; height:17px; ">모델/규격:</caption>
- <caption id="cap_lrgcd_search" class="search_name" style="left:465px; top:30px; width:86px; height:17px; ">대 분 류 :</caption>
- <caption id="cap_mngtdeptcd_search" class="search_name" style="left:3px; top:52px; width:92px; height:17px; ">관리부서 :</caption>
- <input id="ipt_mngtdeptcd_search" ref="/root/send/fixasetlist/mngtdeptcd_search" class="input_search" navindex="5" style="left:95px; top:75px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_mngtdeptcd_search.value.length == 0)
- ipt_mngtdeptnm_search.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptcd",
- "deptcd," + ipt_mngtdeptcd_search.value, "", "mngtdeptcd_search,mngtdeptnm_search",
- ipt_mngtdeptcd_search, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_mngtdeptcd_search" class="icon_search" navindex="-1" style="left:194px; top:76px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("02", ipt_mngtdeptcd_search,"","mngtdeptcd_search,mngtdeptnm_search");
- //rszfOpenPopUpListByWndName(ipt_mngtdeptcd_search,"","mngtdeptcd_search,mngtdeptnm_search","SPRPZ00800","instcd","cmb_instcd_search");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_mngtdeptnm_search" ref="/root/send/fixasetlist/mngtdeptnm_search" class="output_fix" disabled="true" navindex="-1" editable="true" appearance="input" style="left:213px; top:75px; width:237px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_mngtdeptnm_search.value.length == 0)
- ipt_mngtdeptcd_search.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptnm",
- "deptnm," + ipt_mngtdeptnm_search.value, "", "mngtdeptcd_search,mngtdeptnm_search",
- ipt_mngtdeptcd_search, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_possndd_search" class="search_name" visibility="visible" style="left:832px; top:30px; width:92px; height:17px; ">구입일자 :</caption>
- <input id="ipt_possnfrdd_search" ref="/root/send/fixasetlist/possnfrdd_search" class="input_essential" navindex="17" visibility="visible" inputtype="date" format="yyyy-mm-dd" style="left:922px; top:30px; width:115px; height:19px; "/>
- <input id="ipt_fixasetcd_search" ref="/root/send/fixasetlist/fixasetcd_search" class="input_search" navindex="7" visibility="visible" style="left:560px; top:75px; width:250px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_search" class="btn1_letter2" navindex="28" style="left:1115px; top:90px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/main/fixasetdet/fixasettmplist");
- misfGridInit(grd_fixasetlist);
- misfGridInit(grd_rfchmandlist);
- misfGridInit(grd_comps);
- //rszfComboUnitList (cmb_fixasetunit,model.getValue(cmb_instcd_search.attribute("ref")),model.getValue(opt_goodflag_search.attribute("ref")));
- //model.makeNode("/root/send/fixasetlist/offset");
- //model.makeValue("/root/send/fixasetlist/pagesize" , "500");
- openLoadingBar("자산내역");
- submit("TRRFC00901");
- closeLoadingBar();
-
- if(grd_fixasetlist.rows - grd_fixasetlist.fixedRows > 0 )
- {
- grd_fixasetlist.row = 1;
- grd_fixasetlist.dispatch("onrowchanged");
- }else{
- model.removenode("/root/main/fixasetdet/fixasettmplist");
- }
- ]]>
- </script>
- </button>
- <caption id="cap_instcd_search" class="search_name" style="left:3px; top:6px; width:117px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd_search" ref="/root/send/fixasetlist/instcd_search" class="combo_s_essential" disabled="true" navindex="1" appearance="minimal" style="left:95px; top:6px; width:195px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_goodmodel_search" ref="/root/send/fixasetlist/goodmodel_search" class="input_search" navindex="24" style="left:922px; top:52px; width:248px; height:19px; "/>
- <line id="line12" class="line_4" style="x1:1095px; y1:80px; x2:1095px; y2:117px; border-color:#ffd799; "/>
- <caption id="cap_mdlcd_search" class="search_name" style="left:465px; top:52px; width:86px; height:17px; ">중 분 류 :</caption>
- <button id="btn_prodcmpycd_search" class="icon_search" navindex="-1" visibility="hidden" style="left:775px; top:7px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_prodcmpycd_search,"","prodcmpycd_search,prodcmpynm_search","SPRSD00160","","");
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="cap_prodcmpycd" class="search_name" visibility="hidden" style="left:665px; top:7px; width:90px; height:17px; ">제조회사 :</caption>
- <input id="ipt_prodcmpynm_search" ref="/root/send/fixasetlist/prodcmpynm_search" class="input_search" navindex="21" visibility="hidden" appearance="input" style="left:795px; top:7px; width:15px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_prodcmpynm_search.value != ""){
- rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpycd,prodcmpynm",
- "prodcmpynm,," + ipt_prodcmpynm_search.value
- ,"","prodcmpycd_search,prodcmpynm_search" , ipt_prodcmpycd_search,"SPRSD00160","","");
- }else{
- ipt_prodcmpycd_search.value = "";
- }
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_prodcmpycd_search" ref="/root/send/fixasetlist/prodcmpycd_search" class="input_search" navindex="20" visibility="hidden" style="left:757px; top:7px; width:13px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_prodcmpycd_search.value != ""){
- rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpycd,prodcmpynm",
- "prodcmpycd," + ipt_prodcmpycd_search.value + ","
- ,"","prodcmpycd_search,prodcmpynm_search" , ipt_prodcmpycd_search,"SPRSD00160","","");
- }else{
- ipt_prodcmpynm_search.value = "";
- }
- model.refresh();
- ]]>
- </script>
- </input>
- <output id="opt_goodflag_search" ref="/root/send/fixasetlist/goodflag_search" visibility="hidden" style="left:400px; top:5px; width:40px; height:19px; "/>
- <input id="ipt_possntodd_search" ref="/root/send/fixasetlist/possntodd_search" class="input_essential" navindex="18" visibility="visible" inputtype="date" format="yyyy-mm-dd" style="left:1054px; top:30px; width:115px; height:19px; "/>
- <caption id="caption2" visibility="visible" style="left:1039px; top:30px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <select1 id="cmb_goodflag_search" ref="/root/send/fixasetlist/goodflag_search" class="combo_s_essential" navindex="11" appearance="minimal" style="left:560px; top:6px; width:250px; height:19px; text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/goodflag">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_goodflag_search.value == ""){
- model.setValue(cmb_lrgcd_search.attribute("ref"),"");
- model.setValue(cmb_mdlcd_search.attribute("ref"),"");
- cmb_lrgcd_search.disabled = true;
- cmb_mdlcd_search.disabled = true;
- }else{
- cmb_lrgcd_search.disabled = false;
- rszfLMSComboList(model.getValue(cmb_goodflag_search.attribute("ref")), "", "", "cmb_lrgcd_search", "", "L", "", "Y");
- addComboItem( "cmb_lrgcd_search", " - 전체 - ", "", "above");
- cmb_lrgcd_search.refresh();
- cmb_lrgcd_search.dispatch("xforms-value-changed");
- }
-
- fGridGoodflagCheck();
-
- cmb_lrgcd_search.value = '';
- cmb_mdlcd_search.value = '';
- submit("TRRFC00902");
- addComboItem( "cmb_srchscop", "전체", "A", "above");
- model.setValue(cmb_srchscop.attribute("ref"), "A");
-
-
- ]]>
- </script>
- </select1>
- <caption id="cap_goodflag_search" class="search_name" style="left:465px; top:6px; width:86px; height:17px; ">자산구분 :</caption>
- <caption id="cap_dsplflag_search" class="search_name" style="left:3px; top:29px; width:86px; height:17px; ">처분구분 :</caption>
- <caption id="cap_installplcecd" class="search_name" style="left:3px; top:74px; width:92px; height:17px; ">사용부서 :</caption>
- <caption id="cap_fixasetcd_search" class="search_name" style="left:465px; top:75px; width:89px; height:17px; ">자산코드 :</caption>
- <input id="ipt_goodflagnm_search" ref="/root/send/fixasetlist/goodflagnm_search" class="input_search" navindex="12" style="left:560px; top:98px; width:250px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="cap_goodflagnm_search" class="search_name" style="left:465px; top:98px; width:110px; height:17px; ">자 산 명 :</caption>
- <button id="btn_suplcecd_search" class="icon_search" navindex="-1" style="left:194px; top:122px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_suplplcecd_search,"","suplplcecd_search,suplplcenm_search","SPRSD00220","instcd","cmb_instcd_search");
-
- ipt_suplplcecd_search.refresh();
- ipt_suplplcenm_search.refresh();
- ]]>
- </script>
- </button>
- <caption id="cap_suplcecd_search" class="search_name" style="left:3px; top:121px; width:89px; height:17px; ">공 급 처 :</caption>
- <input id="ipt_suplplcenm_search" ref="/root/send/fixasetlist/suplplcenm_search" class="output_fix" disabled="true" navindex="-1" editable="false" style="left:213px; top:121px; width:237px; height:19px; "/>
- <input id="ipt_suplplcecd_search" ref="/root/send/fixasetlist/suplplcecd_search" class="input_search" navindex="22" style="left:95px; top:121px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_suplplcecd_search.value != '')
- {
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- cmb_instcd_search.value + "," + "entrregno," + ipt_suplplcecd_search.value, "", "suplplcecd_search,suplplcenm_search",
- ipt_suplplcecd_search, "SPRSD00220", "instcd","cmb_instcd_search");
- }else
- {
- ipt_suplplcenm_search.value = '';
- }
-
- ipt_suplplcecd_search.refresh();
- ipt_suplplcenm_search.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_acqtflag_search" class="search_name" style="left:832px; top:75px; width:88px; height:17px; ">도입구분 :</caption>
- <caption id="cap_rfchmandlist_search" class="search_name" visibility="hidden" style="left:655px; top:120px; width:125px; height:17px; ">보수계약유무 :</caption>
- <select1 id="cmb_acqtflag_search" ref="/root/send/fixasetlist/acqtflag_search" class="combo_search" navindex="25" appearance="minimal" style="left:922px; top:75px; width:163px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>기증</label>
- <value>1</value>
- </item>
- <item>
- <label>매입</label>
- <value>2</value>
- </item>
- <item>
- <label>임차</label>
- <value>3</value>
- </item>
- <item>
- <label>지불필</label>
- <value>4</value>
- </item>
- <item>
- <label>공동운영</label>
- <value>5</value>
- </item>
- <item>
- <label>사후관리</label>
- <value>6</value>
- </item>
- <item>
- <label>외자</label>
- <value>7</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_rfchmandlist_search" ref="/root/send/fixasetlist/rfchmandlist_search" class="combo_search" visibility="hidden" appearance="minimal" style="left:768px; top:119px; width:42px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>유</label>
- <value>Y</value>
- </item>
- <item>
- <label>무</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_tempmngtdeptcd_search" ref="/root/send/fixasetlist/tempmngtdeptcd_search" class="input_search" navindex="3" style="left:95px; top:52px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_tempmngtdeptcd_search.value.length == 0)
- ipt_deptnm_search.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptcd",
- "deptcd," + ipt_tempmngtdeptcd_search.value, "", "tempmngtdeptcd_search,tempmngtdeptnm_search",
- ipt_tempmngtdeptcd_search, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="button1" class="icon_search" navindex="-1" style="left:194px; top:54px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("02", ipt_tempmngtdeptcd_search,"","tempmngtdeptcd_search,tempmngtdeptnm_search");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_tempmngtdeptnm_search" ref="/root/send/fixasetlist/tempmngtdeptnm_search" class="ouput_fix" disabled="true" navindex="-1" editable="false" appearance="input" style="left:213px; top:52px; width:237px; height:19px; "/>
- <select1 id="rdo_dsplflag_search" ref="/root/send/fixasetlist/dsplflag_search" class="radio_search" navindex="2" appearance="full" cellspacing="5" cols="7" overflow="visible" style="left:96px; top:28px; width:354px; height:20px; text-align:left; vertical-align:middle; border-style:none; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </select1>
- <caption id="caption3" class="search_name" visibility="hidden" style="left:550px; top:120px; width:85px; height:17px; ">계 정 :</caption>
- <select1 id="cmb_fixtrflag" ref="/root/send/fixasetlist/fixtrflag_search" class="combo_search" navindex="73" visibility="hidden" appearance="minimal" style="left:635px; top:120px; width:20px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>비품</label>
- <value>2</value>
- </item>
- <item>
- <label>집기비품</label>
- <value>1</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/send/fixasetlist/serialno" class="input_search" navindex="19" visibility="hidden" style="left:335px; top:5px; width:60px; height:19px; "/>
- <caption id="caption8" class="search_name" visibility="hidden" style="left:1085px; top:120px; width:88px; height:17px; ">구 코드 :</caption>
- <input id="ipt_oldcd" ref="/root/send/fixasetlist/oldcd_search" class="input_search" visibility="hidden" style="left:1165px; top:120px; width:20px; height:19px; "/>
- <input id="ipt_acntnm_search" ref="/root/send/fixasetlist/acntnm_search" class="output_fix" disabled="true" navindex="-1" editable="true" style="left:213px; top:98px; width:237px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_acntnm_search.value != "")
- {
- rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt",
- ",Y,2," + ipt_acntcd_search.value, "", "acntcd_search,acntnm_search",
- ipt_acntcd_search, "PPRAC00100_계정코드HELP", "useyn,acntcd","Y,ipt_acntcd_search");
- }else{
- ipt_acntcd_search.value = '';
- }
-
- ipt_acntcd_search.refresh();
- ipt_acntnm_search.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_acntcd_search" ref="/root/send/fixasetlist/acntcd_search" class="input_search" navindex="9" visibility="visible" style="left:95px; top:98px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_acntcd_search.value != "")
- {
- rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt",
- ",Y,2," + ipt_acntcd_search.value, "", "acntcd_search,acntnm_search",
- ipt_acntcd_search, "PPRAC00100_계정코드HELP", "useyn,acntcd","Y,ipt_acntcd_search");
- }else{
- ipt_acntnm_search.value = '';
- }
-
- ipt_acntcd_search.refresh();
- ipt_acntnm_search.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_acntcd_search" class="icon_search" navindex="-1" style="left:194px; top:100px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_acntcd_search, "", "acntcd_search,acntnm_search","PPRAC00100_계정코드HELP","","");
-
- ipt_acntcd_search.refresh();
- ipt_acntnm_search.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption14" class="search_name" style="left:3px; top:99px; width:89px; height:17px; ">입고계정 :</caption>
- <caption id="caption15" class="search_name" style="left:832px; top:98px; width:88px; height:17px; ">자금출처 :</caption>
- <caption id="caption16" class="search_name" style="left:832px; top:120px; width:138px; height:17px; ">고유목적사업자산 :</caption>
- <select1 id="cmb_fundorigin_search" ref="/root/send/fixasetlist/fundorigin_search" class="combo_search" navindex="26" appearance="minimal" style="left:922px; top:98px; width:163px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_entrasetyn_search" ref="/root/send/fixasetlist/entrasetyn_search" class="combo_search" navindex="27" appearance="minimal" style="left:977px; top:120px; width:108px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>예</label>
- <value>Y</value>
- </item>
- <item>
- <label>아니오</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption23" class="search_name" style="left:832px; top:9px; width:89px; height:17px; ">취득금액 :</caption>
- <input id="ipt_possnamtfr_search" ref="/root/send/fixasetlist/possnamtfr_search" class="input_search" navindex="12" maxlength="12" format="#,###" style="left:922px; top:6px; width:114px; height:19px; text-align:right; "/>
- <caption id="caption24" visibility="visible" style="left:1039px; top:8px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <input id="ipt_possnamtto_search" ref="/root/send/fixasetlist/possnamtto_search" class="input_search" navindex="12" maxlength="12" format="#,###" style="left:1055px; top:6px; width:114px; height:19px; text-align:right; "/>
- <caption id="caption5" class="search_name" visibility="visible" style="left:465px; top:121px; width:92px; height:17px; ">조회범위</caption>
- <select1 id="cmb_srchscop" ref="/root/send/fixasetlist/srchscop" class="combo_search" navindex="27" visibility="visible" appearance="minimal" style="left:560px; top:120px; width:108px; height:19px; text-align:center; ">
- <choices>
- <itemset nodeset="root/init/srchscopinfo/srchscoplist">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_lrgcd_search" ref="/root/send/fixasetlist/lrgcd_search" disabled="true" navindex="4" appearance="minimal" style="left:560px; top:29px; width:250px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_lrgcd_search.value == ""){
- model.setValue(cmb_mdlcd_search.attribute("ref"),"");
- cmb_mdlcd_search.disabled = true;
- }else{
- cmb_mdlcd_search.disabled = false;
- rszfLMSComboList(model.getValue(cmb_goodflag_search.attribute("ref")), cmb_lrgcd_search.value, "", "cmb_mdlcd_search", "", "M", "", "Y");
- cmb_mdlcd.dispatch("xforms-value-changed");
-
- addComboItem( "cmb_mdlcd_search", " - 전체 - ", "", "above");
- cmb_mdlcd_search.value="";
- cmb_mdlcd_search.refresh();
- }
- ]]>
- </script>
- </select1>
- <select1 id="cmb_mdlcd_search" ref="/root/send/fixasetlist/mdlcd_search" disabled="true" navindex="5" appearance="minimal" style="left:560px; top:52px; width:250px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- </group>
- <caption id="caption19" class="cell_1" style="left:-126px; top:310px; width:108px; height:23px; vertical-align:middle; ">포장단위</caption>
- <caption id="caption20" class="cell_1" style="left:-126px; top:334px; width:108px; height:23px; vertical-align:middle; ">근속기준일/년</caption>
- <button id="btn_excel" class="btn5_letter5" navindex="36" style="left:1114px; top:156px; width:75px; height:19px; ">
- <caption>Excel 저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if( grd_fixasetlist.rows - grd_fixasetlist.fixedRows > 0 ) {
- var fileName = "자산내역_" + getCurrentDate();
- var fileName = window.fileDialog("save", ",", false, fileName, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_fixasetlist.saveExcel(fileName, "Sheet");
- } else {
- messageBox("저장 데이터가","I004");
- }
- ]]>
- </script>
- </button>
- <line id="line16" class="line_1" style="x1:0px; y1:178px; x2:1190px; y2:177px; "/>
- <!--</group>-->
- <caption id="caption21" class="tit_2" style="left:5px; top:158px; width:69px; height:13px; ">자산목록</caption>
- <caption id="caption22" visibility="hidden" style="left:1005px; top:460px; width:108px; height:20px; ">제조회사코드(히든)</caption>
- <input id="ipt_prodcmpy" ref="/root/main/fixasetdet/fixasettmplist/prodcmpy" visibility="hidden" style="left:1110px; top:460px; width:40px; height:19px; "/>
- <line id="line21" class="line_1" style="x1:0px; y1:365px; x2:1190px; y2:365px; "/>
- <caption id="cap_goodflaghngnm" class="cell_1" style="left:2px; top:394px; width:90px; height:23px; vertical-align:middle; ">자산명칭</caption>
- <input id="ipt_fixasetunit" ref="/root/main/fixasetdet/fixasettmplist/fixasetunit" disabled="true" navindex="46" appearance="minimal" style="left:314px; top:516px; width:104px; height:19px; "/>
- <line id="line26" class="line_2" style="x1:0px; y1:441px; x2:1190px; y2:441px; "/>
- <caption id="cap_suplplcecd" class="cell_1" style="left:512px; top:370px; width:90px; height:23px; vertical-align:middle; ">공급처</caption>
- <line id="line30" class="line_2" style="x1:0px; y1:489px; x2:1190px; y2:489px; "/>
- <input id="ipt_cmt" ref="/root/main/fixasetdet/fixasettmplist/cmt" disabled="true" navindex="67" appearance="input" style="left:737px; top:516px; width:452px; height:19px; "/>
- <caption id="cap_prodcmpy" class="cell_1" visibility="visible" style="left:865px; top:442px; width:90px; height:23px; vertical-align:middle; ">제조회사</caption>
- <input id="ipt_windd" ref="/root/main/fixasetdet/fixasettmplist/windd" class="input_default" disabled="true" navindex="45" inputtype="date" format="yyyy-mm-dd" style="left:94px; top:516px; width:126px; height:19px; "/>
- <line id="line36" class="line_2" style="x1:0px; y1:417px; x2:1190px; y2:417px; "/>
- <caption id="cap_possnamt" class="cell_1" style="left:421px; top:514px; width:90px; height:23px; vertical-align:middle; ">구입금액</caption>
- <input id="ipt_possnamt" ref="/root/main/fixasetdet/fixasettmplist/possnamt" class="input_default" disabled="true" navindex="49" visibility="visible" format="#,###" appearance="input" style="left:513px; top:516px; width:130px; height:19px; text-align:right; "/>
- <input id="ipt_cntrdeptnm" ref="/root/main/fixasetdet/fixasettmplist/cntrdeptnm" class="input_fix" disabled="true" navindex="64" appearance="input" style="left:1054px; top:468px; width:135px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_cntrdeptnm.value.length == 0)
- ipt_cntrdeptcd.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptnm",
- "deptnm," + ipt_cntrdeptnm.value, "", "cntrdeptcd,cntrdeptnm",
- ipt_cntrdeptnm, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_fixasetunit" class="cell_1" style="left:222px; top:514px; width:90px; height:23px; vertical-align:middle; ">단위</caption>
- <caption id="cap_lrgcd" class="cell_1" style="left:2px; top:418px; width:90px; height:23px; vertical-align:middle; ">대분류</caption>
- <caption id="cap_smlcd" class="cell_1" style="left:2px; top:466px; width:90px; height:23px; vertical-align:middle; ">소분류</caption>
- <caption id="cap_mngtdeptcd" class="cell_1" style="left:865px; top:490px; width:90px; height:23px; vertical-align:middle; ">사용부서</caption>
- <line id="line42" class="line_2" style="x1:0px; y1:465px; x2:1190px; y2:465px; "/>
- <input id="ipt_cntrdeptcd" ref="/root/main/fixasetdet/fixasettmplist/cntrdeptcd" class="input_default" disabled="true" navindex="63" appearance="input" style="left:957px; top:468px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_cntrdeptcd.value.length == 0)
- ipt_cntrdeptnm.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptcd",
- "deptcd," + ipt_cntrdeptcd.value, "", "cntrdeptcd,cntrdeptnm",
- ipt_cntrdeptcd, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_suplplcenm" ref="/root/main/fixasetdet/fixasettmplist/suplplcenm" class="input_fix" disabled="true" navindex="52" appearance="input" style="left:749px; top:372px; width:247px; height:19px; ">
- <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>
- <caption id="cap_goodspec" class="cell_1" style="left:512px; top:442px; width:90px; height:23px; vertical-align:middle; ">규격</caption>
- <input id="ipt_goodspec" ref="/root/main/fixasetdet/fixasettmplist/goodspec" class="input_default" disabled="true" navindex="55" appearance="input" style="left:604px; top:444px; width:259px; height:19px; "/>
- <caption id="cap_mdlcd" class="cell_1" style="left:2px; top:442px; width:90px; height:23px; vertical-align:middle; ">중분류</caption>
- <input id="ipt_goodflagengnm" ref="/root/main/fixasetdet/fixasettmplist/goodflagengnm" class="input_essential" disabled="true" navindex="39" appearance="input" style="left:94px; top:396px; width:352px; height:19px; "/>
- <line id="line45" class="line_3" style="x1:0px; y1:562px; x2:1190px; y2:562px; "/>
- <input id="ipt_suplplcecd" ref="/root/main/fixasetdet/fixasettmplist/suplplcecd" class="input_default" disabled="true" navindex="51" appearance="input" style="left:604px; top:372px; width:141px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_suplplcecd.value.length == 0)
- ipt_suplplcenm.value = "";
- else
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- cmb_instcd_search.value + "," + "entrregno," + ipt_suplplcecd.value, "", "suplplcecd,suplplcenm",
- ipt_suplplcecd, "SPRSD00220", "instcd","cmb_instcd_search");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_cmt" class="cell_1" style="left:645px; top:514px; width:90px; height:23px; vertical-align:middle; ">비고</caption>
- <input id="ipt_mngtdeptnm" ref="/root/main/fixasetdet/fixasettmplist/mngtdeptnm" class="input_fix" disabled="true" navindex="66" appearance="input" style="left:1054px; top:492px; width:135px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_mngtdeptnm.value.length == 0)
- ipt_mngtdeptcd.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptnm",
- "deptnm," + ipt_mngtdeptnm.value, "", "mngtdeptcd,mngtdeptnm",
- ipt_mngtdeptnm, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_goodmodel" ref="/root/main/fixasetdet/fixasettmplist/goodmodel" class="input_default" disabled="true" navindex="54" appearance="input" style="left:604px; top:420px; width:259px; height:19px; "/>
- <caption id="cap_goodmodel" class="cell_1" style="left:512px; top:418px; width:90px; height:23px; vertical-align:middle; ">모델명</caption>
- <input id="ipt_fixasetcd" ref="/root/main/fixasetdet/fixasettmplist/fixasetcd" class="input_essential" disabled="true" navindex="38" appearance="input" style="left:94px; top:372px; width:160px; height:19px; "/>
- <input id="ipt_mngtdeptcd" ref="/root/main/fixasetdet/fixasettmplist/mngtdeptcd" class="input_default" disabled="true" navindex="65" appearance="input" style="left:957px; top:492px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_mngtdeptcd.value.length == 0)
- ipt_mngtdeptnm.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptcd",
- "deptcd," + ipt_mngtdeptcd.value, "", "mngtdeptcd,mngtdeptnm",
- ipt_mngtdeptcd, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_prodcmpynm" ref="/root/main/fixasetdet/fixasettmplist/prodcmpynm" class="input_fix" disabled="true" navindex="62" appearance="input" style="left:957px; top:444px; width:232px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpycd,prodcmpynm",
- "prodcmpynm,," + ipt_prodcmpynm.value, "", "prodcmpycd,prodcmpynm",
- ipt_prodcmpynm, "SPRSD00160", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_fixasetcd" class="cell_1" style="left:2px; top:370px; width:90px; height:23px; vertical-align:middle; ">자산코드</caption>
- <caption id="cap_tempmngtdeptcd" class="cell_1" style="left:512px; top:466px; width:90px; height:23px; vertical-align:middle; ">관리부서</caption>
- <input id="ipt_tempmngtdeptnm" ref="/root/main/fixasetdet/fixasettmplist/tempmngtdeptnm" class="input_fix" disabled="true" navindex="57" appearance="input" style="left:701px; top:468px; width:161px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_acntnm.value.length == 0)
- ipt_acntcd.value = "";
- else
- rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt",
- ",Y,2," + ipt_acntnm.value, "", "acntcd,acntnm",
- ipt_acntnm, "PPRAC00100_계정코드HELP", "useyn,acntcd","Y,ipt_acntcd");
- model.refresh();
- ]]>
- </script>
- </input>
- <line id="line53" class="line_2" style="x1:0px; y1:537px; x2:1190px; y2:537px; "/>
- <input id="ipt_tempmngtdeptcd" ref="/root/main/fixasetdet/fixasettmplist/tempmngtdeptcd" class="input_default" disabled="true" navindex="56" appearance="input" style="left:604px; top:468px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_acntcd.value.length == 0)
- ipt_acntnm.value = "";
- else
- rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt",
- ",Y,2," + ipt_acntcd.value, "", "acntcd,acntnm",
- ipt_acntcd, "PPRAC00100_계정코드HELP", "useyn,acntcd","Y,ipt_acntcd");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_winno" class="cell_1" style="left:2px; top:514px; width:90px; height:23px; vertical-align:middle; ">검수일</caption>
- <line id="line55" class="line_2" style="x1:0px; y1:513px; x2:1190px; y2:513px; "/>
- <caption id="cap_prodplce" class="cell_1" style="left:865px; top:418px; width:90px; height:23px; vertical-align:middle; ">제조국</caption>
- <select1 id="cmb_prodplce" ref="/root/main/fixasetdet/fixasettmplist/prodplce" disabled="true" navindex="61" appearance="minimal" style="left:957px; top:420px; width:232px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_cntrdeptcd" class="cell_1" style="left:865px; top:466px; width:90px; height:23px; vertical-align:middle; ">청구부서</caption>
- <caption id="cap_dsplflag" class="cell_1" style="left:512px; top:394px; width:90px; height:23px; vertical-align:middle; ">처분구분</caption>
- <select1 id="cmb_dsplflag" ref="/root/main/fixasetdet/fixasettmplist/dsplflag" disabled="true" navindex="53" appearance="minimal" style="left:604px; top:396px; width:141px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_comps" class="btn_sw" group="tab" selected="true" style="left:5px; top:565px; width:100px; height:22px; ">
- <caption>보수계약정보</caption>
- <toggle case="case3" ev:event="DOMActivate"/>
- </button>
- <button id="btn_rfchmandlist" class="btn_sw" group="tab" style="left:106px; top:565px; width:100px; height:22px; ">
- <caption>구성품</caption>
- <toggle case="case1" ev:event="DOMActivate"/>
- </button>
- <switch id="switch1" style="left:0; top:588px; width:1195; height:150; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1">
- <datagrid id="grd_comps" nodeset="/root/main/list/compslist" caption="순번^품명^모델^수량^단가^거래처명^S/N^품명_old^비고^기관코드^고정자산코드" colsep="^" colwidth="52, 177, 91, 50, 70, 206, 101, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" explorerbar="sortmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:0px; width:1192px; height:148px; ">
- <col ref="rpirgoodcd"/>
- <col ref="prid" type="input"/>
- <col ref="rpirgoodmodel" type="input"/>
- <col ref="rpiruseqty" type="input"/>
- <col ref="rpiramt" type="input" format="#,###"/>
- <col ref="pririnnatiagtplcenm" type="inputbutton" style="left:767px; top:23px; width:130px; height:23px; "/>
- <col ref="prirmngtno" type="input"/>
- <col ref="goodnm" type="input" visibility="hidden"/>
- <col ref="cmt" type="input"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="fixasetcd" visibility="hidden"/>
- <col ref="pririnnatiagtplce" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if (grd_comps.col == grd_comps.colRef("goodcd")) {//물품코드 버튼을 눌렀을 때
-
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
- model.makeNode("/root/copynode");
-
- rszfOpenPopUpListByWndName(grd_comps,"",
- "goodcd,goodnm,goodspec,purcunit","SPRSD00190",
- "instcd,goodflag","cmb_instcd_search,B", "Y");
-
- var cur_row = grd_comps.row;
-
- var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
-
- setCSVToNode("/root/copynode", CSV, "compslist");
-
- fSettingGoodList("/root/copynode", "compslist");
- }
- else if (grd_comps.col == grd_comps.colRef("pririnnatiagtplcenm")) {// 그리드 제조회사명 클릭
- rszfOpenPopUpListByWndName(grd_comps,"","pririnnatiagtplce,pririnnatiagtplcenm","SPRSD00220","instcd","cmb_instcd_search");
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(grd_comps.col == grd_comps.colRef("goodnm") && grd_comps.valueMatrix(grd_comps.row, grd_comps.colRef("goodnm")).length> 0)
- {
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
- model.makeNode("/root/copynode");
-
- rszfValidationCheck("TRRSD00191", "goodlist", "refcond,instcd,goodnm,goodflag",
- "goodnm," + grd_comps.valueMatrix(grd_comps.row,grd_comps.colRef("instcd")) + ","+ grd_comps.valueMatrix(grd_comps.row,grd_comps.colRef("goodnm"))+ ",B",
- "", "goodcd,goodnm,goodspec,purcunit",
- grd_comps, "SPRSD00190", "instcd,goodflag","cmb_instcd_search,B","Y");
-
- // gvParamPath : /root/properties/parameters = js에 선언되어있는 변수
- var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
-
- setCSVToNode("/root/copynode", CSV, "goodbaseqtylist");
-
- fSettingGoodList("/root/copynode", "goodbaseqtylist");
- }
- else if(grd_comps.col == grd_comps.colRef("goodcd") && grd_comps.valueMatrix(grd_comps.row, grd_comps.colRef("goodcd")).length> 0)
- {
- model.removenode("/root/copynode");
- model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
- model.makeNode("/root/copynode");
-
- rszfValidationCheck("TRRSD00191", "goodlist", "refcond,instcd,goodcd,goodflag",
- "goodcd," + grd_comps.valueMatrix(grd_comps.row,grd_comps.colRef("instcd")) + ","+ grd_comps.valueMatrix(grd_comps.row,grd_comps.colRef("goodcd"))+ ",B",
- "", "goodcd,goodnm,goodspec,purcunit",
- grd_comps, "SPRSD00190", "instcd,goodflag","cmb_instcd_search,B","Y");
-
- // gvParamPath : /root/properties/parameters = js에 선언되어있는 변수
- var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
-
- setCSVToNode("/root/copynode", CSV, "goodbaseqtylist");
-
- fSettingGoodList("/root/copynode", "goodbaseqtylist");
- }
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case3" selected="true">
- <datagrid id="grd_rfchmandlist" nodeset="/root/main/list/rfchmandlist" caption="계약기간^계약기간^계약금액^계약처^계약처^계약사항^대리점^대리점연락처^기관코드^자산코드" colsep="^" colwidth="106, 105, 90, 90, 100, 411, 125, 127, 100, 100" dataheight="60" ellipsis="true" explorerbar="sortmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" navindex="70" style="left:0px; top:0px; width:1192px; height:146px; ">
- <col class="input_essential" disabled="true" ref="rpirconfromdd" type="inputdate" format="yyyy-mm-dd" _key="true"/>
- <col disabled="true" ref="rpircontodd" type="inputdate" format="yyyy-mm-dd"/>
- <col disabled="true" ref="conamt" type="input" format="#,###" style="text-align:right; "/>
- <col disabled="true" ref="suplplcecd" type="inputbutton"/>
- <col disabled="true" ref="suplplcenm" type="input"/>
- <col disabled="true" ref="concond" type="input"/>
- <col disabled="true" ref="agency" type="input"/>
- <col disabled="true" 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,opt_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>
- <caption id="caption4" class="tit_2" style="left:3px; top:350px; width:100px; height:13px; ">자산상세내역</caption>
- <select1 id="cmb_lrgcd" ref="/root/main/fixasetdet/fixasettmplist/lrgcd" disabled="true" navindex="40" appearance="minimal" style="left:94px; top:420px; width:236px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue("/root/main/fixasetdet/fixasettmplist/goodflag"), cmb_lrgcd.value, "", "cmb_mdlcd", "", "M", "Y");
- cmb_mdlcd.dispatch("xforms-value-changed");
- cmb_mdlcd.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_mdlcd" ref="/root/main/fixasetdet/fixasettmplist/mdlcd" disabled="true" navindex="41" appearance="minimal" style="left:94px; top:444px; width:236px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue("/root/send/fixasetlist/goodflag_search"), cmb_lrgcd.value, cmb_mdlcd.value, "cmb_smlcd", "", "S", "Y");
- cmb_smlcd.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_smlcd" ref="/root/main/fixasetdet/fixasettmplist/smlcd" disabled="true" navindex="42" appearance="minimal" style="left:94px; top:468px; width:236px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_flwgrnttermfr" class="cell_1" style="left:865px; top:394px; width:90px; height:23px; vertical-align:middle; ">하자보증기간</caption>
- <input id="input2" ref="/root/main/fixasetdet/fixasettmplist/flwgrnttermfr" class="output_default" disabled="true" navindex="59" inputtype="date" format="yyyy-mm-dd" style="left:957px; top:396px; width:113px; height:19px; "/>
- <input id="input3" ref="/root/main/fixasetdet/fixasettmplist/flwgrnttermto" class="output_default" disabled="true" navindex="60" inputtype="date" format="yyyy-mm-dd" style="left:1076px; top:396px; width:113px; height:19px; "/>
- <input id="ipt_installplcenm" ref="/root/main/fixasetdet/fixasettmplist/installplcenm" class="input_fix" disabled="true" navindex="44" appearance="input" style="left:195px; top:492px; width:155px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcenm.value.length == 0)
- ipt_installplcecd.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptnm," + ipt_installplcenm.value, "", "installplcecd,installplcenm",
- ipt_installplcenm, "PPRAC00700", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_installplcecd" ref="/root/main/fixasetdet/fixasettmplist/installplcecd" class="input_essential" disabled="true" navindex="43" appearance="input" style="left:94px; top:492px; width:98px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_installplcecd.value.length == 0)
- ipt_installplcenm.value = "";
- else
- rszfValidationCheck("TRRAC90701", "custlist", "refcond,retrnm",
- "deptcd," + ipt_installplcecd.value, "", "installplcecd,installplcenm",
- ipt_installplcecd, "PPRAC00700", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption1" class="cell_1" style="left:2px; top:490px; width:90px; height:23px; vertical-align:middle; ">설치장소</caption>
- <select1 id="cmb_acqtflag" ref="/root/main/fixasetdet/fixasettmplist/acqtflag" disabled="true" navindex="58" appearance="minimal" style="left:604px; top:492px; width:258px; height:19px; text-align:center; ">
- <choices>
- <item>
- <label>기증</label>
- <value>1</value>
- </item>
- <item>
- <label>매입</label>
- <value>2</value>
- </item>
- <item>
- <label>임차</label>
- <value>3</value>
- </item>
- <item>
- <label>지불필</label>
- <value>4</value>
- </item>
- <item>
- <label>공동운영</label>
- <value>5</value>
- </item>
- <item>
- <label>사후관리</label>
- <value>6</value>
- </item>
- </choices>
- </select1>
- <caption id="cap_acqtflag" class="cell_1" style="left:512px; top:490px; width:90px; height:23px; vertical-align:middle; ">도입구분</caption>
- <datagrid id="grd_fixasetlist" nodeset="/root/main/list/fixaset/fixasetlist" caption="^계정코드^계정명^자산코드^자산명^자산명(영문)^모델명^규격^단위^단위명^수량^취득금액^취득일^폐기일자^구입처^고유목적사업 자산여부^자금출처^자금출처코드^부서명^설치장소^외화액^화폐단위^예방점검여부^비고" colsep="^" colwidth="27, 70, 112, 109, 216, 80, 120, 131, 80, 80, 80, 93, 80, 80, 100, 136, 100, 100, 120, 100, 100, 122, 80, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" selectionmode="byrow" tooltip="true" navindex="37" style="left:0px; top:180px; width:1190px; height:165px; ">
- <col checkvalue="Y,N" ref="chk" type="checkbox"/>
- <col ref="acntcd" visibility="hidden"/>
- <col ref="acntnm" style="text-align:left; padding-left:10; "/>
- <col ref="fixasetcd" style="text-align:center; "/>
- <col ref="goodflaghngnm" style="padding-left:10; "/>
- <col ref="goodflagengnm" visibility="hidden" style="padding-left:10; "/>
- <col ref="goodmodel" visibility="hidden" style="padding-left:10; "/>
- <col ref="goodspec" style="padding-left:10; "/>
- <col ref="fixasetunit" visibility="visible" style="text-align:left; padding-left:10; "/>
- <col ref="fixasetunitnm" visibility="hidden" style="text-align:left; padding-left:10; "/>
- <col ref="goodqty" style="text-align:right; "/>
- <col ref="possnamt" format="#,###" style="text-align:right; "/>
- <col ref="possndd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="abndd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="suplplcenm" style="text-align:left; padding-left:10; "/>
- <col ref="entrasetyn" style="text-align:center; "/>
- <col ref="fundoriginnm"/>
- <col ref="fundorigin" visibility="hidden"/>
- <col ref="mngtdeptnm" style="text-align:left; padding-left:10; "/>
- <col ref="installplcenm" style="text-align:left; padding-left:10; "/>
- <col ref="forgncurncyamt" visibility="hidden" format="#,###" style="text-align:right; "/>
- <col disabled="true" ref="curncyunit" type="combo" visibility="hidden">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="prvnchkyn" style="text-align:center; "/>
- <col ref="cmt" style="text-align:left; "/>
- <col ref="contributor" visibility="hidden" style="text-align:left; padding-left:10; "/>
- <col ref="fundsorigincnts" visibility="hidden" style="text-align:left; padding-left:10; "/>
- <col ref="prodcmpynm" visibility="hidden" style="text-align:left; padding-left:10; "/>
- <col disabled="true" ref="prodplce" type="combo" visibility="hidden" style="text-align:left; padding-left:10; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="cntrdeptnm" visibility="hidden" style="padding-left:10; "/>
- <col ref="installplcecd" visibility="hidden"/>
- <col ref="mngtno" visibility="hidden"/>
- <col disabled="true" ref="acqtflag" type="combo" visibility="hidden" style="text-align:center; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>기증</label>
- <value>1</value>
- </item>
- <item>
- <label>매입</label>
- <value>2</value>
- </item>
- <item>
- <label>임차</label>
- <value>3</value>
- </item>
- <item>
- <label>지불필</label>
- <value>4</value>
- </item>
- <item>
- <label>공동운영</label>
- <value>5</value>
- </item>
- <item>
- <label>사후관리</label>
- <value>6</value>
- </item>
- </choices>
- </col>
- <col ref="oldcd" visibility="hidden" style="text-align:center; "/>
- <col ref="incmpemtno" visibility="hidden"/>
- <col ref="mtlmngtno" visibility="hidden"/>
- <col checkvalue="Y,N" disabled="true" ref="photoyn" type="checkbox" visibility="hidden" style="left:2212px; top:23px; width:100px; height:23px; "/>
- <col ref="instcd" type="input" visibility="hidden"/>
- <col ref="maineqmt" type="input" visibility="hidden"/>
- <col ref="prodcmpy" visibility="hidden"/>
- <col ref="suplplcecd" visibility="hidden"/>
- <col ref="mngtdeptcd" visibility="hidden"/>
- <col ref="dsplflag" visibility="hidden" style="text-align:left; "/>
- <col ref="lrgcd" visibility="hidden" style="text-align:left; "/>
- <col ref="mdlcd" visibility="hidden" style="text-align:left; "/>
- <col ref="smlcd" visibility="hidden" style="text-align:left; "/>
- <col ref="flwgrnttermfr" visibility="hidden" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="flwgrnttermto" visibility="hidden" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="cntrdeptcd" visibility="hidden" style="text-align:left; "/>
- <col ref="windd" visibility="hidden" style="text-align:left; "/>
- <col ref="tempmngtdeptcd" visibility="hidden"/>
- <col ref="tempmngtdeptnm" visibility="hidden" style="text-align:left; padding-left:10; "/>
- <col ref="dsplflagnm" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="goodflag" visibility="hidden"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_fixasetlist.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- ipt_fixasetcd_search.value = grd_fixasetlist.valueMatrix(grd_fixasetlist.row, grd_fixasetlist.colRef("fixasetcd"));
-
- ipt_fixasetcd.disabled = true;
- ipt_goodflagengnm.disabled = true;
- ipt_installplcecd.disabled = true;
-
- fGetFixAset();
-
- // 대분류 코드 콤보 설정.
- rszfLMSComboList(model.getValue("/root/main/fixasetdet/fixasettmplist/goodflag"), "", "", "cmb_lrgcd", "", "L", "Y");
- cmb_lrgcd.dispatch("xforms-value-changed");
-
- model.resetInstanceNode("/root/send/compslist");
- model.setValue("/root/send/compslist/instcd", grd_fixasetlist.valueMatrix(grd_fixasetlist.row, grd_fixasetlist.colRef("instcd")));
- model.setValue("/root/send/compslist/fixasetcd", grd_fixasetlist.valueMatrix(grd_fixasetlist.row, grd_fixasetlist.colRef("fixasetcd")));
- submit("TRRFC00205");
- model.resetInstanceNode("/root/send/rfchmandlist");
- model.setValue("/root/send/rfchmandlist/instcd", grd_fixasetlist.valueMatrix(grd_fixasetlist.row, grd_fixasetlist.colRef("instcd")));
- model.setValue("/root/send/rfchmandlist/fixasetcd", grd_fixasetlist.valueMatrix(grd_fixasetlist.row, grd_fixasetlist.colRef("fixasetcd")));
- submit("TRRFC00207");
-
- model.setValue("/root/send/tmpnode/tmpfixasetnode", grd_fixasetlist.row);
- grd_fixasetlist.dispatch("onmouseup");
-
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if (grd_fixasetlist.valueMatrix(grd_fixasetlist.row , grd_fixasetlist.colRef("chk")) == "Y"){
- grd_fixasetlist.rowStatus(grd_fixasetlist.row) = "2";
- }else{
- grd_fixasetlist.rowStatus(grd_fixasetlist.row) = "0";
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption7" class="cell_1" style="left:1px; top:538px; width:90px; height:23px; vertical-align:middle; ">자금출처</caption>
- <select1 id="cmb_fundorigin" ref="/root/main/fixasetdet/fixasettmplist/fundorigin" disabled="true" navindex="47" appearance="minimal" style="left:94px; top:540px; width:126px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_mngtno" class="cell_1" style="left:645px; top:538px; width:90px; height:23px; vertical-align:middle; ">SERIAL NO</caption>
- <input id="ipt_mngtno" ref="/root/main/fixasetdet/fixasettmplist/mngtno" class="input_default" disabled="true" navindex="68" appearance="input" style="left:738px; top:540px; width:125px; height:19px; "/>
- <button id="btn_save" class="btn5_letter7" navindex="35" style="left:1010px; top:156px; width:97px; height:19px; ">
- <caption>물품구분 변경</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (model.getValue(cmb_goodflag.attribute("ref")) == ""){
- messageBox("자산구분이 선택되지 ", "E007");
- return;
- }
- if (messageBox("의료장비, 비품간 물품구분 변경을 ", "Q004") == 7) return;
-
- for(i=1;i<grd_fixasetlist.rows;i++){
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("goodflag")) = model.getValue(cmb_goodflag.attribute("ref"));
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("lrgcd")) = model.getValue(cmb_lrgcd2.attribute("ref"));
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("mdlcd")) = model.getValue(cmb_mdlcd2.attribute("ref"));
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("smlcd")) = model.getValue(cmb_smlcd2.attribute("ref"));
- }
- grd_fixasetlist.refresh();
-
- updtdata = getGridUpdateData(grd_fixasetlist);
-
- if(updtdata == ""){
- messageBox("저장할 데이타가 ","E014");
- return false;
- }
-
- model.setValue("/root/send/save/fixasetlist", updtdata);
- if (submit("TXRFC00901")){
- messageBox("저장이","I002");
- }else{
- messageBox("저장","E009");
- return;
- }
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <caption id="caption9" class="tit_2" style="left:95px; top:158px; width:72px; height:13px; ">자산구분</caption>
- <caption id="caption10" class="tit_2" style="left:270px; top:158px; width:72px; height:13px; ">대분류</caption>
- <caption id="caption11" class="tit_2" style="left:465px; top:158px; width:72px; height:13px; ">중분류</caption>
- <caption id="caption12" class="tit_2" style="left:680px; top:158px; width:72px; height:13px; ">소분류</caption>
- <select1 id="cmb_goodflag" ref="/root/init/chngval/goodflag" navindex="29" appearance="minimal" style="left:170px; top:155px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/goodflag">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd2", "", "L", "", "Y");
- cmb_lrgcd2.value="";
- cmb_mdlcd2.value="";
- cmb_smlcd2.value="";
- model.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_mdlcd2" ref="/root/init/chngval/mdlcd" navindex="31" appearance="minimal" style="left:530px; top:155px; width:140px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //rszfLMSComboList(cmb_goodflag.value, cmb_lrgcd2.value, cmb_mdlcd2.value, "cmb_smlcd2", "", "S", "N");
- rszfLMSComboList(cmb_goodflag.value, cmb_lrgcd2.value, cmb_mdlcd2.value, "cmb_smlcd2", "", "S", "", "Y");
- cmb_smlcd2.value="";
- model.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_smlcd2" ref="/root/init/chngval/smlcd" class="combo_default" navindex="32" appearance="minimal" style="left:745px; top:155px; width:120px; height:19px; text-align:left; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_lrgcd2" ref="/root/init/chngval/lrgcd" navindex="30" appearance="minimal" style="left:335px; top:155px; width:120px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd2.value, "", "cmb_mdlcd2", "", "M", "", "Y");
- cmb_mdlcd2.dispatch("xforms-value-changed");
-
- cmb_mdlcd2.value="";
- cmb_smlcd2.value="";
- model.refresh();
- ]]>
- </script>
- </select1>
- <button id="btn_choidel" class="btn2_letter4" navindex="34" style="left:942px; top:156px; width:64px; height:19px; ">
- <caption>전체취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- for(var i=grd_fixasetlist.fixedRows; i < grd_fixasetlist.rows;i++){
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("chk")) = 'N';
- grd_fixasetlist.rowStatus(i) = "0";
- }
- ]]>
- </script>
- </button>
- <button id="btn_choiall" class="btn2_letter4" navindex="33" style="left:875px; top:156px; width:64px; height:19px; ">
- <caption>전체선택</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- for(var i=grd_fixasetlist.fixedRows; i < grd_fixasetlist.rows;i++){
- grd_fixasetlist.valueMatrix(i, grd_fixasetlist.colRef("chk")) = 'Y';
- grd_fixasetlist.rowStatus(i) = "2";
- }
- ]]>
- </script>
- </button>
- <caption id="caption13" class="cell_1" style="left:865px; top:538px; width:135px; height:23px; vertical-align:middle; ">고유목적사업 자산여부</caption>
- <caption id="caption17" class="cell_1" style="left:222px; top:538px; width:90px; height:23px; vertical-align:middle; ">기부자</caption>
- <caption id="caption18" class="cell_1" style="left:421px; top:538px; width:90px; height:23px; vertical-align:middle; ">자금출처</caption>
- <input id="ipt_contributor" ref="/root/main/fixasetdet/fixasettmplist/contributor" class="input_default" disabled="true" navindex="48" appearance="input" style="left:314px; top:540px; width:104px; height:19px; "/>
- <input id="ipt_fundsorigincnts" ref="/root/main/fixasetdet/fixasettmplist/fundsorigincnts" class="input_default" disabled="true" navindex="50" appearance="input" style="left:513px; top:540px; width:130px; height:19px; "/>
- <select1 id="rdo_entrasetyn" ref="/root/main/fixasetdet/fixasettmplist/entrasetyn" disabled="true" navindex="69" visibility="visible" appearance="full" cols="2" overflow="visible" style="left:1003px; top:540px; width:177px; height:19px; ">
- <choices>
- <item>
- <label>예</label>
- <value>Y</value>
- </item>
- <item>
- <label>아니요</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_abndd" ref="/root/main/fixasetdet/fixasettmplist/abndd" class="input_default" disabled="true" navindex="-1" visibility="visible" format="yyyy-mm-dd" appearance="input" style="left:749px; top:396px; width:112px; height:19px; text-align:center; "/>
- <line id="line1" class="line_2" style="x1:0px; y1:393px; x2:1190px; y2:393px; "/>
- </group>
- <group id="group1" style="left:0px; top:12; width:1195; height:27px; ">
- <button id="btn_print" class="btn3_letter6" navindex="71" visibility="visible" style="left:3px; top:3px; width:96px; height:22px; ">
- <caption>취득자산내역</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPRFC00901","XMLSTR");
- ]]>
- </script>
- </button>
- <button id="btn_init" class="btn4_letter3" navindex="72" style="left:1120px; top:4px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.resetInstanceNode("/root/send");
- fInitialize();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_6" style="x1:0; y1:25; x2:1194; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|