123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <?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>
- <init>
- <instcd/>
- <deptcd/>
- <deptnm/>
- <orddd/>
- <ducdd/>
- <memo/>
- </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/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- rszfUserInstList(cmb_instcd,getUserInfo("userid"));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(ipt_deptcd.attribute("ref") , getUserInfo("dutplcecd"));
- model.setValue(ipt_deptnm.attribute("ref") , getUserInfo("dutplcenm"));
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="group1" style="left:0px; top:0px; width:455; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:455; height:14px; ">월마감확정관리</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:455px; height:442px; ">
- <line id="line7" class="line_2" style="x1:0px; y1:78px; x2:453px; y2:78px; "/>
- <line id="line6" class="line_2" style="x1:0px; y1:54px; x2:453px; y2:54px; "/>
- <line id="line5" class="line_3" style="x1:0px; y1:430px; x2:453px; y2:430px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:177px; x2:453px; y2:177px; "/>
- <line id="line3" class="line_2" style="x1:0px; y1:153px; x2:453px; y2:153px; "/>
- <line id="line2" class="line_1" style="x1:0px; y1:27px; x2:453px; y2:27px; "/>
- <line id="line1" class="line_3" style="x1:0px; y1:102px; x2:453px; y2:102px; "/>
- <line id="line8" class="line_1" style="x1:0px; y1:126px; x2:453px; y2:126px; "/>
- <caption id="caption1" class="cell_1" style="left:0px; top:131px; width:80px; height:23px; text-align:center; ">전 표 일 자</caption>
- <caption id="caption21" class="cell_1" style="left:0px; top:80px; width:80px; height:23px; text-align:center; ">마감확정여부</caption>
- <input id="input66" ref="/root/init/ducdd" class="input_s_essential" inputtype="date" style="left:83px; top:133px; width:110px; height:19px; "/>
- <caption id="caption2" class="cell_1" style="left:0px; top:155px; width:80px; height:23px; text-align:center; ">관 리 부 서</caption>
- <caption id="caption3" class="cell_1" style="left:0px; top:179px; width:80px; height:252px; text-align:center; ">생 성 정 보</caption>
- <textarea id="textarea1" ref="/root/init/memo" style="left:83px; top:180px; width:367px; height:249px; "/>
- <button id="button10" class="btn2_letter2" style="left:413px; top:7px; width:42px; height:19px; ">
- <caption>삭제</caption>
- </button>
- <button id="button1" class="btn2_letter2" style="left:369px; top:7px; width:42px; height:19px; ">
- <caption>생성</caption>
- </button>
- <caption id="caption4" class="cell_1" style="left:0px; top:32px; width:80px; height:23px; text-align:center; ">기관코드</caption>
- <select id="checkbox10" disabled="true" overflow="visible" appearance="full" style="left:83px; top:83px; width:130px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>마감확정여부</label>
- <value/>
- </item>
- </choices>
- </select>
- <caption id="caption20" style="left:0px; top:105px; width:453px; height:20px; font-family:굴림체; font-size:9pt; font-weight:bold; color:#ff6600; vertical-align:middle; ">※ 마감을 확정하면 다시 되돌릴수 없습니다.</caption>
- <input id="input3" ref="/root/init/orddd" class="input_s_essential" inputtype="date" style="left:83px; top:61px; width:232px; height:19px; "/>
- <select1 id="cmb_instcd" ref="/root/init/instcd" class="combo_s_essential" appearance="minimal" style="left:83px; top:34px; width:232px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="button2" class="icon_search" style="left:164px; top:156px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- misfOpenPopUpList("02", ipt_deptcd,"", recv_list) ;
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_deptnm" ref="/root/init/deptnm" class="input_fix" appearance="input" style="left:182px; top:156px; width:268px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_deptnm.value.length == 0)
- ipt_deptcd.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptnm",
- "deptnm," + ipt_deptnm.value, "", "deptcd,deptnm",
- ipt_deptnm, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/init/deptcd" class="input_s_essential" style="left:83px; top:157px; width:77px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_deptcd.value.length == 0)
- ipt_deptnm.value = "";
- else
- rszfValidationCheck("TRRPZ00201", "deptcodelist", "refcond,deptcd",
- "deptcd," + ipt_deptcd.value, "", "deptcd,deptnm",
- ipt_deptcd, "SPRPZ00200", "","");
- model.refresh();
- ]]>
- </script>
- </input>
- </group>
- <caption id="caption5" class="cell_1" style="left:0px; top:69px; width:80px; height:23px; text-align:center; ">발 생 년 월</caption>
- </xhtml:body>
- </xhtml:html>
|