123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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="">
- <send>
- <instcd/>
- <chrgpsnid/>
- <chrgpsnnm/>
- <reqdd/>
- <reqdd2/>
- <reqno/>
- <reqno2/>
- <reqdeptcd/>
- <reqdeptnm/>
- </send>
- <main/>
- <init/>
- <temp/>
- <print/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
-
- ]]>
- </script>
- <submission id="TRRFE00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/print/result"/>
- </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="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize()
- {
- model.resetInstanceNode("/root/PrintRfehemht");
- misfComboComCdList("Z0007", cmb_instcd);
-
- ipt_reqdd.value = getCurrentDate();
- ipt_reqdd2.value = getCurrentDate();
- cmb_instcd.value = getUserInfo("dutplceinstcd");
-
- makeReportPreview(0,140,1195,640);
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">수리확인서 출력</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" navindex="13" style="left:1126; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group6" style="left:0px; top:10px; width:1194; height:59; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194; height:59.; "/>
- <caption id="cap_reqdd" class="search_name" style="left:412px; top:9px; width:86px; height:17px; ">의뢰일자 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="12" style="left:1125px; top:20px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd"))return;
- if(!isRequiredControls("ipt_reqdd"))return;
- if(!isRequiredControls("ipt_reqdd2"))return;
- model.resetInstanceNode("/root/print/PrintRfehemht");
- submit("TRRFE00701");
- exeReportPreview("RPRFE00703", "XMLSTR");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line14" class="line_4" style="x1:1107px; y1:7; x2:1107px; y2:52; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="cap_reqno" class="search_name" style="left:861px; top:9px; width:86px; height:17px; ">의뢰번호 :</caption>
- <caption id="caption35" style="left:598px; top:8px; width:15px; height:20px; vertical-align:middle; ">~</caption>
- <input id="ipt_reqdd" ref="/root/send/reqdd" class="input_s_essential" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:501px; top:8px; width:95px; height:19px; "/>
- <input id="ipt_reqdd2" ref="/root/send/reqdd2" class="input_s_essential" navindex="3" inputtype="date" format="yyyy-mm-dd" style="left:612px; top:8px; width:95px; height:19px; "/>
- <input id="ipt_reqno" ref="/root/send/reqno" class="input_search" navindex="4" format="9999" style="left:951px; top:8px; width:60; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_reqno.value.length != 4){
- messageBox("4자리를", "C001");
- ipt_reqno.value = "";
- return;
- }
- ]]>
- </script>
- </input>
- <caption id="caption36" style="left:1013px; top:10px; width:15px; height:20px; vertical-align:middle; ">~</caption>
- <input id="ipt_reqno2" ref="/root/send/reqno2" class="input_search" navindex="5" format="9999" style="left:1026px; top:8px; width:60px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_reqno2.value.length != 4){
- messageBox("4자리를", "C001");
- ipt_reqno2.value = "";
- return;
- }
- ]]>
- </script>
- </input>
- <input id="ipt_reqdeptcd" ref="/root/send/reqdeptcd" class="input_search" navindex="9" style="left:502px; top:34px; width:80px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_reqdeptcd.value.length == 0)
- ipt_reqdeptnm.value = "";
- else
- misfValidationCheck("02", "", "reqdeptcd,reqdeptnm" );
- model.refresh();
-
- ]]>
- </script>
- </input>
- <button id="btn_reqdeptcd" class="icon_search" navindex="10" style="left:585px; top:34px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("02", ipt_reqdeptcd, "", "reqdeptcd,reqdeptnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_reqdeptnm" ref="/root/send/reqdeptnm" class="input_search" navindex="11" style="left:606px; top:34px; width:101px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_reqdeptnm.value.length == 0)
- ipt_reqdeptcd.value = "";
- else
- misfValidationCheck("02", "", "reqdeptcd,reqdeptnm" );
- model.refresh();
-
- ]]>
- </script>
- </input>
- <caption id="cap_reqdeptcd" class="search_name" style="left:412px; top:35px; width:86px; height:17px; ">의뢰부서 :</caption>
- <caption id="cap_chrgpsnid" class="search_name" style="left:15px; top:33px; width:86px; height:17px; ">담 당 자 :</caption>
- <button id="btn_chrgpsnid" class="icon_search" navindex="7" style="left:187px; top:32px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfOpenPopUpList("01", ipt_chrgpsnid, "", "chrgpsnid,chrgpsnnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_chrgpsnid" ref="/root/send/chrgpsnid" class="input_search" navindex="6" style="left:104px; top:32px; width:80px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // misfValidationCheck("12", "", "reqpsnid,reqpsnnm");
- if(ipt_chrgpsnid.value.length == 0)
- ipt_chrgpsnnm.value = "";
- else
- misfValidationCheck("01-1", "", "chrgpsnid,chrgpsnnm");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_chrgpsnnm" ref="/root/send/chrgpsnnm" class="input_search" navindex="8" style="left:208px; top:32px; width:98px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_chrgpsnnm.value.length == 0)
- ipt_chrgpsnid.value = "";
- else
- misfValidationCheck("01-2", "", "chrgpsnid,chrgpsnnm");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" navindex="1" appearance="minimal" style="left:104px; top:8px; width:203px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:79; width:113px; height:13px; ">수리확인서 내역</caption>
- <line id="line19" class="line_1" style="x1:0px; y1:94; x2:1194px; y2:94+; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|