123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAHS03100_공단입금내역.xrw
- * 설 명 : 공단입금내역
- * 설 계 자 : 서원식
- * 작 성 자 : 서원식
- * 작 성 일 : 2011.12.15
- * 수정이력 :
- * 기 타 :
- -->
- <?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="">
- <main>
- <reqlst>
- <item>
- <incomedd/>
- <clamdd/>
- <cretflag/>
- <sisfilename/>
- <clamseqno/>
- <sumclamamt/>
- <clamamt/>
- <incomeamt/>
- <cashamt/>
- <cardamt/>
- <addamt/>
- <discamt/>
- <restamt/>
- <remfact/>
- </item>
- </reqlst>
- <rexinfo/>
- <export>
- </export>
- </main>
- <send>
- <srchfromdd/>
- <srchtodd/>
- <srchhealexamgubun>A</srchhealexamgubun>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //일자초기화
- model.setValue("/root/send/srchfromdd" , getCurrentDate());
- model.setValue("/root/send/srchtodd" , getCurrentDate());
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- /*
- * 소계 및 총계를 생성한다.
- */
- function fSetRcptSum(){
- grd_reqlst.subtotalPosition = "below";
- grd_reqlst.subtotal("clear", grd_reqlst.colRef("cretflag") , i ,"format:(-,+)#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; color:#ffffff; font-weight:bold ", grd_reqlst.colRef("cretflag") , "소 계" );
- grd_reqlst.subtotal("clear", -1, i, "format:(-,+)#,###; roundmode:round; roundpostion:2", "background-color:#99ff99; font-weight:bold", grd_reqlst.colRef("cretflag"), "총 계" );
-
- for(var i=0; i < grd_reqlst.cols ; i++){
- if(i >= grd_reqlst.colRef("sumclamamt") && i <= grd_reqlst.colRef("restamt")){
- grd_reqlst.subtotal("sum", grd_reqlst.colRef("cretflag") , i ,"format:(-,+)#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; color:#ffffff; font-weight:bold ", grd_reqlst.colRef("cretflag") , "소 계" );
- grd_reqlst.subtotal("sum", -1, i, "format:(-,+)#,###; roundmode:round; roundpostion:2", "background-color:#99ff99; font-weight:bold", grd_reqlst.colRef("cretflag"), "총 계" );
- }
- }
- }
- ]]>
- </script>
- <submission id="TRAHS03100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/reqlst"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- </xhtml:head>
- <xhtml:body>
- <group id="group1" style="left:0px; top:0px; width:1211px; height:13px; ">
- <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">공단 입금내역</caption>
- </group>
- <group id="group2" style="left:4px; top:23px; width:1203px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1202px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:10px; top:9px; width:73px; height:17px; ">일자 :</caption>
- <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_search" navindex="7" inputtype="date" style="left:77px; top:8px; width:105px; height:19px; "/>
- <caption id="caption19" class="search_n_b" style="left:186px; top:9px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <input id="input1" ref="/root/send/srchtodd" class="input_search" navindex="7" inputtype="date" style="left:200px; top:8px; width:105px; height:19px; "/>
- <caption id="caption13" class="search_name" style="left:315px; top:9px; width:98px; height:17px; ">건진구분 :</caption>
- <select1 id="radio1" ref="/root/send/srchhealexamgubun" visibility="visible" overflow="hidden" appearance="full" cols="2" style="left:405px; top:10px; width:150px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>공단검진</label>
- <value>A</value>
- </item>
- <item>
- <label>통합검진</label>
- <value>H</value>
- </item>
- </choices>
- </select1>
- <button id="btn_excelsave" class="btn6_letter4" visibility="hidden" style="left:976px; top:7px; width:80px; height:22px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <line id="line3" class="line_4" visibility="hidden" style="x1:1063px; y1:7px; x2:1063px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_prt" class="btn6_letter2" style="left:1070px; top:7px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.makeValue("/root/main/rexinfo/instcd" , getUserInfo("posinstcd"));
- model.makeValue("/root/main/rexinfo/usernm" , getUserInfo("usernm"));
- model.makeValue("/root/main/rexinfo/fromdd" , model.getValue("/root/send/srchfromdd"));
- model.makeValue("/root/main/rexinfo/todd" , model.getValue("/root/send/srchtodd"));
-
- exeReportPreview("RPAHS03100", "XMLSTR", "/root/main/export","", "false","","","","","false");
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1132px; y1:7px; x2:1132px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1139px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(submit("TRAHS03100")){
- fSetRcptSum();
- model.refresh();
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="group3" style="left:4px; top:63px; width:1203px; height:707px; ">
- <datagrid id="grd_reqlst" nodeset="/root/main/reqlst/item" caption="입금일자^청구일자^청구구분^파일명^청구번호^청구금액^실청구금액^입금액^현금입금액^카드입금액^추가액^삭감액^절사액^비고^" colsep="^" colwidth="80, 80, 100, 130, 80, 80, 80, 80, 80, 80, 80, 80, 80, 218" mergecellsfixedrows="bycolrec" rowsep="|" style="left:10px; top:5px; width:1187px; height:691px; ">
- <col ref="incomedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="clamdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col disabled="true" ref="cretflag" type="combo">
- <choices>
- <item>
- <label>건강검진1.2차</label>
- <value>1</value>
- </item>
- <item>
- <label>암</label>
- <value>2</value>
- </item>
- <item>
- <label>보건소</label>
- <value>3</value>
- </item>
- <item>
- <label>구강</label>
- <value>4</value>
- </item>
- <item>
- <label>영유아</label>
- <value>5</value>
- </item>
- </choices>
- </col>
- <col ref="sisfilename" type="input" style="text-align:left; "/>
- <col ref="clamseqno" visibility="hidden" style="text-align:center; "/>
- <col ref="sumclamamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="clamamt" visibility="hidden" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="incomeamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="cashamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="cardamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="addamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="discamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="restamt" format="(-,+)#,###" style="text-align:right; "/>
- <col ref="remfact" type="input"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|