123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * @(#)SPPID21302_차액상세조회.xrw (심사차액조회 화면에 iviewer 형태로 들어갈 화면)
- * 수정이력
- * - 2008.08.07 / 최초작성 / 박지욱
- *
- * - opener 에서 전달받는 조건 경로
- /root/send/data1
- -->
- <?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/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list1>
- </list1>
- </main>
- <send>
- <data1>
- <clamym/>
- <clamdg/>
- <pid/>
- <pidsn/>
- <insukind/>
- <suppkind/>
- <ordfromdd/>
- <item1/>
- <item2/>
- </data1>
- </send>
- <init>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- ]]>
- </script>
- <submission id="TRPID21302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면을 초기화한다.
- function fInitialize() {
-
- // 1. opener 에서 key 데이터를 받는다.
- model.setValue("/root/send/data1/clamym", opener.window.javaScript.getParameter("SPPID21301_clamym"));
- model.setValue("/root/send/data1/clamdg", opener.window.javaScript.getParameter("SPPID21301_clamdg"));
- model.setValue("/root/send/data1/pid", opener.window.javaScript.getParameter("SPPID21301_pid"));
- model.setValue("/root/send/data1/pidsn", opener.window.javaScript.getParameter("SPPID21301_pidsn"));
- model.setValue("/root/send/data1/insukind", opener.window.javaScript.getParameter("SPPID21301_insukind"));
- model.setValue("/root/send/data1/suppkind", opener.window.javaScript.getParameter("SPPID21301_suppkind"));
- model.setValue("/root/send/data1/ordfromdd", opener.window.javaScript.getParameter("SPPID21301_ordfromdd"));
- model.setValue("/root/send/data1/item1", opener.window.javaScript.getParameter("SPPID21301_item1"));
- model.setValue("/root/send/data1/item2", opener.window.javaScript.getParameter("SPPID21301_item2"));
-
- // 2. 그리드 초기화
- model.removenode("/root/main/list1");
- model.makeNode("/root/main/list1");
- grd_mechlist.refresh();
-
- // 3. 차액상세 조회
- if (model.getValue("/root/send/data1/clamym") != "") {
- submit("TRPID21302");
- grd_mechlist.refresh();
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="920" pageheight="610" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:920px; height:610px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:105px; height:14px; ">수정 내역</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:920px; y2:25px; "/>
- <datagrid id="grd_mechlist" nodeset="/root/main/list1/clod" caption="항목^항목^그룹수가^수가코드^EDI코드^한글명^심사후^심사후^심사후^심사전^심사전^심사전^차액^산정
수정^수정자|항^목^그룹수가^수가코드^EDI코드^한글명^1일량^일수^금액^1일량^일수^금액^차액^산정
수정^수정자" colsep="^" colwidth="30, 30, 80, 80, 80, 153, 35, 35, 70, 35, 35, 70, 70, 30, 65" ellipsis="true" explorerbar="sortshowmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed-rows="2" style="left:0px; top:31px; width:920px; height:579px; ">
- <col ref="item1" style="text-align:center; "/>
- <col ref="item2" style="text-align:center; "/>
- <col ref="grupcalcscorcd" style="text-align:left; "/>
- <col ref="snglcalcscorcd" style="text-align:left; "/>
- <col ref="basecd" style="text-align:left; "/>
- <col ref="hngnm" style="text-align:left; "/>
- <col ref="afttims" format="#,###.00" style="text-align:right; "/>
- <col ref="aftdayno" format="#,###" style="text-align:right; "/>
- <col ref="aftamt" format="#,###" style="text-align:right; "/>
- <col ref="bfrtims" format="#,###.00" style="text-align:right; "/>
- <col ref="bfrdayno" format="#,###" style="text-align:right; "/>
- <col ref="bframt" format="#,###" style="text-align:right; "/>
- <col ref="difamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="estmyn" style="text-align:center; "/>
- <col ref="lastupdtrnm" style="text-align:center; "/>
- </datagrid>
- <button id="btn_excel" class="btn2_letter4" style="left:852px; top:3px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (grd_mechlist.rows == 2) {
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_mechlist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- messageBox("EXCEL 저장이 완료되었습니다.","I999");
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|