123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- 2011.04.12 / 최초작성 / 김상민
- -->
- <?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>산재지급결정통지서(I020)조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <grid>
- <gridlisti201>
- <i201/>
- </gridlisti201>
- <gridlisti202>
- <i202/>
- <gridlisti201detail>
- <clamcnt/>
- <clamamt/>
- <paycnt/>
- <payamt/>
- <adjtcnt/>
- <adjtamt/>
- <impsscnt/>
- <impssamt/>
- <retecnt/>
- <reteamt/>
- </gridlisti201detail>
- </gridlisti202>
- <gridlisti203>
- <i203/>
- </gridlisti203>
- </grid>
- </main>
- <send>
- <i201>
- <fromnotidd/>
- <tonotidd/>
- <clamno/>
- <acptno/>
- <cmpyflag/>
- </i201>
- <i202>
- <acptno/>
- <dg/>
- </i202>
- <i203>
- <acptno/>
- <dg/>
- <docuseqno/>
- </i203>
- <searchgridrow>
- <docuseqno/>
- <patnm/>
- </searchgridrow>
- </send>
- <init>
- <P0504list>
- <P0504>
- <cdid/>
- <cdnm/>
- </P0504>
- </P0504list>
- <P0505list>
- <P0505>
- <cdid/>
- <cdnm/>
- </P0505>
- </P0505list>
- </init>
- <hidden>
- </hidden>
- <popupdata>
- <popupmenu>
- <grd_i201>
- <item>
- <name>산재지급결정통지서 삭제</name>
- <func>fDeleteI020</func>
- </item>
- </grd_i201>
- </popupmenu>
- </popupdata>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 공통코드
- CommCode_Load();
- /*
- var fromacptym = model.getValue("/root/send/fromacptym");
- if (fromacptym != "") {
- submit("TRPIE01900");
- }
- else {
- // 초기화
- fInitialize();
- }
- */
- fInitialize();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="root/send" resultref="/root/init/clamdg"/>
- <submission id="TRPIE02001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/i201" replace="instance" resultref="/root/main/grid/gridlisti201"/>
- <submission id="TRPIE02002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/i202" replace="instance" resultref="/root/main/grid/gridlisti202"/>
- <submission id="TRPIE02003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/i203" replace="instance" resultref="/root/main/grid/gridlisti203"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.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/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/instantmsgweb/js/ZMI001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript">
- <![CDATA[
- // 공통코드
- function CommCode_Load() {
- // P0272 접수구분(산재심결/지불결정)
- zbcfGetCodeList(new Array("P0504","P0505"),
- new Array("/root/init/P0504list","/root/init/P0505list"));
- model.refresh();
- }
-
- // 초기화
- function fInitialize() {
- var today = getCurrentDate();
-
- model.resetInstanceNode("/root/send");
-
- model.setValue("/root/send/i201/fromnotidd", today); // 시작일
- model.setValue("/root/send/i201/tonotidd", today); // 종료일
- ipt_clamno.value = "" // 청구번호
- ipt_acptno.value = "" // 접수번호
- model.setValue("/root/send/i201/cmpyflag", "-");
-
- // 그리드 공라인 없애기
- model.removeNodeset("/root/main/grid/gridlisti201");
- model.removeNodeset("/root/main/grid/gridlisti202");
- model.removeNodeset("/root/main/grid/gridlisti203");
-
- model.refresh();
-
- // 포커스 이동
- model.setFocus("ipt_fromnotidd");
- }
-
- function fSearch(){
- if ((ipt_fromnotidd.currentText == "" && ipt_clamno.currentText == "" && ipt_acptno.currentText == "") ||
- (ipt_tonotidd.currentText == "" && ipt_clamno.currentText == "" && ipt_acptno.currentText == "")) {
- messageBox("[기간 ]또는 [청구번호/접수번호]를","C001");
- }
- else {
- // 그리드 공라인 없애기
- model.removeNodeset("/root/main/grid/gridlisti201");
- model.removeNodeset("/root/main/grid/gridlisti202");
- model.removeNodeset("/root/main/grid/gridlisti203");
- model.resetInstanceNode("/root/main/grid/gridlisti202/gridlisti201detail");
-
- submit("TRPIE02001");
- fSearch_Step();
- }
- model.refresh();
- }
-
- function fSearch_Step() {
- var rtn = null;
- if (grd_i201.rows > 1) {
- var selectedrow = 1; // 무조건 첫번째 선택한 row를 날린다.
- grd_i201.isSelected(selectedrow) = true;
-
- var acptno = grd_i201.valueMatrix(selectedrow, grd_i201.colRef("acptno")); // 접수번호
- var dg = grd_i201.valueMatrix(selectedrow, grd_i201.colRef("dg")); // 차수
-
- model.setValue("/root/send/i202/acptno",acptno);
- model.setValue("/root/send/i202/dg",dg);
-
- rtn = submit("TRPIE02002");
- }
-
- var rtn = null;
- if (grd_i202.rows > 1) {
- var selectedrow = 1; // 무조건 첫번째 선택한 row를 날린다.
- grd_i202.isSelected(selectedrow) = true;
- grd_i202.row = selectedrow;
-
- var acptno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("acptno")); // 접수번호
- var dg = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("dg")); // 차수
- var docuseqno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("docuseqno")); // 명일련
-
- model.setValue("/root/send/i203/acptno",acptno);
- model.setValue("/root/send/i203/dg",dg);
- model.setValue("/root/send/i203/docuseqno",docuseqno);
-
- rtn = submit("TRPIE02003");
- }
- }
-
- // 청구년월 차수 기간 체크
- function fChkClamym()
- {
- var fromym = model.getValue("/root/send/fromacptym");
- var toym = model.getValue("/root/send/toacptym");
- var check = model.getValue("/root/send/termflag");
-
- if(check == "2"){
- if ( fromym != toym ){
-
- cmb_clamdgfrom.value = "";
- cmb_clamdgto.value = "";
- cmb_clamdgfrom.disabled = true;
- cmb_clamdgto.disabled = true;
-
- }else{
- cmb_clamdgfrom.disabled = false;
- cmb_clamdgto.disabled = false;
- cmb_clamdgfrom.select(0);
- cmb_clamdgto.select(0);
- }
- cmb_clamdgto.refresh();
- cmb_clamdgfrom.refresh();
- }
- }
-
- function fDeleteI020(){
- if (grd_i201.row >= grd_i201.fixedRows ) {
-
- // 1. 삭제할 접수반송증 데이터를 만든다.
- var rows = grd_i201.selectedRows;
- var cnt = 1;
- for (var i = 0; i < rows; i++) {
- var sel = grd_i201.selectedRow(i);
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/openflag", "i020");
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/rsrvflag", "Y");
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/uncoflag", "Y");
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/cutflag", "Y");
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/judgdg", model.getValue("root/main/grid/gridlisti201/i201[" + sel + "]/dg"));
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/acptno", model.getValue("/root/main/grid/gridlisti201/i201[" + sel + "]/acptno"));
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/acptseqno", model.getValue("/root/main/grid/gridlisti201/i201[" + sel + "]/acptseqno"));
- model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/clamno", model.getValue("/root/main/grid/gridlisti201/i201[" + sel + "]/clamno"));
- cnt++;
- }
-
- // 2. 수신테이블 삭제 팝업 호출
- modal("SPPIE00810", "", "10", "10", "SPPIE00810", "/root/hidden/sppie00810" ,"/root/main", "", "");
-
-
-
- fSearch();
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">산재지급결정통지서(I020)조회</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="group5" style="left:0px; top:10px; width:1194px; height:60px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption30" class="search_name" style="left:315px; top:21px; width:90px; height:17px; ">접수번호 :</caption>
- <caption id="caption31" style="left:188px; top:22px; width:15px; height:15px; ">~</caption>
- <button id="btn_research" class="btn1_letter2" navindex="9" style="left:1123px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <line id="line26" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:54px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption34" class="search_name" style="left:776px; top:21px; width:90px; height:17px; ">사업구분 :</caption>
- <caption id="caption35" class="search_name" style="left:540px; top:21px; width:90px; height:17px; ">청구번호 :</caption>
- <input id="ipt_clamno" ref="/root/send/i201/clamno" class="input_search" navindex="5" imemode="disabled" maxlength="12" style="left:630px; top:21px; width:100px; height:19px; "/>
- <select1 id="cmb_cmpyflag" ref="/root/send/i201/cmpyflag" class="combo_search" navindex="4" appearance="minimal" style="left:865px; top:21px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0504list/P0504">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_tonotidd" ref="/root/send/i201/tonotidd" class="input_search" navindex="3" inputtype="date" style="left:202px; top:21px; width:85px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <input id="ipt_fromnotidd" ref="/root/send/i201/fromnotidd" class="input_search" navindex="2" inputtype="date" style="left:99px; top:21px; width:85px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <caption id="cap_toacptym" class="search_name" style="left:5px; top:22px; width:112px; height:17px; ">통지일자 :</caption>
- <input id="ipt_acptno" ref="/root/send/i201/acptno" class="input_search" navindex="6" imemode="disabled" maxlength="15" style="left:405px; top:21px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if (event.keyCode == "13") {
- setInputNodeCurText();
- fSearch();
- }
- ]]>
- </script>
- </input>
- </group>
- <caption id="cap_i201" class="tit_2" style="left:5px; top:80px; width:70px; height:14px; ">I020.1</caption>
- <button id="btn_i201excel" class="btn2_letter4" navindex="10" style="left:1081px; top:75px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var today = getCurrentDate(); // 엑셀파일이름에오늘날짜를 넣기위해 받아옴
- // 그리드 제목을 선택하면 저장이 안된다.
- if (grd_i201.rows == 1) {
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "I020.1_산재지급결정통지서(청구서)_"+today, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_i201.saveExcel(fileName, "SheetName", true, true, "", "", "");
- }
- ]]>
- </script>
- </button>
- <line id="line_i201" class="line_1" style="x1:1px; y1:95px; x2:1193px; y2:95px; "/>
- <datagrid id="grd_i201" nodeset="/root/main/grid/gridlisti201/i201" caption="접수번호^차수^서식번호^청구기관코드^사업구분^발송번호^청구번호^접수일자^통지일자^개산지급일자^소득세^주민세^공제총액^지급결정액^실지급액^개산지급액^정산차액^분할내역^통지사항^acptseqno" colsep="^" colwidth="120, 50, 100, 85, 120, 90, 100, 85, 85, 85, 100, 100, 100, 100, 100, 100, 100, 100, 300, 100" dataheight="23" defaultrows="2" ellipsis="true" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="35" rowsep="|" navindex="12" style="left:0px; top:100px; width:1194px; height:245px; ">
- <col ref="acptno" type="input" style="left:0px; top:23px; width:83px; height:23px; text-align:center; "/>
- <col ref="dg" style="text-align:center; "/>
- <col ref="docuno" style="text-align:center; "/>
- <col ref="healcareinstcd" style="text-align:center; "/>
- <col ref="cmpyflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0504list/P0504">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="sendno" style="text-align:center; "/>
- <col ref="clamno" style="text-align:center; "/>
- <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="notidd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="calcpaydd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="incmtax" format="(-)#,###" style="text-align:right; "/>
- <col ref="resdntax" format="(-)#,###" style="text-align:right; "/>
- <col ref="dedutotamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="pdeciamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="orgpayamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="calcpayamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="calcdiffamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="midspec" style="text-align:right; "/>
- <col ref="notifact" style="text-align:right; "/>
- <col ref="acptseqno" visibility="hidden"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.resetInstanceNode("/root/main/grid/gridlisti203/i203");
-
- var rtn = null;
- if (grd_i201.isCell(event.target) && grd_i201.row >= grd_i201.fixedRows) {
- var selectedrow = grd_i201.selectedRow(0); // 무조건 첫번째 선택한 row를 날린다.
-
- var acptno = grd_i201.valueMatrix(selectedrow, grd_i201.colRef("acptno")); // 접수번호
- var dg = grd_i201.valueMatrix(selectedrow, grd_i201.colRef("dg")); // 차수
-
-
- model.setValue("/root/send/i202/acptno",acptno);
- model.setValue("/root/send/i202/dg",dg);
-
- rtn = submit("TRPIE02002");
-
- if (grd_i202.rows > 1) {
- var selectedrow = 1; // 무조건 첫번째 선택한 row를 날린다.
- grd_i202.isSelected(selectedrow) = true;
- grd_i202.row = selectedrow;
-
- var acptno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("acptno")); // 접수번호
- var dg = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("dg")); // 차수
- var docuseqno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("docuseqno")); // 명일련
-
- model.setValue("/root/send/i203/acptno",acptno);
- model.setValue("/root/send/i203/dg",dg);
- model.setValue("/root/send/i203/docuseqno",docuseqno);
-
- rtn = submit("TRPIE02003");
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_i201.gridToInstance(); // Sort 된 Grid 상의 Data 순서와 Instance Node 상의 Data 순서를 동일하게 맞춰준다.
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- if (event.button == 3) { // 3 : 오른쪽 버튼
- if (grd_i201.isCell(event.target) && grd_i201.mouseRow >= grd_i201.fixedrows) {
- setPopupMenu("grd_i201", false, "/root/popupdata/popupmenu/grd_i201/item", "name", "func"); // (tfHelper.js) 컨트롤에서 사용자 팝업 설정 함수
-
- }
- }
- ]]>
- </script>
- </datagrid>
- <caption id="cap_i202" class="tit_2" style="left:300px; top:359px; width:70px; height:14px; ">I020.2</caption>
- <button id="btn_i202excel" class="btn2_letter4" navindex="13" style="left:1125px; top:354px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var today = getCurrentDate(); // 엑셀파일이름에오늘날짜를 넣기위해 받아옴
- // 그리드 제목을 선택하면 저장이 안된다.
- if (grd_i202.rows == 1) {
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "I020.2_산재지급결정통지서(명세서)_"+today, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_i202.saveExcel(fileName, "SheetName", true, true, "", "", "");
- }
- ]]>
- </script>
- </button>
- <line id="line_i202" class="line_1" style="x1:295px; y1:374px; x2:1194px; y2:374px; "/>
- <datagrid id="grd_i202" nodeset="/root/main/grid/gridlisti202/i202" caption="접수번호^차수^명일련^산재근로자성명^진료구분^재해발생일자^진료기간^청구액^조정액^지급액^불능액^보류액^실진료일수^불능사유^통지사유^통지사항" colsep="^" colwidth="100, 100, 80, 100, 89, 110, 120, 110, 100, 100, 100, 100, 100, 120, 250" dataheight="23" defaultrows="2" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="35" rowsep="|" navindex="15" style="left:295px; top:379px; width:899px; height:177px; ">
- <col ref="acptno" type="input" style="text-align:center; "/>
- <col ref="dg" style="text-align:center; "/>
- <col ref="docuseqno" style="text-align:center; "/>
- <col ref="inducswknm" style="text-align:center; "/>
- <col ref="ordfalg" style="text-align:center; "/>
- <col ref="accdntdd" style="text-align:center; "/>
- <col ref="ordterm" style="text-align:center; "/>
- <col ref="clamamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="adjtamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="payamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="impssamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="reteamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="realorddays" style="text-align:center; "/>
- <col ref="impssresn" style="text-align:left; "/>
- <col ref="notifact" style="text-align:left; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var rtn = null;
- if (grd_i202.isCell(event.target) && grd_i202.row >= grd_i202.fixedRows) {
- var selectedrow = grd_i202.selectedRow(0); // 무조건 첫번째 선택한 row를 날린다.
-
- var acptno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("acptno")); // 접수번호
- var dg = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("dg")); // 차수
- var docuseqno = grd_i202.valueMatrix(selectedrow, grd_i202.colRef("docuseqno")); // 명일련
-
- model.setValue("/root/send/i203/acptno",acptno);
- model.setValue("/root/send/i203/dg",dg);
- model.setValue("/root/send/i203/docuseqno",docuseqno);
-
- rtn = submit("TRPIE02003");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- <caption id="cap_i203" class="tit_2" style="left:295px; top:564px; width:70px; height:14px; ">I020.3</caption>
- <line id="line_i203" class="line_1" style="x1:295px; y1:579px; x2:1194px; y2:579px; "/>
- <datagrid id="grd_i203" nodeset="/root/main/grid/gridlisti203/i203" caption="줄번호^항목번호^코드구분^코드^코드명^정정코드^정정코드명^단가^정정단가^수량^인정수량^일수^인정일수^총인정수량^금액^조정금액^조정불능코드^조정사유" colsep="^" colwidth="61, 75, 80, 100, 120, 100, 120, 100, 100, 65, 65, 65, 65, 70, 100, 100, 100, 204" dataheight="23" defaultrows="2" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="35" rowsep="|" navindex="17" style="left:295px; top:584px; width:899px; height:154px; ">
- <col ref="lnno" style="text-align:center; "/>
- <col ref="item" style="text-align:center; "/>
- <col ref="cdflag" style="text-align:center; "/>
- <col ref="cd" style="text-align:center; "/>
- <col ref="cdnm" style="text-align:center; "/>
- <col ref="crrctncd" style="text-align:center; "/>
- <col ref="crrctnnm" style="text-align:center; "/>
- <col ref="unitcost" format="#,###.##" style="text-align:right; "/>
- <col ref="crrctcost" format="#,###.##" style="text-align:right; "/>
- <col ref="qty" format="#,###.##" style="text-align:center; "/>
- <col ref="rcogqty" format="#,###.##" style="text-align:center; "/>
- <col ref="dayno" style="text-align:center; "/>
- <col ref="rcogdayno" style="text-align:center; "/>
- <col ref="totrcogqty" format="#,###.##" style="text-align:center; "/>
- <col ref="amt" format="#,###" style="text-align:right; "/>
- <col ref="adjtamt" format="#,###" style="text-align:right; "/>
- <col ref="adjimpsscd" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0505list/P0505">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="impssresn" style="text-align:left; "/>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- grid_oncopy();
- ]]>
- </script>
- </datagrid>
- <caption id="cap_i201detail" class="tit_2" style="left:5px; top:359px; width:70px; height:14px; ">I020.1</caption>
- <line id="line_i201detail" class="line_1" style="x1:3px; y1:373px; x2:285px; y2:373px; "/>
- <caption id="cap_detail1" class="cell_1" style="left:3px; top:378px; width:129px; height:23px; vertical-align:middle; "/>
- <caption id="cap_detailcnt" class="cell_1" style="left:134px; top:378px; width:58px; height:23px; text-align:center; vertical-align:middle; ">건수</caption>
- <caption id="cap_detailamt" class="cell_1" style="left:193px; top:378px; width:91px; height:23px; text-align:center; vertical-align:middle; ">금액</caption>
- <line id="line_detail" class="line_2" style="x1:3px; y1:400px; x2:285px; y2:400px; "/>
- <caption id="cap_detailclam" class="cell_1" style="left:3px; top:402px; width:129px; height:23px; text-align:left; vertical-align:middle; ">청구</caption>
- <input id="ipt_clamcnt" ref="/root/main/grid/gridlisti202/gridlisti201detail/clamcnt" class="input_default" navindex="18" style="left:134px; top:404px; width:58px; height:19px; text-align:right; "/>
- <input id="ipt_clamamt" ref="/root/main/grid/gridlisti202/gridlisti201detail/clamamt" class="input_default" navindex="19" format="#,###" style="left:193px; top:404px; width:92px; height:19px; text-align:right; "/>
- <line id="line_clam" class="line_2" style="x1:3px; y1:425px; x2:284px; y2:425px; "/>
- <caption id="cap_detailjudgspec" class="cell_1" style="left:3px; top:427px; width:129px; height:23px; vertical-align:middle; ">지급</caption>
- <input id="ipt_paycnt" ref="/root/main/grid/gridlisti202/gridlisti201detail/paycnt" class="input_default" navindex="20" style="left:134px; top:429px; width:58px; height:19px; text-align:right; "/>
- <input id="ipt_payamt" ref="/root/main/grid/gridlisti202/gridlisti201detail/payamt" class="input_default" navindex="21" format="#,###" style="left:193px; top:429px; width:92px; height:19px; text-align:right; "/>
- <line id="line_judgspec" class="line_2" style="x1:3px; y1:450px; x2:284px; y2:450px; "/>
- <caption id="cap_detailpimpsi" class="cell_1" style="left:3px; top:452px; width:129px; height:23px; vertical-align:middle; ">조정</caption>
- <input id="ipt_adjtcnt" ref="/root/main/grid/gridlisti202/gridlisti201detail/adjtcnt" class="input_default" navindex="22" style="left:134px; top:454px; width:58px; height:19px; text-align:right; background-color:#ff99cc; "/>
- <input id="ipt_adjtamt" ref="/root/main/grid/gridlisti202/gridlisti201detail/adjtamt" class="input_default" navindex="23" format="#,###" style="left:193px; top:454px; width:92px; height:19px; text-align:right; background-color:#ff99cc; "/>
- <line id="line_pimpsi" class="line_2" style="x1:3px; y1:475px; x2:284px; y2:475px; "/>
- <caption id="cap_detailprete" class="cell_1" style="left:3px; top:477px; width:129px; height:23px; vertical-align:middle; ">불능</caption>
- <input id="ipt_impsscnt" ref="/root/main/grid/gridlisti202/gridlisti201detail/impsscnt" class="input_default" navindex="24" style="left:134px; top:479px; width:58px; height:19px; text-align:right; "/>
- <input id="ipt_impssamt" ref="/root/main/grid/gridlisti202/gridlisti201detail/impssamt" class="input_default" navindex="25" format="#,###" style="left:193px; top:479px; width:92px; height:19px; text-align:right; "/>
- <line id="line_prete" class="line_2" style="x1:3px; y1:500px; x2:284px; y2:500px; "/>
- <caption id="cap_detailcutfact" class="cell_1" style="left:3px; top:502px; width:129px; height:23px; vertical-align:middle; ">보류</caption>
- <input id="ipt_retecnt" ref="/root/main/grid/gridlisti202/gridlisti201detail/retecnt" class="input_default" navindex="26" style="left:134px; top:504px; width:58px; height:19px; text-align:right; background-color:#ff99cc; "/>
- <input id="ipt_reteamt" ref="/root/main/grid/gridlisti202/gridlisti201detail/reteamt" class="input_default" navindex="27" format="#,###" style="left:193px; top:504px; width:92px; height:19px; text-align:right; background-color:#ff99cc; "/>
- <line id="line_cutfact" class="line_2" style="x1:3px; y1:525px; x2:284px; y2:525px; "/>
- <line id="line_pdeci" class="line_2" style="x1:3px; y1:525px; x2:284px; y2:525px; "/>
- <line id="line_cutrate" class="line_3" style="x1:3px; y1:526px; x2:285px; y2:526px; "/>
- <button id="button10" class="btn2_letter3" style="left:970px; top:75px; width:53px; height:19px; ">
- <caption>열카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_i201.attribute("selectionmode") = "bycol";
- grd_i202.attribute("selectionmode") = "bycol";
- grd_i203.attribute("selectionmode") = "bycol";
- ]]>
- </script>
- </button>
- <button id="button11" class="btn2_letter3" style="left:1025px; top:75px; width:53px; height:19px; ">
- <caption>행카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_i201.attribute("selectionmode") = "byrow";
- grd_i202.attribute("selectionmode") = "byrow";
- grd_i203.attribute("selectionmode") = "byrow";
- ]]>
- </script>
- </button>
- <button id="button13" class="btn2_letter3" style="left:915px; top:75px; width:53px; height:19px; ">
- <caption>셀카피</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- grd_i201.attribute("selectionmode") = "free";
- grd_i202.attribute("selectionmode") = "free";
- grd_i203.attribute("selectionmode") = "free";
- ]]>
- </script>
- </button>
- <button id="button5" class="btn2_letter2" navindex="14" style="left:1147px; top:75px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPPIE02000", "XMLSTR", "","", "false","","","","","false");
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|