123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>일반청구 Set관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- <item>
- <label>Tree</label>
- <value/>
- <item>
- <label>item1</label>
- <value>1</value>
- <item>
- <label>item1_1</label>
- <value>1_1</value>
- </item>
- </item>
- <item>
- <label>item2</label>
- <value>2</value>
- <item>
- <label>item2_1</label>
- <value>2_1</value>
- </item>
- </item>
- </item>
- <init>
- <instcd/>
- <goodflag/>
- <reqpridflag/>
- <reqdeptcd/>
- <reqdeptnm/>
- <reqsetnm/>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fInitialize();
- ]]>
- </script>
- </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/purccommonweb/js/PURC.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- misfComboComCdListMulti("Z0007,R0093,R0025","cmb_instcd,cmb_reqpridflag,cmb_goodflag");
- model.setValue(ipt_reqdeptcd.attribute("ref") , getUserInfo("posdeptcd"));
- model.setValue(opt_reqdeptnm.attribute("ref") , getUserInfo("posdeptnm"));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">일반 청구Set 등록</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:60px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd" ref="/root/init/instcd" class="combo_search" appearance="minimal" style="left:100; top:9; width:147px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="button5" class="icon_search" style="left:749px; top:36px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "reqdeptcd,reqdeptnm";
- misfOpenPopUpList("02", ipt_reqdeptcd,"", recv_list) ;
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_reqdeptcd" ref="/root/init/reqdeptcd" class="input_default" style="left:655px; top:34px; width:90px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "reqdeptcd,reqdeptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <output id="opt_reqdeptnm" ref="/root/init/reqdeptnm" class="output_fix" appearance="output" style="left:770px; top:34px; width:165px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:570px; top:35; width:86px; height:17px; ">청구부서 :</caption>
- <caption id="caption5" class="search_name" style="left:570px; top:9; width:86px; height:17px; ">청구주기 :</caption>
- <select1 id="cmb_reqpridflag" ref="/root/init/reqpridflag" class="combo_search" appearance="minimal" style="left:655px; top:9px; width:147px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/reqpridflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_goodflag" ref="/root/init/goodflag" class="combo_search" appearance="minimal" style="left:359px; top:9; width:180px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/goodflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:274px; top:9; width:86px; height:17px; ">물품구분 :</caption>
- <caption id="caption1" class="search_name" style="left:7px; top:35px; width:112px; height:17px; ">청구Set명 :</caption>
- <input id="input1" ref="/root/init/reqsetnm" class="input_default" style="left:100px; top:34px; width:439px; height:19px; "/>
- <line id="line30" class="line_4" style="x1:1110px; y1:8px; x2:1110px; y2:51px; "/>
- <button id="button19" class="btn1_letter2" style="left:1125px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- </group>
- <line id="line1" class="line_1" style="x1:250px; y1:94px; x2:1195px; y2:94px; "/>
- <datagrid id="datagrid2" nodeset="/root/example" caption="상태^물품코드^품명^규격^단위^수량*^재고^불용^비고" colwidth="45, 100, 168, 116, 75, 73, 100, 100, 145" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:250px; top:99px; width:945px; height:636px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption8" class="tit_2" style="left:5px; top:79px; width:70px; height:13px; ">청구주기</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:94px; x2:245px; y2:94px; "/>
- <datagrid id="datagrid1" nodeset="/root/example" caption="청구주기^청구SET명" colwidth="82, 134" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:99px; width:245px; height:636px; ">
- <col/>
- <col/>
- </datagrid>
- <button id="button2" class="btn2_letter3" style="left:1142px; top:73px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="button4" class="btn2_letter2" style="left:1043px; top:73px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- </button>
- <button id="button6" class="btn2_letter3" style="left:1087px; top:73px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <caption id="caption4" class="tit_2" style="left:255px; top:79px; width:450px; height:13px; ">일반청구 SET 목록(일반청구 대상 물품만 등록이 가능합니다.)</caption>
- </group>
- <group id="group1" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="button7" class="btn3_letter4" style="left:0px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button8" class="btn6_letter2" style="left:82px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button9" class="btn4_letter2" style="left:1070px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button10" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line17" class="line_6" style="x1:0px; y1:25px; x2:1195; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|