123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?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/>
- <reqdeptcd/>
- <reqdeptnm/>
- <reqpsnid/>
- <reqpsnnm/>
- <reqfrdd/>
- <recedd/>
- <reqtodd/>
- </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_reqdeptcd.attribute("ref") , getUserInfo("posdeptcd"));
- model.setValue(opt_reqdeptnm.attribute("ref") , getUserInfo("posdeptnm"));
- model.setValue(opt_reqpsnid.attribute("ref") , getUserInfo("userid"));
- model.setValue(opt_reqpsnnm.attribute("ref") , getUserInfo("usernm"));
- 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:38px; width:1195px; height:744px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:111px; height:13px; ">신규품목</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:52px; x2:1194px; y2:52px; "/>
- <select1 id="radio5" overflow="visible" appearance="full" cols="4" cellspacing="5" style="left:87px; top:57px; width:278px; height:15px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>미 접 수</label>
- <value>radio1</value>
- </item>
- <item>
- <label>접 수</label>
- <value/>
- </item>
- <item>
- <label>반 려</label>
- <value/>
- </item>
- <item>
- <label>심 사</label>
- <value/>
- </item>
- </choices>
- </select1>
- <datagrid id="datagrid2" nodeset="/root/example" caption="순번^신청부서^품명^구입예정가^납품업체^제조회사^진행사항^비고" colwidth="52, 89, 283, 169, 203, 100, 161, 210" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:106px; width:1195px; height:629px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <button id="button6" class="btn2_letter2" style="left:1152px; top:80px; width:42px; height:19px; ">
- <caption>접수</caption>
- </button>
- <caption id="caption4" class="tit_2" style="left:5px; top:86px; width:118px; height:13px; ">신청내역</caption>
- <line id="line1" class="line_1" style="x1:1px; y1:101px; x2:1195px; y2:101px; "/>
- <button id="button7" class="btn2_letter4" style="left:1020px; top:80px; width:64px; height:19px; ">
- <caption>전체선택</caption>
- </button>
- <button id="button9" class="btn2_letter4" style="left:1086px; top:80px; width:64px; height:19px; ">
- <caption>선택취소</caption>
- </button>
- <line id="line6" class="line_3" style="x1:0px; y1:76px; x2:1194px; y2:76px; "/>
- <output id="opt_reqdeptnm" ref="/root/init/reqdeptnm" class="output_fix" appearance="output" style="left:609px; top:56px; width:262px; height:19px; "/>
- <output id="opt_reqpsnnm" ref="/root/init/reqpsnnm" class="output_fix" appearance="output" style="left:1009px; top:56px; width:186px; height:19px; "/>
- <output id="opt_reqpsnid" ref="/root/init/reqpsnid" class="output_fix" appearance="output" style="left:945px; top:56px; width:61px; height:19px; "/>
- <caption id="caption10" class="cell_1" style="left:580px; top:30px; width:100px; height:23px; vertical-align:middle; ">신청일자*</caption>
- <caption id="caption2" class="cell_1" style="left:0px; top:30px; width:85px; height:23px; vertical-align:middle; ">기관구분*</caption>
- <select1 id="cmb_goodflag" ref="/root/init/goodflag" class="combo_default" appearance="minimal" style="left:375px; top:32px; width:203px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/goodflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:873px; top:54px; width:70px; height:23px; vertical-align:middle; ">신청자</caption>
- <select1 id="cmb_instcd" ref="/root/init/instcd" class="combo_default" appearance="minimal" style="left:87px; top:32px; width:184px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="input1" ref="/root/init/reqtodd" class="input_default" inputtype="date" style="left:785px; top:32px; width:85px; height:19px; "/>
- <input id="input28" ref="/root/init/reqfrdd" class="input_default" inputtype="date" style="left:683px; top:32px; width:85px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:873px; top:30px; width:70px; height:23px; vertical-align:middle; ">접수일자</caption>
- <caption id="caption16" class="cell_1" style="left:0px; top:54px; width:85px; height:23px; vertical-align:middle; ">상태</caption>
- <caption id="caption8" class="cell_1" style="left:462px; top:54px; width:85px; height:23px; vertical-align:middle; ">신청부서</caption>
- <caption id="caption9" class="cell_1" style="left:273px; top:30px; width:100px; height:23px; vertical-align:middle; ">물품구분*</caption>
- <input id="input4" ref="/root/init/recedd" class="input_default" inputtype="date" style="left:945px; top:32px; width:100; height:19px; "/>
- <output id="opt_reqdeptcd" ref="/root/init/reqdeptcd" class="output_fix" appearance="output" style="left:549px; top:56px; width:57px; height:19px; "/>
- <caption id="caption5" style="left:771px; top:33px; width:15px; height:20px; font-weight:bold; ">~</caption>
- </group>
- <group id="group1" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="button4" class="btn4_letter3" style="left:1069px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <button id="button5" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:25; x2:1195; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|