123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>실사량관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <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/>
- <deptcd/>
- <deptnm/>
- <goodcd/>
- <goodnm/>
- <workdd/>
- </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,R0025","cmb_instcd,cmb_goodflag" );
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(opt_deptcd.attribute("ref") , getUserInfo("posdeptcd"));
- model.setValue(opt_deptnm.attribute("ref") , getUserInfo("posdeptnm"));
- 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:243px; height:14px; ">실사량등록</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:38; width:1195; height:744; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:95px; x2:1195px; y2:95px; "/>
- <datagrid id="datagrid2" nodeset="/root/example" caption="상태^분류명*^물품코드*^품명^규격^단위^단가^재고량*^실사량^잉여량^잉여금액" colwidth="89, 100, 115, 331, 100, 91, 76, 100, 109, 100, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:100px; width:1195px; height:634px; ">
- <col/>
- <col/>
- <col style="left:161px; top:25px; width:115px; height:25px; "/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <input id="input28" ref="/root/init/workdd" class="input_default" inputtype="date" style="left:516px; top:18px; width:100px; height:19px; "/>
- <select1 id="cmb_goodflag" ref="/root/init/goodflag" class="combo_default" appearance="minimal" style="left:308px; top:18px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/goodflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_instcd" ref="/root/init/instcd" class="combo_default" appearance="minimal" style="left:100; top:18; width:100; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="tit_2" style="left:5px; top:80px; width:118px; height:13px; ">기타출고내역</caption>
- <button id="button11" class="icon_search" style="left:828px; top:46px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- purcfOpenPopUpListByWndName(opt_goodcd,"","goodcd,goodnm","SPRSD00210","instcd,goodflag","cmb_instcd,cmb_goodflag");
- model.refresh();
- ]]>
- </script>
- </button>
- <output id="opt_goodcd" ref="/root/init/goodcd" class="output_fix" appearance="output" style="left:742px; top:44px; width:82px; height:19px; "/>
- <output id="opt-goodnm" ref="/root/init/goodnm" class="output_fix" appearance="output" style="left:848px; top:44px; width:175px; height:19px; "/>
- <output id="opt_deptcd" ref="/root/init/deptcd" class="output_fix" appearance="output" style="left:742px; top:18px; width:82px; height:19px; "/>
- <output id="opt_deptnm" ref="/root/init/deptnm" class="output_fix" appearance="output" style="left:848px; top:18px; width:175px; height:19px; "/>
- <button id="button2" class="icon_search" style="left:828px; top:20px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- misfOpenPopUpList("02", opt_deptcd,"", recv_list) ;
- model.refresh();
- ]]>
- </script>
- </button>
- <output id="output1" class="output_fix" appearance="output" style="left:100px; top:44px; width:77px; height:19px; "/>
- <output id="output4" class="output_fix" appearance="output" style="left:202px; top:44px; width:206px; height:19px; "/>
- <button id="button6" class="icon_search" style="left:181px; top:46px; width:16px; height:16px; ">
- <caption/>
- </button>
- <select id="checkbox10" overflow="visible" appearance="full" style="left:516px; top:46px; width:120px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>재고 ZERO값 표시</label>
- <value>checkbox1</value>
- </item>
- </choices>
- </select>
- <button id="button7" class="btn1_letter2" style="left:1125px; top:29px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:61px; "/>
- <caption id="caption4" class="search_name" style="left:15; top:45; width:86px; height:17px; ">분류코드 :</caption>
- <caption id="caption5" class="search_name" style="left:15; top:19; width:86px; height:17px; ">기관코드 :</caption>
- <caption id="caption8" class="search_name" style="left:657px; top:45px; width:86px; height:17px; ">물품코드 :</caption>
- <caption id="caption13" class="search_name" style="left:430px; top:19px; width:86px; height:17px; ">작업년월 :</caption>
- <caption id="caption14" class="search_name" style="left:222px; top:19px; width:90px; height:17px; ">물품구분 :</caption>
- <caption id="caption17" class="search_name" style="left:657px; top:19px; width:99px; height:17px; ">부 서 :</caption>
- <caption id="caption18" class="search_name" style="left:430px; top:45px; width:99px; height:17px; ">조회구분 :</caption>
- </group>
- <group id="group1" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="button1" class="btn3_letter4" style="left:58px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button3" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button4" class="btn4_letter2" style="left:1070px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button5" 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:1195px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|