123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550 |
- <?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>연금대여상환금</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <disadiffpay>
- <disadiffpayinst>
- <instnm/>
- <cnt/>
- <mancnt/>
- <instcd/>
- <notiym/>
- <emplnm/>
- </disadiffpayinst>
- </disadiffpay>
- <disadiffpayform>
- <penlentlist>
- <seqno/>
- <instcd/>
- <notiym/>
- <rrgstno/>
- <name/>
- <pensloadno/>
- <pensym/>
- <paytimes/>
- <divtimes/>
- <prinamt/>
- <restamt/>
- <delyrest/>
- <payflag/>
- <spreprin/>
- <emplno/>
- </penlentlist>
- </disadiffpayform>
- <list01>
- <gridsummary/>
- </list01>
- <list02>
- <return>
- <jryn/>
- </return>
- </list02>
- </main>
- <send>
- <attach>
- <file/>
- </attach>
- <title/>
- <jobkind/>
- <delflag/>
- <jrflag/>
- <savelist>
- <penlentlist/>
- </savelist>
- <searchlist>
- <notiym/>
- <rrgstno1/>
- <rrgstno2/>
- <emplnm/>
- <instcd/>
- </searchlist>
- <disadiffpay>
- <instcd/>
- <notiym/>
- <rrgstno1/>
- <rrgstno2/>
- <emplnm/>
- </disadiffpay>
- <doduynlist>
- <notiym/>
- <seqno/>
- <togglegbn/>
- <workgbn/>
- <rrgstno/>
- </doduynlist>
- </send>
- <temp>
- <cnt/>
- <doduyn/>
- <medicntrcnfmyn/>
- </temp>
- <init>
- <combo1>
- <label>정상</label>
- <value>1</value>
- <label>미납</label>
- <value>2</value>
- <label>연체이자</label>
- <value>3</value>
- <label>과오납</label>
- <value>4</value>
- <label>이자정산</label>
- <value>5</value>
- </combo1>
- </init>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/insurancemngtweb/js/RPA001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- misfGridInit(grd_disadiffpayinst);
- misfGridInit(grd_penlentlist);
- misfGridInit(grd_attach);
- misfMsterDetailSet(grd_disadiffpayinst, null, "TRRPA03001" ,"N");
- misfMsterDetailSet(grd_penlentlist, grd_disadiffpayinst, "TRRPA03003" ,"Y");
- rpaComboInstBase(cmb_instcd,getUserInfo("dutplceinstcd"));
- misfComboCopyItemSet(cmb_instcd, "", grd_penlentlist, "instcd");
- var instcd = getUserInfo("dutplceinstcd");
- cmb_instcd.value=instcd;
- //화면 권한 설정
- btn_save.disabled = !(checkAuth("X"));
- //btn_save.disabled=true;
- ]]>
- </script>
- <submission id="TRRPA03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/main/disadiffpay"/>
- <submission id="TXRPA03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savelist" resultref="/root/temp"/>
- <submission id="TRRPA03002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/temp"/>
- <submission id="TXRPA03002" mediatype="multipart/form-data" method="form-data-post" ref="/root/send" resultref="/root/main/list01"/>
- <submission id="TXRPA03003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchlist" resultref="/root/temp"/>
- <submission id="TRRPA03003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/disadiffpay" resultref="/root/main/disadiffpayform"/>
- <submission id="TRRPA03401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/doduynlist" resultref="/root/temp"/>
- </model>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- model.removeNodeset("/root/main/disadiffpay/disadiffpayinst");
- model.removeNodeset("/root/main/disadiffpayform/penlentlist");
- model.removeNodeset("/root/main/list/filelist");
- model.resetInstanceNode("/root/send");
- model.refresh();
- var curDate = getCurrentDate().toDate();
- model.setValue("/root/send/searchlist/notiym", curDate.getDateFormat('YYYYMM'));
- }
- /** 왼쪽 공백 제거 */
- function funcLtrim( str ) {
-
- var src = new String( str );
- var tmp = new String();
- var i,firstnum, len = src.length;
-
- for(i = 0;i < len ;i++) {
- tmp = src.substring(i,i+1);
- if (tmp != ' ' ) {
- firstnum = i;
- break;
- }
- }
- tmp = src.substring(firstnum);
- return tmp;
-
- }
- var fso=new ActiveXObject("Scripting.FileSystemObject");
- function fCsvUpload() {
-
- var maxsize = upload1.attribute("filesize");
- //var files = window.fileDialog("open", "|", true);
- //var filename = window.fileDialog("open", "|", true,dirPath + fileName, "txt", "All File(*.*)|*.*");
- var filename = window.fileDialog("open", ",", false, "", "txt", "Text Files(*.txt)|*.txt|All Files (*.*)|*.*");
- var filelist = filename.split("|");
- model.removeNodeset("/root/main/list/filelist");
- model.removeNodeset("/root/send/attach");
- //타이틀을 획득한다.
- var s = new String(filelist[filelist.length-1]);
- var ss = s.split("\\");
- if(filename !=""){
- if (!fso.FileExists(filename)) {
- fso.CreateTextFile(filename,true);
- }
- var ts=fso.OpenTextFile(filename,1);
- var i=0;
- while (!ts.AtEndOfStream) {
- i++;
- strData = ts.ReadLine();
- ts.Close();
- if(!fIsValidate(strData))return;
- if(i == 1)break;
- } //end of while
-
- var notiym = strData.substring(6, 12);
- model.setValue("/root/send/searchlist/notiym", notiym);
- submit("TRRPA03002");
- var doduyn = ipt_doduyn.value;
- if(doduyn =='Y'){
- messageBox("해당월의 자료가 ","E006");
- return;
- }else{
- //작업 전 row를 추가 >파일명 유/무에 따른 분기>
- for(var i = 0 ; i < filelist.length ; i++ ){
- grd_attach.addRow(false);
-
- if(filelist[i] == ""){
- //alert(grd_attach.rows - 1);
- grd_attach.removeRow(false);
- grd_attach.refresh();
- }
- else{
- grd_attach.valueMatrix(grd_attach.rows - 1, 0) = filelist[i];
- //파일크기('tfHelper.checkFileSize' 참조)
- var fileCnt = upload1.getFileCount();
- var lastIndex = fileCnt - 1;
- var fileSize = upload1.getFileSize(lastIndex);
- grd_attach.textmatrix(grd_attach.rows - 1,1) = fileSize;
-
- if (!checkFileSize(upload1)){
- grd_attach.removeItem();
- messageBox("파일 크기가 최대치("+maxsize+"Byte)를", "E003");
- return;
- }
- }
- }
- openLoadingBar("파일업로드 작업중입니다... ") ;
- submit("TXRPA03002");
- closeLoadingBar();
- btn_search.dispatch("DOMActivate");
- }
- }
- }
- //=============================================================================================
- // 전환할 Line의 유효성 검사
- //=============================================================================================
- function fIsValidate(strData) {
- if(lvGetByteSize(strData) == 100) { //레코드길이 100 bytes
- //작업 년월을 비교한다.
- if(strData.substring(6, 12) != model.getValue("/root/send/searchlist/notiym")) {
- messageBox("선택한 파일의 년월과 입력한 년월 값이 ", "E004");
- return false;
- }
-
- return true;
- } else {
- messageBox("파일형태가", "E004");
- return false;
- }
- return true;
- }
- /**
- * @group : lvString 확장
- * @ver : 2004.07.29 (KUHDEV-0002)
- * @by : LeeHJ.
- * @---------------------------------------------------
- * @type : function
- * @access : public
- * @desc : 파라미터 값의 Byte 크기를 리턴
- * @param : N/A
- * @return : 파라미터 값의 Byte 크기
- * @---------------------------------------------------
- */
- function lvGetByteSize(strData)
- {
- var tcount = 0;
- var tmpStr = new String(strData);
- var temp = tmpStr.length;
-
- var onechar;
- for ( k=0; k<temp; k++ )
- {
- onechar = tmpStr.charAt(k);
- if (escape(onechar).length > 4)
- {
- tcount += 2;
- }
- else
- {
- tcount += 1;
- }
- }
-
- return tcount;
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-right:8; ">
- <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; ">연금대여상환금파일Upload</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:19; width:86px; height:17px; ">고지년월 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_notiym"))return;
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <datagrid id="grd_penlentlist" nodeset="/root/main/disadiffpayform/penlentlist" caption="고지년월^해당년월^일련번호^기관^주민등록번호^성명^연금대여번호^불입횟차^분할횟차^원금^이자^연체이자^납부구분^잔여원금^사원번호" colsep="^" colwidth="67, 63, 62, 124, 95, 67, 80, 58, 66, 90, 90, 90, 80, 100, 100" dataheight="25" extendlastcol="scroll" frozencols="6" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:285px; top:73px; width:910px; height:662px; ">
- <col ref="notiym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="pensym" visibility="hidden" format="yyyy-mm" style="text-align:center; "/>
- <col ref="seqno" visibility="hidden" style="text-align:center; "/>
- <col id="instcd" ref="instcd" type="combo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="rrgstno" format="999999-9999999" style="text-align:center; "/>
- <col ref="emplnm" style="text-align:center; "/>
- <col ref="pensloadno" style="text-align:center; "/>
- <col ref="paytimes" style="text-align:center; "/>
- <col ref="divtimes" style="text-align:center; "/>
- <col ref="prinamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="restamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="delyrest" format="(-)#,###" style="text-align:right; "/>
- <col id="payflag" disabled="true" ref="payflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/combo1">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="spreprin" format="(-)#,###" style="text-align:right; "/>
- <col ref="emplno" visibility="hidden"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var cur_row = grd_penlentlist.row;
- //신청일자 및 시간 유효성 체크
- if(grd_penlentlist.col == 4){
- for(i=1; i < grd_penlentlist.rows ; i++){
- var rrgstno= grd_penlentlist.valueMatrix(grd_penlentlist.row,5);
- var instcd= grd_penlentlist.valueMatrix(grd_penlentlist.row,4);
- var rrgstno_ch= model.getValue("/root/main/disadiffpayform/penlentlist["+i+"]/rrgstno");
- if(rrgstno == rrgstno_ch){
- grd_penlentlist.valueMatrix(i, grd_penlentlist.colRef("instcd")) =instcd;
- grd_penlentlist.addStatus(i,"update");
- }
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_penlentlist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <input id="ipt_notiym" ref="/root/send/searchlist/notiym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:100px; top:18; width:100px; height:19px; "/>
- <caption id="caption9" class="tit_2" style="left:10px; top:54px; width:179px; height:14px; ">연금대여상환금</caption>
- <input id="ipt_cnt" ref="/root/temp/cnt" class="input_search" disabled="true" visibility="hidden" format="#,###" style="left:825px; top:47px; width:81px; height:19px; text-align:right; "/>
- <button id="btn_upload" class="btn2_letter5" style="left:1053px; top:47px; width:75px; height:19px; ">
- <caption>파일업로드</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCsvUpload();
- if(!isRequiredControls("ipt_notiym"))return;
- ]]>
- </script>
- </button>
- <caption id="caption4" class="search_name" style="left:219px; top:19; width:99px; height:17px; ">주민번호 :</caption>
- <caption id="caption309" style="left:408px; top:19px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
- <input id="ipt_chldrnresdnrgst1" ref="/root/send/searchlist/rrgstno1" class="input_default" maxlength="6" style="left:305px; top:18; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_chldrnresdnrgst2" ref="/root/send/searchlist/rrgstno2" class="input_default" maxlength="7" style="left:429px; top:18; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption5" class="search_name" style="left:555px; top:19px; width:85px; height:17px; ">성 명 :</caption>
- <input id="ipt_emplnm" ref="/root/send/searchlist/emplnm" imemode="hangul" style="left:642px; top:18; width:105px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <select1 id="cmb_instcd" ref="/root/send/searchlist/instcd" class="combo_s_essential" visibility="hidden" appearance="minimal" style="left:791px; top:18; width:144px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_doduyn" ref="/root/temp/doduyn" visibility="hidden" style="top:19; "/>
- <upload id="upload1" nodeset="/root/send/attach/file" ext="zip" filecount="5" filesize="41943040" validate="true" style="left:915px; top:47px; width:25px; height:20px; "/>
- <datagrid id="grd_attach" nodeset="/root/send/attach" class="datagrid1" visibility="hidden" caption="File Name^File Size" colsep="^" colwidth="403, 93" dataheight="23" ellipsis="true" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:445px; top:620px; width:505px; height:69px; ">
- <col ref="file" style="text-align:center; "/>
- <col ref="filesize" format="#,###" style="text-align:right; "/>
- </datagrid>
- <datagrid id="grd_disadiffpayinst" nodeset="/root/main/disadiffpay/disadiffpayinst" caption="기관^총건수^인원수^기관코드^작업월^caption1^caption2^caption3" colsep="^" colwidth="137, 62, 58, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:73px; width:280px; height:662px; ">
- <col ref="instnm"/>
- <col ref="cnt" format="#,###" style="text-align:right; "/>
- <col ref="mancnt" format="#,###" style="text-align:right; "/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="notiym" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- grd_disadiffpayinst.subtotal("clear", 0, 0);
- grd_disadiffpayinst.subtotalPosition = "below";
- grd_disadiffpayinst.multiTotals = true;
- grd_disadiffpayinst.subtotal("sum", -1, 3, "format:#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; color:#ffffff; font-weight:bold; ", 1, "총합계", false);
- grd_disadiffpayinst.subtotal("sum", -1, 2, "format:#,###; roundmode:round; roundpostion:2", "background-color:#7CBBDD; color:#ffffff; font-weight:bold; ", 1, "총합계", false);
- var rrgstno1=model.getValue("/root/send/searchlist/rrgstno1");
- var rrgstno2=model.getValue("/root/send/searchlist/rrgstno2");
- var emplnm=model.getValue("/root/send/searchlist/emplnm");
- model.makeValue("/root/main/disadiffpay/disadiffpayinst/rrgstno1",rrgstno1);
- model.makeValue("/root/main/disadiffpay/disadiffpayinst/rrgstno2",rrgstno2);
- model.makeValue("/root/main/disadiffpay/disadiffpayinst/emplnm",emplnm);
- misfMsterDetailRetrieve();
- /*var cur_row=grd_disadiffpayinst.rows-1;
- if (grd_disadiffpayinst.row != cur_row){
- var instcd=grd_disadiffpayinst.valueMatrix(grd_disadiffpayinst.row,4);
- if(instcd ==""){
- btn_save.disabled=false;
- }else{
- btn_save.disabled=true;
- }
- misfMsterDetailRetrieve();
- }else{
- btn_save.disabled=true;
- }*/
-
- ]]>
- </script>
- </datagrid>
- <button id="btn_exceldetail" class="btn2_letter4" style="left:1131px; top:47px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_penlentlist.saveExcel(fileName, "SheetName", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <button id="button1" class="btn2_letter4" style="left:216px; top:47px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_disadiffpayinst.saveExcel(fileName, "SheetName", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <line id="line207" class="line_1" style="x1:0px; y1:68px; x2:280px; y2:68px; "/>
- <line id="line1" class="line_1" style="x1:285px; y1:68px; x2:1195px; y2:68px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:3; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var notiym=model.getValue("/root/send/searchlist/notiym");
- model.setValue("/root/send/doduynlist/seqno","");
- model.setValue("/root/send/doduynlist/rrgstno","");
- model.setValue("/root/send/doduynlist/notiym",notiym);
- model.setValue("/root/send/doduynlist/togglegbn","02");
- model.setValue("/root/send/doduynlist/workgbn","0");
- submit("TRRPA03401");
- var medicntrcnfmyn=model.getValue("/root/temp/medicntrcnfmyn");
- if(medicntrcnfmyn =='Y'){
- messageBox("의료원확정이 완료된 고지월은 저장 ","E001");
- return;
- }
- var updtdata = getGridUpdateData(grd_penlentlist);
- if (updtdata == "" ) {
- messageBox("변경된 데이터가","I004");
- return;
- }
- misfSave("TXRPA03001");
- ]]>
- </script>
- </button>
- <button id="btn_init" class="btn4_letter3" style="left:1069px; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var updtdata = getGridUpdateData(grd_penlentlist);
- if (updtdata != "") {
- var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
- if (ret != 6) { // not OK
- return;
- }
- }
- fInitialize();
- ]]>
- </script>
- </button>
- <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- <button id="button2" class="btn4_letter4" style="left:987px; top:3px; width:80px; height:22px; ">
- <caption>자료삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_notiym"))return;
- var retMes = messageBox("자료를 삭제 하시겠습니까?", "Q999");
- if ( retMes != 6) {
- return;
- }
- var notiym=model.getValue("/root/send/searchlist/notiym");
- model.setValue("/root/send/doduynlist/notiym",notiym);
- model.setValue("/root/send/doduynlist/seqno","");
- model.setValue("/root/send/doduynlist/rrgstno","");
- model.setValue("/root/send/doduynlist/togglegbn","02");
- model.setValue("/root/send/doduynlist/workgbn","0");
- submit("TRRPA03401");
- var medicntrcnfmyn=model.getValue("/root/temp/medicntrcnfmyn");
- if(medicntrcnfmyn =='Y'){
- messageBox("의료원확정이 완료된 고지월은 삭제 ","E001");
- return;
- }
- submit("TXRPA03003");
- if (model.getValue(gvErrorMsgPath + "/type") != "error"){
- messageBox("삭제가 ","I001");
- }
- ipt_doduyn.value="";
- misfGridInit(grd_disadiffpayinst);
- misfGridInit(grd_penlentlist);
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|