123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>전근무지자료등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <bfdutplceempl>
- <emplinfolist>
- <emplno/>
- <emplnm/>
- <rregno/>
- <instnm/>
- <deptnm/>
- <grupjoblnnm/>
- <jobposnm/>
- <ojobgradnm/>
- <payclsnm/>
- <entcodd/>
- <retiredd/>
- <calcyy/>
- </emplinfolist>
- </bfdutplceempl>
- <bfdutplceform>
- <bfdutplceformlist>
- <emplno/>
- <emplnm/>
- <entrregno/>
- <trdnm/>
- <entcodd/>
- <retiredd/>
- <calcseq/>
- <calcyy/>
- <retireyn/>
- <selectcheck/>
- </bfdutplceformlist>
- </bfdutplceform>
- <bfdutplcedetail>
- <bfdutplcedetaillist>
- <calcflagnm/>
- <calcamt/>
- <emplno/>
- <entrregno/>
- <calcyy/>
- <calcflagcd/>
- <calcseq/>
- </bfdutplcedetaillist>
- </bfdutplcedetail>
- </main>
- <send>
- <save>
- <bfdutplceformlist/>
- <bfdutplcedetaillist/>
- </save>
- <searchfrorm>
- <emplno/>
- <emplnm/>
- <estbddstart/>
- <estbddend/>
- <calcyy/>
- <retireyn>Y</retireyn>
- <calcinst/>
- </searchfrorm>
- <bfdutplceempl>
- <emplno/>
- <calcyy/>
- <emplnm/>
- <retireyn/>
- </bfdutplceempl>
- <bfdutplceform>
- <emplno/>
- <entrregno/>
- <calcyy/>
- <calcseq/>
- <seqno/>
- </bfdutplceform>
- <calcflagsend>
- <calcyy/>
- <emplno/>
- <entrregno/>
- <calcseq/>
- </calcflagsend>
- </send>
- <init>
- </init>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- fEnableInsertButton();
- misfGridInit(grd_emplinfolist);
- misfGridInit(grd_bfdutplceformlist);
- misfGridInit(grd_bfdutplcedetaillist);
- misfMsterDetailSet(grd_emplinfolist,null,"TRRWY00101","N");
- misfMsterDetailSet(grd_bfdutplceformlist,grd_emplinfolist, "TRRWY00102","Y" );
- misfMsterDetailSet(grd_bfdutplcedetaillist,grd_emplinfolist, "TRRWY00103","Y" );
- //btn_search.dispatch("DOMActivate");
-
- misfGetUserAuth();
-
- if (DUTY_PAY_YN == "Y" ) {
- cmb_calcinst.disabled = false;
- }
- else {
- cmb_calcinst.disabled = true;
- }
-
- model.refresh();
- btn_save.disabled = !(checkAuth("X"));
-
-
- //misfComboComCdListMulti("Z0007,R0099,R0112,R0130","cmb_instcd,cmb_paydeduflag,cmb_SalDfrayFlag,grd_paydedulist.timsamtflag");
- ]]>
- </script>
- <submission id="TRRWY00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchfrorm" resultref="/root/main/bfdutplceempl"/>
- <submission id="TXRWY00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/temp"/>
- <submission id="TRRWY00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/bfdutplceempl" resultref="/root/main/bfdutplceform"/>
- <submission id="TRRWY00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/bfdutplceform" resultref="/root/main/bfdutplcedetail"/>
- <submission id="TRRWY00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/calcflagsend" resultref="/root/main/bfdutplcedetail"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/paybaseinfomngtweb/js/RWC001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize() {
- model.removeNodeset("/root/main/bfdutplceempl");
- model.removeNodeset("/root/main/bfdutplceform");
- model.removeNodeset("/root/main/bfdutplcedetail");
-
- model.setValue(cmb_calcinst.attribute("ref"), getUserInfo("dutplceinstcd"));
- misfComboInstCdListMulti("cmb_calcinst",getCurrentDate(),"","N");
- //model.resetInstanceNode("/root/send");
- var nowdate = getCurrentDate();
- var yy = nowdate.substring(0,4);
- model.refresh();
- ipt_calcyy.value =yy;
- }
-
- function fEnableInsertButton() {
- btn_insert.disabled = true;
- btn_delete.disabled = true;
- }
- function fSaveCheck(){
- var cur_row=grd_bfdutplceformlist.row ;
- var calcyy= grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("calcyy"));
- var emplno=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("emplno"));
- var entrregno=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("entrregno"));
- var calcseq=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("calcseq"));
- var seqno = grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("seqno"));
-
- for(i= grd_bfdutplcedetaillist.fixedRows; i < grd_bfdutplcedetaillist.rows;i++){
- grd_bfdutplcedetaillist.valueMatrix(i, grd_bfdutplcedetaillist.colRef("calcyy")) = calcyy;
- grd_bfdutplcedetaillist.valueMatrix(i, grd_bfdutplcedetaillist.colRef("emplno")) = emplno;
- grd_bfdutplcedetaillist.valueMatrix(i, grd_bfdutplcedetaillist.colRef("entrregno")) = entrregno;
- grd_bfdutplcedetaillist.valueMatrix(i, grd_bfdutplcedetaillist.colRef("calcseq")) = calcseq;
- grd_bfdutplcedetaillist.valueMatrix(i, grd_bfdutplcedetaillist.colRef("seqno")) = seqno;
- }
-
- return true;
-
- }
- function fSettringPreDetailRetr(cur_row)
- {
- if(grd_bfdutplceformlist.rows - grd_bfdutplceformlist.fixedRows < 0)return;
- var calcyy= grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("calcyy"));
- var emplno=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("emplno"));
- var entrregno=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("entrregno"));
- var calcseq=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("calcseq"));
- var seqno=grd_bfdutplceformlist.valueMatrix(cur_row, grd_bfdutplceformlist.colRef("seqno"));
- model.setValue("/root/send/bfdutplceform/calcyy",calcyy);
- model.setValue("/root/send/bfdutplceform/emplno",emplno);
- model.setValue("/root/send/bfdutplceform/entrregno",entrregno);
- model.setValue("/root/send/bfdutplceform/calcseq",calcseq);
- model.setValue("/root/send/bfdutplceform/seqno",seqno);
- submit("TRRWY00103");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <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; ">전근무지자료등록</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; "/>
- <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(ipt_calcyy.value==""){
- messageBox("정산년도는","I003");
- return;
- }
-
- if (ipt_emplno.value == "" && ipt_estbddstart.value == "") {
- messageBox("입사 일자는","I003");
- return;
- }
-
- if (ipt_emplno.value == "" && ipt_estbddend.value == "") {
- messageBox("입사 일자는","I003");
- return;
- }
-
- misfMsterDetailRetrieve();
- fSettringPreDetailRetr(grd_bfdutplceformlist.fixedRows);
- grd_bfdutplceformlist.colDisabled (4) = true;
- grd_bfdutplceformlist.colDisabled (5) = true;
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <caption id="caption278" class="tit_2" style="left:5px; top:54px; width:157px; height:13px; ">사원리스트</caption>
- <line id="line207" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:420px; x2:835px; y2:420px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:405px; width:198px; height:13px; ">전근무지자료내역</caption>
- <caption id="cap_deduym" class="search_name" style="left:15px; top:19; width:94px; height:17px; ">기준년도 :</caption>
- <input id="ipt_calcyy" ref="/root/send/searchfrorm/calcyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:100px; top:18px; width:100px; height:19px; "/>
- <caption id="cap_emplno" class="search_name" style="left:465px; top:19px; width:86px; height:17px; ">사원번호 :</caption>
- <input id="ipt_emplnm" ref="/root/send/searchfrorm/emplnm" class="input_default" navindex="21" style="left:644px; top:18px; width:150px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplnm.currentText != null && ipt_emplnm.currentText != "" ) {
- inputEnterKey("ipt_emplnm", "xforms-value-changed");
- inputEnterKey("btn_search", "DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var recv_list = "emplno,emplnm";
- rpbfValidationCheck("EMPLNM", recv_list);
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_emplno" ref="/root/send/searchfrorm/emplno" class="input_default" navindex="20" style="left:551px; top:18px; width:69px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplno.currentText != null && ipt_emplno.currentText != "" ) {
- inputEnterKey("ipt_emplno", "xforms-value-changed");
- inputEnterKey("btn_search", "DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var recv_list = "emplno,emplnm";
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_emplsearch" class="icon_search" style="left:624px; top:18px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "emplno,emplnm";
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
- model.refresh();
-
- if (model.getValue(ipt_emplno.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_emplinfolist" nodeset="/root/main/bfdutplceempl/emplinfolist" caption="사원번호^성명^주민번호^소속기관^부서^직원분류^직위^직급^호봉^임용일자^퇴직일자^정산년도|사원번호^성명^주민번호^소속기관^부서^직원분류^직위^직급^호봉^임용일자^퇴직일자^정산년도" colsep="^" colwidth="100, 100, 113, 100, 130, 100, 100, 100, 80, 100, 100, 100" dataheight="25" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1195px; height:321px; ">
- <col ref="emplno" type="output" maxlength="20" style="text-align:center; "/>
- <col imemode="hangul" ref="emplnm" type="output" style="text-align:center; "/>
- <col ref="rregno" type="output" style="text-align:center; "/>
- <col ref="instnm" type="output"/>
- <col ref="deptnm" type="output" style="text-align:right; "/>
- <col ref="grupjoblnnm" type="output"/>
- <col ref="jobposnm" type="output" style="text-align:center; "/>
- <col ref="ojobgradnm" type="output" maxlength="100"/>
- <col ref="payclsnm" type="output"/>
- <col ref="entcodd" type="output" format="yyyy-mm-dd"/>
- <col ref="retiredd" type="output" format="yyyy-mm-dd"/>
- <col ref="calcyy" visibility="hidden"/>
- <col ref="retireyn" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- misfMsterDetailRetrieve();
- if(grd_emplinfolist.rows>0){
- btn_insert.disabled = false;
- btn_delete.disabled = false;
- }
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_bfdutplceformlist" nodeset="/root/main/bfdutplceform/bfdutplceformlist" caption="사원번호^성명^정산년도^정산차수^사업자등록번호^상호명^입사일^퇴사일^중도퇴직여부^순번|사원번호^성명^정산년도^정산차수^사업자등록번호^상호명^입사일^퇴사일^중도퇴직여부^순번" colsep="^" colwidth="77, 70, 65, 62, 117, 174, 114, 116, 85, 26" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:425px; width:835px; height:309px; ">
- <col ref="emplno" _key="true" style="text-align:center; "/>
- <col ref="emplnm" style="text-align:center; "/>
- <col disabled="true" ref="calcyy" type="output" format="yyyy" _key="true" style="text-align:center; "/>
- <col ref="calcseq" type="output" maxlength="1" style="text-align:center; "/>
- <col ref="entrregno" type="input" maxlength="20" _key="true" style="text-align:center; "/>
- <col ref="trdnm" type="input" maxlength="30"/>
- <col ref="entcodd" type="inputdate"/>
- <col ref="retiredd" type="inputdate"/>
- <col checkvalue="Y,N" ref="retireyn" type="checkbox" visibility="hidden"/>
- <col ref="seqno" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var cur_row=grd_bfdutplceformlist.row;
- var status=grd_bfdutplceformlist.rowStatus(cur_row);
- if(status =="0")fSettringPreDetailRetr(grd_bfdutplceformlist.row);
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_bfdutplcedetaillist" nodeset="/root/main/bfdutplcedetail/bfdutplcedetaillist" caption="정산구분^금액^사원번호^정산년도^사업자등록번호^정산구분코드^caption1|정산구분^금액^사원번호^정산년도^사업자등록번호^정산구분코드^caption1" colsep="^" colwidth="200, 125, 80, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:840px; top:425px; width:355px; height:309px; padding-right:5; ">
- <col disabled="true" ref="calcflagnm"/>
- <col ref="calcamt" type="input" format="#,###" maxlength="10" style="text-align:right; "/>
- <col ref="emplno" visibility="hidden" _key="true"/>
- <col ref="entrregno" visibility="hidden" _key="true"/>
- <col ref="calcyy" visibility="hidden" _key="true"/>
- <col ref="calcflagcd" visibility="hidden" _key="true"/>
- <col ref="calcseq" visibility="hidden" _key="true"/>
- <col ref="seqno" visibility="hidden"/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:845; top:405px; width:198px; height:13px; ">전근무지자료세부내역</caption>
- <line id="line2" class="line_1" style="x1:840px; y1:420px; x2:1195px; y2:420px; "/>
- <button id="btn_delete" class="btn2_letter3" style="left:715px; top:399px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var rowcnt = grd_bfdutplcedetaillist.rows;
- if(rowcnt ==1){
- messageBox("세부내역이 존재 하므로 삭제 ", "E001");
- return;
- }
-
- misfGridIUD(grd_bfdutplceformlist, "D");
- for( var i = 1 ; i< rowcnt ; i++)
- {
- grd_bfdutplcedetaillist.addStatus(i,"delete");
- }
- grd_bfdutplcedetaillist.colDisabled (2) = true;
- ]]>
- </script>
- </button>
- <button id="btn_insert" class="btn2_letter3" style="left:659px; top:399px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_calcyy"))return;
- var updtdata = getGridUpdateData(grd_bfdutplcedetaillist);
- if (updtdata != "") {
- messageBox("작업 중인 내용이 있습니다. 저장후","C001");
- return;
- }
- misfGridIUD(grd_bfdutplceformlist, "A");
- var crow=grd_bfdutplceformlist.row ;
-
- grd_bfdutplceformlist.colDisabled (4) = false;
- grd_bfdutplceformlist.colDisabled (5) = false;
-
- var cur_row=grd_bfdutplceformlist.row;
- var calcyy=grd_bfdutplceformlist.valueMatrix(grd_bfdutplceformlist.row, grd_bfdutplceformlist.colRef("calcyy"));
-
- model.setValue("/root/send/calcflagsend/calcyy",calcyy);
- submit("TRRWY00104");
- var rowcnt = grd_bfdutplcedetaillist.rows;
- for( var i = 1 ; i< rowcnt ; i++)
- {
- grd_bfdutplcedetaillist.addStatus(i,"insert");
- }
- grd_bfdutplcedetaillist.colDisabled (2) = false;
- ]]>
- </script>
- </button>
- <button id="btn_excelsave" class="btn2_letter4" style="left:771px; top:399px; 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_bfdutplceformlist.saveExcel(fileName, "SheetName", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <button id="btn_exceldetail" class="btn2_letter4" style="left:1130px; top:399px; 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_bfdutplcedetaillist.saveExcel(fileName, "SheetName", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:800px; top:19px; width:86px; height:17px; ">입사일자:</caption>
- <input id="ipt_estbddstart" ref="/root/send/searchfrorm/estbddstart" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:885px; top:18px; width:100px; height:19px; "/>
- <caption id="caption59" class="search_n_b" style="left:989px; top:20px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <input id="ipt_estbddend" ref="/root/send/searchfrorm/estbddend" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:1005px; top:18px; width:100px; height:19px; "/>
- <select1 id="cmb_calcinst" ref="/root/send/searchfrorm/calcinst" class="combo_s_essential" appearance="minimal" style="left:295px; top:18px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:240px; top:19px; width:61px; height:17px; ">기관:</caption>
- </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[
- if(!checkKeyColumn("grd_bfdutplceformlist"))return;
- if(!fSaveCheck())return;
- var updtdata = getGridUpdateData(grd_bfdutplceformlist);
- var updtdatadetail = getGridUpdateData(grd_bfdutplcedetaillist);
- if (updtdata == "" && updtdatadetail =="") {
- messageBox("변경된 데이터가","I004");
- return;
- }
- var status=grd_bfdutplcedetaillist.rowStatus(1);
- misfSave("TXRWY00101");
- if(status =="4"){
- misfGridInit(grd_bfdutplcedetaillist);
- }
- grd_bfdutplceformlist.colDisabled (4) = true;
- grd_bfdutplceformlist.colDisabled (5) = true;
- ]]>
- </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_bfdutplceformlist);
- var updtdata2 = getGridUpdateData(grd_bfdutplcedetaillist);
- if (updtdata != "" ||updtdata2 =="") {
- var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
- if (ret != 6) { // not OK
- return;
- }
- }
- fInitialize();
- fEnableInsertButton();
- ]]>
- </script>
- </button>
- <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|