123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514 |
- <?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>
- <list>
- <cardexpsevdnc>
- <instcd/>
- <seqno/>
- <useflag>1</useflag>
- <instcardseqno/>
- <cardcmpycd/>
- <posspsn/>
- <posspsnnm/>
- <possdeptcd/>
- <possdeptnm/>
- <usedd/>
- <useamt/>
- <mainrec/>
- <entrregno/>
- <custnm/>
- <custaddr/>
- <cntctel/>
- <unsldd/>
- <unslno/>
- <undeciseqno/>
- <profcnt/>
- </cardexpsevdnc>
- </list>
- </main>
- <send>
- <retrparams>
- <instcd/>
- <seqno/>
- <useflag/>
- </retrparams>
- <list>
- <cardexpsevdnc>
- </cardexpsevdnc>
- </list>
- <condition>
- <refcond>cardno</refcond>
- <retrnm/>
- <acntcd/>
- <instcd/>
- </condition>
- </send>
- <init>
- <R0004list>
- <R0004>
- <cdnm/>
- <cdid/>
- </R0004>
- </R0004list>
- </init>
- <temp>
- <seqno>
- <seqno/>
- </seqno>
- <cardlist/>
- </temp>
- <target/>
- <source/>
- </root>
- </instance>
- <submission id="TRRAD00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/send/list"/>
- <submission id="TXRAD00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/list/cardexpsevdnc" resultref="/root/temp"/>
- <submission id="TRRAC90801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/condition" resultref="/root/temp/cardlist"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRZBC00101" method="urlencoded-post" replace="instance"/>
- </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/miscommonweb/js/RAC001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../mis/acntcommonweb/js/RAD001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize()
- {
- // 은행코드 조회
- zbcfGetCodeList(new Array("R0004"), new Array("/root/init/R0004list"));
-
- var instcd = model.getValue("/root/target/slipinfo/instcd");
- var seqno = model.getValue("/root/target/slipinfo/seqno");
- var cardno = model.getValue("/root/target/slipinfo/cardno");
- var profflag = model.getValue("/root/target/slipinfo/profflag");
- var unsldd = model.getValue("/root/target/slipinfo/unsldd");
- var unslno = model.getValue("/root/target/slipinfo/unslno");
- var unslseqno = model.getValue("/root/target/slipinfo/unslseqno");
- var profflag = model.getValue("/root/target/slipinfo/profflag");
- var custcd = model.getValue("/root/target/slipinfo/custcd");
- var amt = model.getValue("/root/target/slipinfo/amt");
- var etcnotefact = model.getValue("/root/target/slipinfo/etcnotefact");
- var readonly = model.getValue("/root/target/slipinfo/readonly");
- var acntdept = model.getValue("/root/target/slipinfo/acntdept");
- var carddept = model.getValue("/root/target/slipinfo/carddeptcd");
-
-
- //alert(cardno);
-
- if(acntdept == "Y")
- {
- btn_search.visible = true;
- }
-
- if(carddept != "")
- {
- btn_deptsearch.visible = true;
- }
-
- if(readonly == 'Y')
- {
- btn_delete.disabled = true;
-
- if(acntdept == 'Y')
- {
- ipt_useamt.disabled = true;
- }
- else
- {
- btn_save.disabled = true;
- }
- }
-
- model.removenode("/root/main/list/cardexpsevdnc");
- model.removenode("/root/send/list");
-
- model.refresh();
-
- model.setValue("/root/send/retrparams/instcd", instcd);
- model.setValue("/root/send/retrparams/seqno", seqno);
- model.setValue("/root/send/retrparams/useflag", profflag);
-
- misfMsterDetailSet(grd_cardexpsevdnc, null, "TRRAD00104", "Y");
- misfMsterDetailRetrieve();
-
- if(instance1.selectNodes("/root/send/list/cardexpsevdnc").length == 0)
- {
- misfGridIUD(grd_cardexpsevdnc, "A");
- model.setValue("/root/send/list/cardexpsevdnc/unsldd", unsldd);
- model.setValue("/root/send/list/cardexpsevdnc/unslno", unslno);
- model.setValue("/root/send/list/cardexpsevdnc/undeciseqno", unslseqno);
- model.setValue("/root/send/list/cardexpsevdnc/useflag", profflag);
- }
-
-
- model.copyNode("/root/main/list", "/root/send/list");
- model.makeValue("/root/main/list/cardexpsevdnc/dummy", "");
- model.refresh();
-
-
- if(model.getValue("/root/main/list/cardexpsevdnc/instcardseqno") == "")
- {
- model.makeValue("/root/main/list/cardexpsevdnc/useamt", amt);
- model.makeValue("/root/main/list/cardexpsevdnc/mainrec", etcnotefact);
- model.makeNode("/root/main/list/cardexpsevdnc/profcnt");
- ipt_useamt.refresh();
- ipt_cmt.refresh();
-
- if(cardno != "")
- {
- model.makeValue("/root/main/list/cardexpsevdnc/instcardseqno", cardno);
- ipt_cardno.refresh();
- ipt_cardno.dispatch("xforms-value-changed");
- }
- else
- {
- var vUserCardNO = radGetInstCardNO(instcd, getUserId(), carddept);
- if(vUserCardNO != "" && vUserCardNO != null)
- {
- model.makeValue("/root/main/list/cardexpsevdnc/instcardseqno", vUserCardNO);
- ipt_cardno.refresh();
- ipt_cardno.dispatch("xforms-value-changed");
- }
- }
-
- //ipt_cardno.refresh();
- if(carddept != "" && model.getValue("/root/main/list/cardexpsevdnc/instcardseqno") == "")
- {
- btn_deptsearch.dispatch("DOMActivate");
- }
- }
-
-
- if (model.getValue("/root/main/list/cardexpsevdnc/entrregno") == "" && custcd != "")
- {
- model.setValue("/root/main/list/cardexpsevdnc/entrregno", custcd);
- ipt_entrregno.refresh();
- ipt_entrregno.dispatch("xforms-value-changed");
- }
-
- model.setFocus("ipt_cardno");
- }
-
- function fNotNullCheck()
- {
- if(model.getValue(ipt_usedd.attribute("ref")) == "") { messageBox("사용일자는" ,"I003"); model.setFocus("ipt_usedd"); return false; }
- if(model.getValue(ipt_useamt.attribute("ref")) == "") { messageBox("금액은" ,"I003"); model.setFocus("ipt_useamt"); return false; }
- if(model.getValue(ipt_cmt.attribute("ref")) == "") { messageBox("적요는" ,"I003"); model.setFocus("ipt_cmt"); return false; }
- if(model.getValue(ipt_custnm.attribute("ref")) == "" && radfCheckInstMngt(getUserInfo("dutplceinstcd"), 'condition6') == "N")
- { messageBox("전표에서 거래처를 먼저 선택하고 입력하세요" ,"I000"); return false; }
- return true;
- }
- function fSave()
- {
- if(!fNotNullCheck()) return false;
- misfGridRowStatusChange(grd_cardexpsevdnc, "/root/send/list", "/root/main/list");
- model.refresh();
-
- misfSave("TXRAD00104");
-
- var receiveref = model.getValue("/root/target/receiveref");
- var receivecardinforef = model.getValue("/root/target/receivecardinforef");
-
- if (checkOpener())
- {
- opener.model.setValue(receiveref + "/seqno", model.getValue("/root/temp/seqno/seqno"));
- opener.model.setValue(receiveref + "/amt", model.getValue("/root/send/list/cardexpsevdnc/useamt"));
- if(opener.model.getValue(receiveref + "/etcnotefact") == "")
- {
- opener.model.setValue(receiveref + "/etcnotefact", model.getValue("/root/send/list/cardexpsevdnc/mainrec"));
- }
- opener.model.setValue(receivecardinforef + "/instcardseqno", model.getValue("/root/main/list/cardexpsevdnc/instcardseqno"));
-
- messageBox("저장이 " ,"I002");
- }
- else
- {
- messagebox("상위화면이 변경되어 데이터를 전달할 수 ", "I004");
- }
-
- model.setValue("/root/main/list/cardexpsevdnc/seqno", model.getValue("/root/temp/seqno/seqno"));
- ipt_usedd.disabled = true;
- ipt_cardno.disabled = true;
-
- model.refresh();
- }
- function fDel()
- {
- misfGridRowStatusChange(grd_cardexpsevdnc, "/root/send/list", "/root/main/list");
- grd_cardexpsevdnc.addStatus(1, "delete");
- model.refresh();
- misfSave("TXRAD00104");
- model.removenode("/root/main/list/cardexpsevdnc");
-
- var receiveref = model.getValue("/root/target/receiveref");
- if (checkOpener())
- {
- opener.model.setValue(receiveref + "/seqno", "");
- }
- else
- {
- messagebox("상위화면이 변경되어 데이터를 전달할 수 ", "I004");
- }
-
- misfGridIUD(grd_cardexpsevdnc, "A");
- model.copyNode("/root/main/list", "/root/send/list");
-
- model.makeValue("/root/main/list/cardexpsevdnc/dummy", "");
-
- model.setValue("/root/main/list/cardexpsevdnc/seqno", "");
- model.setValue("/root/main/list/cardexpsevdnc/unsldd", model.getValue("/root/target/slipinfo/unsldd"));
- model.setValue("/root/main/list/cardexpsevdnc/unslno", model.getValue("/root/target/slipinfo/unslno"));
- model.setValue("/root/main/list/cardexpsevdnc/undeciseqno", model.getValue("/root/target/slipinfo/unslseqno"));
- model.setValue("/root/main/list/cardexpsevdnc/useflag", model.getValue("/root/target/slipinfo/profflag"));
- model.setValue("/root/main/list/cardexpsevdnc/entrregno", model.getValue("/root/target/slipinfo/custcd"));
- model.refresh();
-
- ipt_entrregno.dispatch("xforms-value-changed");
-
- ipt_usedd.disabled = false;
- ipt_cardno.disabled = false;
- model.setFocus("ipt_cardno");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="560" pageheight="325" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group2" scroll="auto" style="left:0px; top:12px; width:543px; height:277px; ">
- <line id="line7" class="line_2" style="x1:0px; y1:154px; x2:543px; y2:154px; "/>
- <line id="line6" class="line_2" style="x1:0px; y1:106px; x2:543px; y2:106px; "/>
- <line id="line5" class="line_2" style="x1:0px; y1:82px; x2:543px; y2:82px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:34px; x2:543px; y2:34px; "/>
- <line id="line3" class="line_2" style="x1:0px; y1:130px; x2:543px; y2:130px; "/>
- <line id="line12" class="line_2" style="x1:0px; y1:178px; x2:543px; y2:178px; "/>
- <line id="line11" class="line_3" style="x1:0px; y1:275px; x2:543px; y2:275px; "/>
- <line id="line9" class="line_2" style="x1:0px; y1:202px; x2:543px; y2:202px; "/>
- <line id="line2" class="line_1" style="x1:0px; y1:7px; x2:543px; y2:7px; "/>
- <caption id="caption3" class="cell_1" style="left:0px; top:107px; width:100px; height:23px; vertical-align:middle; ">사용일자</caption>
- <caption id="caption4" class="cell_1" style="left:0px; top:11px; width:100px; height:23px; vertical-align:middle; ">법인카드번호</caption>
- <caption id="caption7" class="cell_1" style="left:0px; top:83px; width:100px; height:23px; vertical-align:middle; ">소유부서</caption>
- <caption id="caption8" class="cell_1" style="left:0px; top:131px; width:100px; height:23px; vertical-align:middle; ">사용금액</caption>
- <caption id="caption10" class="cell_1" style="left:0px; top:59px; width:100px; height:23px; vertical-align:middle; ">소유자</caption>
- <caption id="caption14" class="cell_1" style="left:30px; top:179px; width:70px; height:23px; vertical-align:middle; ">사업자번호</caption>
- <caption id="caption15" class="cell_1" style="left:0px; top:155px; width:100px; height:23px; vertical-align:middle; ">적요</caption>
- <input id="ipt_usedd" ref="/root/main/list/cardexpsevdnc/usedd" class="input_essential" navindex="2" inputtype="date" style="left:103px; top:109px; width:120px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) { model.setFocus("ipt_useamt"); }
- ]]>
- </script>
- </input>
- <input id="ipt_cardno" ref="/root/main/list/cardexpsevdnc/instcardseqno" class="input_essential" navindex="1" format="9999-9999-9999-9999" mask="exclude" showmask="true" style="left:103px; top:13px; width:222px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var vInstcardseqno = model.getValue("/root/main/list/cardexpsevdnc/instcardseqno");
-
- if (vInstcardseqno.length != 16)
- {
- messageBox("카드번호 16자리를 정확하게 입력하세요.","I000");
- return;
- }
- model.removenode("/root/temp/cardlist");//조회시 기존 데이터 삭제
- model.setValue("/root/send/condition/instcd", model.getValue("/root/target/slipinfo/instcd"));
- model.setValue("/root/send/condition/retrnm", model.getValue("/root/main/list/cardexpsevdnc/instcardseqno"));
- if (submit("TRRAC90801"))
- {
- if (instance1.selectNodes("/root/temp/cardlist").length > 0)
- {
- model.setValue("/root/main/list/cardexpsevdnc/cardcmpycd", model.getValue("/root/temp/cardlist/cardcmpycd"));
- model.setValue("/root/main/list/cardexpsevdnc/posspsn", model.getValue("/root/temp/cardlist/posspsnid"));
- model.setValue("/root/main/list/cardexpsevdnc/posspsnnm", model.getValue("/root/temp/cardlist/posspsnnm"));
- model.setValue("/root/main/list/cardexpsevdnc/possdeptcd", model.getValue("/root/temp/cardlist/possdeptcd"));
- model.setValue("/root/main/list/cardexpsevdnc/possdeptnm", model.getValue("/root/temp/cardlist/possdeptnm"));
- }
- else
- {
- model.setValue("/root/main/list/cardexpsevdnc/cardcmpycd", "");
- model.setValue("/root/main/list/cardexpsevdnc/posspsn", "");
- model.setValue("/root/main/list/cardexpsevdnc/posspsnnm", "");
- model.setValue("/root/main/list/cardexpsevdnc/possdeptcd", "");
- model.setValue("/root/main/list/cardexpsevdnc/possdeptnm", "");
- model.setValue("/root/main/list/cardexpsevdnc/instcardseqno", "");
- model.refresh();
-
- messageBox("등록된 법인카드가 아닙니다.\n확인 후 다시 입력하세요." ,"I000");
- model.setFocus("ipt_cardno");
- }
- }
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) { model.setFocus("ipt_usedd"); }
- ]]>
- </script>
- </input>
- <input id="ipt_useamt" ref="/root/main/list/cardexpsevdnc/useamt" class="input_essential" navindex="3" format="(-)#,###" style="left:103px; top:133px; width:122px; height:19px; text-align:right; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) { model.setFocus("ipt_cmt"); }
- ]]>
- </script>
- </input>
- <input id="ipt_entrregno" ref="/root/main/list/cardexpsevdnc/entrregno" class="input_default" navindex="-1" editable="false" format="999-99-99999" style="left:103px; top:181px; width:122px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- racfCustValidCheck("entrregno,custnm,dummy,cntctel,custaddr", "code");
- ]]>
- </script>
- </input>
- <input id="ipt_custnm" ref="/root/main/list/cardexpsevdnc/custnm" class="input_default" navindex="-1" editable="false" style="left:103px; top:205px; width:222px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- racfCustValidCheck("entrregno,custnm,dummy,cntctel,custaddr", "name");
- ]]>
- </script>
- </input>
- <input id="ipt_cmt" ref="/root/main/list/cardexpsevdnc/mainrec" class="input_essential" navindex="4" style="left:103px; top:157px; width:440px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13) { model.setFocus("btn_save"); }
- ]]>
- </script>
- </input>
- <caption id="caption1" class="cell_1" style="left:0px; top:35px; width:100px; height:23px; vertical-align:middle; ">카드회사</caption>
- <line id="line10" class="line_2" style="x1:0px; y1:58px; x2:543px; y2:58px; "/>
- <line id="line8" class="line_2" style="x1:0px; y1:226px; x2:543px; y2:226px; "/>
- <caption id="caption2" class="cell_1" style="left:30px; top:203px; width:70px; height:23px; vertical-align:middle; ">상호</caption>
- <line id="line13" class="line_2" style="x1:0px; y1:250px; x2:543px; y2:250px; "/>
- <caption id="caption5" class="cell_1" style="left:30px; top:227px; width:70px; height:23px; vertical-align:middle; ">주소</caption>
- <line id="line14" class="line_2" style="x1:0px; y1:274px; x2:543px; y2:274px; "/>
- <caption id="caption9" class="cell_1" style="left:30px; top:251px; width:70px; height:23px; vertical-align:middle; ">전화번호</caption>
- <caption id="caption11" class="cell_1" style="left:0px; top:179px; width:29px; height:96px; text-align:left; vertical-align:middle; ">가맹점</caption>
- <line id="line15" class="line_2" style="x1:29px; y1:178px; x2:29px; y2:275px; "/>
- <input id="ipt_custaddr" ref="/root/main/list/cardexpsevdnc/custaddr" class="input_default" navindex="-1" editable="false" style="left:103px; top:228px; width:440px; height:19px; "/>
- <input id="ipt_cntctel" ref="/root/main/list/cardexpsevdnc/cntctel" class="input_default" navindex="-1" editable="false" style="left:103px; top:253px; width:222px; height:19px; "/>
- <select1 id="cmb_cardcmpycd" ref="/root/main/list/cardexpsevdnc/cardcmpycd" class="combo_default" disabled="true" navindex="-1" appearance="minimal" style="left:103px; top:37px; width:222px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/R0004list/R0004">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_posspsnnm" ref="/root/main/list/cardexpsevdnc/posspsnnm" class="input_default" disabled="true" navindex="-1" editable="false" style="left:103px; top:60px; width:222px; height:19px; "/>
- <input id="ipt_possdeptnm" ref="/root/main/list/cardexpsevdnc/possdeptnm" class="input_default" disabled="true" navindex="-1" editable="false" style="left:103px; top:85px; width:222px; height:19px; "/>
- <button id="btn_search" class="btn1_letter4" navindex="29" visibility="hidden" style="left:385px; top:12px; width:80px; height:22px; text-align:left; ">
- <caption>전체조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.makeValue("/root/source/cardinfo/instcd", model.getValue("/root/target/slipinfo/instcd"));
- model.makeValue("/root/source/cardinfo/deptcd", "");
- modal("PPRAC00800","","","","","/root/source", "/root/target" );
- ipt_cardno.refresh();
- ipt_cardno.dispatch("xforms-value-changed");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_deptsearch" class="btn1_letter2" navindex="29" visibility="hidden" style="left:328px; top:12px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- model.makeValue("/root/source/cardinfo/instcd", model.getValue("/root/target/slipinfo/instcd"));
- model.makeValue("/root/source/cardinfo/deptcd", model.getValue("/root/target/slipinfo/carddeptcd"));
- modal("PPRAC00800","","","","","/root/source", "/root/target" );
- ipt_cardno.refresh();
- ipt_cardno.dispatch("xforms-value-changed");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_profcnt" ref="/root/main/list/cardexpsevdnc/profcnt" class="input_essential" navindex="3" format="###" style="left:333px; top:133px; width:122px; height:19px; text-align:right; "/>
- <caption id="caption12" class="cell_1" style="left:230px; top:131px; width:100px; height:23px; vertical-align:middle; ">증빙매수</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:292px; width:544px; height:30px; ">
- <line id="line1" class="line_6" visibility="hidden" style="x1:0px; y1:3px; x2:543px; y2:3px; "/>
- <button id="btn_save" class="btn4_letter2" navindex="5" style="left:372px; top:7px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- if(model.getValue("/root/main/list/cardexpsevdnc/cardcmpycd") != "")
- {
- fSave();
- }
- model.setFocus("btn_close");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(model.getValue("/root/main/list/cardexpsevdnc/cardcmpycd") != "")
- {
- fSave();
- }
- ]]>
- </script>
- </button>
- <button id="btn_delete" class="btn4_letter2" navindex="7" style="left:430px; top:7px; width:56px; height:22px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDel();
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" navindex="6" style="left:488px; top:7px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- <group id="group1" style="left:0; top:0; width:544px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:190px; height:14px; ">법인카드 사용내역 관리</caption>
- </group>
- <datagrid id="grd_cardexpsevdnc" nodeset="/root/send/list/cardexpsevdnc" visibility="hidden" caption="기관코드^일련번호^사용구분^법인카드번호^카드사^소유자id^소유자명^소유부서코드^소유부서명^사용일자^사용금액^적요^사업자등록번호^업체명^주소^전화번호^미결전표일자^미결전표번호^미결일련번호" colwidth="30, 29, 26, 52, 37, 54, 26, 47, 43, 35, 35, 31, 50, 39, 38, 39, 50, 50, 50" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:15px; top:293px; width:45px; height:17px; ">
- <col ref="instcd"/>
- <col ref="seqno"/>
- <col ref="useflag"/>
- <col ref="instcardseqno"/>
- <col ref="cardcmpycd"/>
- <col ref="posspsn"/>
- <col ref="posspsnnm"/>
- <col ref="possdeptcd"/>
- <col ref="possdeptnm"/>
- <col ref="usedd"/>
- <col ref="useamt"/>
- <col ref="mainrec"/>
- <col ref="entrregno"/>
- <col ref="custnm"/>
- <col ref="custaddr"/>
- <col ref="cntctel"/>
- <col ref="unsldd"/>
- <col ref="unslno"/>
- <col ref="undeciseqno"/>
- <col ref="profcnt"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|