123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- <?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>CSR멸균물품 등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <rscmdiltlist/>
- </main>
- <send>
- <instcd/>
- <dinfkind/>
- <dinfdeptgubn/>
- </send>
- <init>
- <dinfkind>
- <label>고압증기</label>
- <value>1</value>
- <label>건열</label>
- <value>2</value>
- <label>EO gas</label>
- <value>3</value>
- <label>STERRAD</label>
- <value>4</value>
- </dinfkind>
- <dinfdeptgubn>
- <label>외래</label>
- <value>1</value>
- <label>CSR</label>
- <value>2</value>
- <value/>
- </dinfdeptgubn>
- </init>
- <temp/>
- </root>
- </instance>
- <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" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRRSS01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rscmdiltlist"/>
- <submission id="TXRSS01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/rscmdiltlist" resultref="/root/temp"/>
- </model>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
-
- misfMsterDetailSet(grd_rscmdiltlist,null,"TRRSS01401","Y"); //마스터 설정
-
- misfGridInit(grd_rscmdiltlist);
-
- misfComboComCdList("Z0007", cmb_instcd); //기관코드
-
- model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
-
- //화면 권한 설정
- btn_save.disabled = !(checkAuth("X"));
- btn_prt.disabled= !(checkAuth("P"));
-
- model.refresh();
- }
-
- function fsearch()
- {
- if(!isRequiredControls("cmb_instcd"))return;
- if(!isRequiredControls("rdo_dinfkind"))return;
- if(!isRequiredControls("rdo_dinfdeptgubn"))return;
-
- var updtdata = getGridUpdateData(grd_rscmdiltlist);
- if ( updtdata != "") {
- var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 조회 작업을","Q003");
- if (ret != 6) { // not OK
- return;
- }
- }
-
- submit("TRRSS01401");
- }
- ]]>
- </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:186px; height:14px; ">CSR 멸균물품 등록</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1110px; y1:0px; x2:1110px; y2:34px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fsearch();
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:107px; top:8px; width:218px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="rdo_dinfdeptgubn" ref="/root/send/dinfdeptgubn" overflow="visible" appearance="full" cellspacing="5" cols="3" style="left:857px; top:9px; width:165px; height:15px; background-color:transparent; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/dinfdeptgubn">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_dinfdeptgubn" class="search_name" style="left:765px; top:9px; width:90px; height:17px; ">부서구분 :</caption>
- <caption id="cap_dinfkind" class="search_name" style="left:385px; top:9px; width:90px; height:17px; ">멸균종류 :</caption>
- <select1 id="rdo_dinfkind" ref="/root/send/dinfkind" overflow="visible" appearance="full" cellspacing="5" cols="5" style="left:477px; top:9px; width:219px; height:15px; background-color:transparent; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/dinfkind">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <line id="line2" class="line_1" style="x1:0px; y1:79px; x2:1194px; y2:79px; "/>
- <button id="btn_grdadd" class="btn2_letter3" style="left:1085px; top:59px; width:53px; height:19px; ">
- <caption>행삽입</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd")) return;
- if(!isRequiredControls("cmb_goodflag")) return;
-
- misfGridIUD(grd_rscmdiltlist, "I");
-
- grd_rscmdiltlist.valueMatrix(grd_rscmdiltlist.row, grd_rscmdiltlist.colRef("instcd")) = grd_rscmdiltlist.valueMatrix( (grd_rscmdiltlist.row-1), grd_rscmdiltlist.colRef("instcd"));
- grd_rscmdiltlist.valueMatrix(grd_rscmdiltlist.row, grd_rscmdiltlist.colRef("instnm")) = grd_rscmdiltlist.valueMatrix( (grd_rscmdiltlist.row-1), grd_rscmdiltlist.colRef("instnm"));
-
- grd_rscmdiltlist.valueMatrix(grd_rscmdiltlist.row, grd_rscmdiltlist.colRef("dinfking")) = grd_rscmdiltlist.valueMatrix( (grd_rscmdiltlist.row-1), grd_rscmdiltlist.colRef("dinfking"));
- grd_rscmdiltlist.valueMatrix(grd_rscmdiltlist.row, grd_rscmdiltlist.colRef("dinfdeptgubn")) = grd_rscmdiltlist.valueMatrix( (grd_rscmdiltlist.row-1), grd_rscmdiltlist.colRef("dinfdeptgubn"));
- grd_rscmdiltlist.valueMatrix(grd_rscmdiltlist.row, grd_rscmdiltlist.colRef("dinfgoodgubn")) = grd_rscmdiltlist.valueMatrix( (grd_rscmdiltlist.row-1), grd_rscmdiltlist.colRef("dinfgoodgubn"));
-
-
-
- ]]>
- </script>
- </button>
- <button id="btn_grddel" class="btn2_letter3" style="left:1141px; top:59px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_rscmdiltlist, "D");
- ]]>
- </script>
- </button>
- <datagrid id="grd_rscmdiltlist" nodeset="/root/main/rscmdiltlist" autoresize="true" caption="기관명^멸균종류^멸균부서구분^멸균물품구분^멸균물품^caption1" colsep="^" colwidth="136, 153, 132, 317, 386, 100" ellipsis="true" extendlastcol="scroll" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:84px; width:1195px; height:660px; ">
- <col disabled="true" ref="instnm" style="text-align:center; vertical-align:top; "/>
- <col ref="dinfkind" type="combo" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/dinfkind">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="dinfdeptgubn" type="combo" style="text-align:center; vertical-align:top; ">
- <choices>
- <itemset nodeset="/root/init/dinfdeptgubn">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="dinfgoodgubn" type="input" style="vertical-align:top; "/>
- <col ref="dinfgood" type="input"/>
- <col ref="instcd" visibility="hidden"/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:2px; top:65px; width:145px; height:13px; ">멸균물품 List</caption>
- </group>
- <group id="group2" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line16" class="line_2" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- <button id="btn_clear" class="btn4_letter3" style="left:1127px; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1069px; top:3; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_rscmdiltlist);
- if (updtdata == "")
- {
- messageBox("변경된 데이터가","I004");
- return;
- }
-
- if(!checkKeyColumn("grd_rscmdiltlist")) return;
-
- rtn = messageBox("", "Q002");
- if(rtn != "6" ) return false;
-
- misfSave("TXRSS01401");
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <button id="btn_prt" class="btn6_letter2" visibility="hidden" style="left:0px; top:3; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|