123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <fromdd/>
- <todd/>
- <insukind>11</insukind>
- <oprcpcalcyn/>
- </send>
- <main>
- <list01>
- <gridcalcpayspec>
- <calcflag/>
- <verflag/>
- <notimm/>
- <calcdg/>
- <uncoym/>
- <clamym/>
- <ioflag/>
- <acptno/>
- <judgdg/>
- <ordfildcd/>
- <depodd/>
- <depocnt/>
- <depoamt/>
- <cutcnt/>
- <cutamt/>
- <obtappcnt/>
- <obtappamt/>
- <obtappdeciamt/>
- </gridcalcpayspec>
- </list01>
- </main>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPIF31101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list01"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 공통코드 Load작업
- model.setFocus("ipt_fromdd");
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:269px; height:14px; ">통보월별 정산지급내역 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <caption id="caption3" class="tit_2" style="left:6px; top:55px; width:95px; height:14px; ">정산지급내역</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <button id="button12" class="btn2_letter4" style="left:1130px; top:49px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var today = new Date();
-
- var yy = today.getYear()+"";
- var mm = today.getMonth()+1;
- var dd = today.getDate();
-
- if(mm < 10) { mm = "0"+mm; } else { mm = mm+""; }
- if(dd < 10) { dd = "0" + dd; } else { dd = dd + ""; }
-
- var tmp = yy+mm+dd;
- var titlename = "";
- if(model.getValue("insukind") == "11") {
- titlename = "통보월별정산지급내역조회(보험)_"+tmp;
- } else if(model.getValue("insukind") == "21") {
- titlename = "통보월별정산지급내역조회(보호)_"+tmp;
- }
- var fileName = window.fileDialog("save", ",", false, titlename, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- grd_calcpayspec.saveExcel(fileName, "SheetName", true, true, "", "", "");
- }
- ]]>
- </script>
- </button>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button2" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(ipt_fromdd.value == "") {
- messageBox("통보월 시작일을","C001");
- } else {
- submit("TRPIF31101");
- }
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <select id="checkbox2" ref="/root/send/oprcpcalcyn" class="checkbox_search" overflow="visible" appearance="full" style="left:610px; top:9px; width:125px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>원외처방정산포함</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption4" class="search_name" style="left:285px; top:9px; width:86px; height:17px; ">보험유형 :</caption>
- <caption id="caption5" class="search_name" style="left:15px; top:9px; width:75px; height:17px; ">통보월 :</caption>
- <select1 id="rdo_insukind" ref="/root/send/insukind" class="radio_search" appearance="full" cols="3" overflow="visible" style="left:375px; top:10px; width:135px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>보험</label>
- <value>11</value>
- </item>
- <item>
- <label>보호</label>
- <value>21</value>
- </item>
- <item>
- <label>산재</label>
- <value>41</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" maxlength="6" format="yyyy-mm" style="left:91px; top:8px; width:75px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- ipt_todd.value = ipt_fromdd.value;
- ]]>
- </script>
- </input>
- <caption id="caption1" style="left:167px; top:11px; width:15px; height:15px; ">~</caption>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" maxlength="6" format="yyyy-mm" style="left:181px; top:8px; width:79px; height:19px; text-align:center; "/>
- </group>
- <datagrid id="grd_calcpayspec" nodeset="/root/main/list01/gridcalcpayspec" class="datagrid2" caption="정산구분^구분^통보월^정산차수^미수월^청구월^내원
유형^접수번호^심사차수^진료과^입금일자^입금
건수^입금액^삭감
건수^삭감액^이의신청
건수^이의신청액^이의신청
결정액" colsep="^" colwidth="60, 45, 60, 70, 60, 60, 40, 65, 75, 50, 80, 50, 80, 50, 80, 60, 80, 80" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:75px; width:1194px; height:660px; ">
- <col ref="calcflag" style="text-align:center; "/>
- <col ref="verflag" style="text-align:center; "/>
- <col ref="notimm" format="yyyy-mm" style="text-align:center; "/>
- <col ref="calcdg" style="text-align:center; "/>
- <col ref="uncoym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="ioflag" style="text-align:center; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col ref="judgdg" style="text-align:center; "/>
- <col ref="ordfildcd" style="text-align:center; "/>
- <col ref="depodd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="depocnt" format="#,###" style="text-align:right; "/>
- <col ref="depoamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="cutcnt" format="#,###" style="text-align:right; "/>
- <col ref="cutamt" format="#,###" style="text-align:right; "/>
- <col ref="obtappcnt" format="#,###" style="text-align:right; "/>
- <col ref="obtappamt" format="#,###" style="text-align:right; "/>
- <col ref="obtappdeciamt" format="#,###" style="text-align:right; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_calcpayspec.gridToInstance(); // Sort 된 Grid 상의 Data 순서와 Instance Node 상의 Data 순서를 동일하게 맞춰준다.
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- <button id="button7" class="btn2_letter6" style="left:1043px; top:49px; width:86px; height:19px; ">
- <caption>Open Excel</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- try {
- window.exec("excel");
- } catch(e) {
- alert(e);
- }
- ]]>
- </script>
- </button>
- <button id="button10" class="btn2_letter3" style="left:935px; top:49px; width:53px; height:19px; ">
- <caption>열카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_calcpayspec.attribute("selectionmode") = "bycol";
- ]]>
- </script>
- </button>
- <button id="button11" class="btn2_letter3" style="left:989px; top:49px; width:53px; height:19px; ">
- <caption>행카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_calcpayspec.attribute("selectionmode") = "byrow";
- ]]>
- </script>
- </button>
- <button id="button13" class="btn2_letter3" style="left:881px; top:49px; width:53px; height:19px; ">
- <caption>셀카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_calcpayspec.attribute("selectionmode") = "free";
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|