123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPAHR00400.xrw
- * 설 명 : 결과예문선택
- * 설 계 자 : 손주연
- * 작 성 자 : 손주연
- * 작 성 일 : 2007.08.13
- * 수정이력 :
- * 기 타 :
- -->
- <?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="">
- <main>
- <inqrlst>
- <item>
- <inqrcd/>
- <inqrnm/>
- <answcd/>
- <answcnts/>
- <remcnts/>
- <answflag/>
- <inptflag/>
- <inqrflag/>
- </item>
- </inqrlst>
- </main>
- <send>
- <srchinstcd/>
- <srchhealexamflag/>
- <srchorddd/>
- <srchrsrvdd/>
- <srchrsrvno/>
- <srchpid/>
- <srchinqrflag/>
- </send>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AHA001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRAHR01003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/inqrlst"/>
- </model>
- <script type="javascript">
- <![CDATA[
- /**
- @desc : 초기화
- */ function fInit(){
- model.resetInstanceNode("/root/main/inqrlst");
- fGetInqrCdList();
- }
- /**
- *SPAHR00200_PARAM1 : 건진구분
- SPAHR00200_PARAM2 : 등록번호
- SPAHR00200_PARAM3 : 건진일자
- SPAHR00200_PARAM4 : 예약일자
- SPAHR00200_PARAM5 : 예약번호
- SPAHR00200_PARAM6 : 기관코드
- SPAHR00200_PARAM7 : 문진구분
- */
- function fGetInqrCdList(){
- var healExamFlag = opener.javascript.getParameter("SPAHR00500_PARAM1");
- var pid = opener.javascript.getParameter("SPAHR00500_PARAM2");
- var orddd = opener.javascript.getParameter("SPAHR00500_PARAM3");
- var rsrvdd = opener.javascript.getParameter("SPAHR00500_PARAM4");
- var rsrvno = opener.javascript.getParameter("SPAHR00500_PARAM5");
- var instcd = opener.javascript.getParameter("SPAHR00500_PARAM6");
- var inqrFlag = opener.javascript.getParameter("SPAHR00500_PARAM7");
-
- model.removeNodeset(grd_inqrlst.nodeset);
-
- if(healExamFlag == "" || pid == "" || orddd == "" || rsrvdd == "" || rsrvno == "" ) {
- messageBox("건진자 정보가 존재하지","E007");
- }
- if(instcd == "") {
- model.setValue("/root/send/srchinstcd", getUserInfo("dutplceinstcd") );
- }
- if(inqrFlag == "") {
- model.setValue("/root/send/srchinqrflag","T");
- }
-
-
- model.setValue("/root/send/srchhealexamflag", healExamFlag);
- model.setValue("/root/send/srchpid" , pid);
- model.setValue("/root/send/srchorddd" , orddd);
- model.setValue("/root/send/srchrsrvdd" , rsrvdd);
- model.setValue("/root/send/srchrsrvno" , rsrvno);
- model.setValue("/root/send/srchinstcd" , instcd);
- model.setValue("/root/send/srchinqrflag" , inqrFlag);
-
- submit("TRAHR01003");
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="740" pageheight="780" guideline="1,1194;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:720px; height:720px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:23px; x2:717px; y2:23px; "/>
- <datagrid id="grd_inqrlst" nodeset="/root/main/inqrlst/item" caption="문진코드^문진내용^답안선택^답안내역^비고^anstype^문진구분" colsep="^" colwidth="83, 337, 63, 87, 108, 100, 100" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:28px; width:717px; height:690px; ">
- <col ref="inqrcd"/>
- <col ref="inqrnm"/>
- <col ref="answcd"/>
- <col ref="answcnts"/>
- <col class="gridinput" ref="remcnts" type="input"/>
- <col disabled="true" ref="answflag" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/baseinfo/rslttypelst/A0066">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="inptflag" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/baseinfo/inqrflag/A0106">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- </datagrid>
- <caption id="caption19" class="tit_2" style="left:4px; top:5px; width:159px; height:14px; ">문진조회</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:726px; width:713px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:652px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|