123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- <?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>
- <grnt>
- <grntlist1>
- <instcd/>
- <chr01/>
- <chr02/>
- <chr03/>
- <chr04/>
- <chr05/>
- <chr06/>
- <chr07/>
- <chr08/>
- <chr09/>
- <chr10/>
- <rmrk/>
- <inamt/>
- <outamt/>
- <janamt/>
- <acntnm/>
- <title/>
- </grntlist1>
- </grnt>
- </main>
- <init/>
- <send>
- <fromdd/>
- <todd/>
- <instcd/>
- <acntcd/>
- <fromacntcd/>
- <fromacntnm/>
- <toacntcd/>
- <toacntnm/>
- <fromcustcode/>
- <tocustcode/>
- <fromcustnm/>
- <tocustnm/>
- <custcode/>
- <line/>
- <gubun/>
- <prntflag/>
- </send>
- <custinfo>
- <custlist>
- <aactno/>
- <bankcd/>
- <depor/>
- <custnm/>
- </custlist>
- </custinfo>
- <init>
- <combo3>
- <acntcmb>
- <acntcd/>
- <acntnm/>
- </acntcmb>
- </combo3>
- </init>
- <hidden>
- <resultflag/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
- makeReportPreview(0,140,1195,620);
-
- var today = getCurrentDate();
- var cur_yymm = parseInt(today.substring(0, 6));
-
- model.setValue("/root/send/fromdd", today);
- model.setValue("/root/send/todd", today);
- //ipt_payym.refresh();
- submit("TRRAD01504");
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(cmb_prntflag.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue("/root/send/gubun", "1");
- model.refresh();
- model.setFocus("ipt_payym");
- ]]>
- </script>
- <submission id="TRRAD04201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/grnt"/>
- <submission id="TRRAD01504" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paydedu" resultref="/root/init/combo3"/>
- <submission id="TRRAD01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/custinfo"/>
- </model>
- <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/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
- </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; ">계정별보조부</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:65px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRAD04201");
- model.setValue("/root/hidden/resultflag",cmb_prntflag.label);
- if(model.getValue("/root/send/gubun") == "1"){
- exeReportPreview("RPRAD04201", "XMLSTR");//, "/root/main/payamt");
- }else{
- exeReportPreview("RPRAD04301", "XMLSTR");//, "/root/main/payamt");
- }
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:64px; "/>
- <caption id="cap_payinst" class="search_name" style="left:15px; top:19px; width:86px; height:17px; ">소속기관:</caption>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:96px; top:18px; width:154px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:256px; top:18px; width:81px; height:17px; ">기준일자:</caption>
- <input id="ipt_payym" ref="/root/send/fromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:340px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption28" class="tit_2" style="left:5px; top:82px; width:209px; height:13px; ">계정별내역</caption>
- <line id="line193" class="line_1" style="x1:2px; y1:95px; x2:1192px; y2:95px; "/>
- <caption id="caption2" class="search_name" style="left:595px; top:18px; width:94px; height:17px; ">계정과목:</caption>
- <input id="input1" ref="/root/send/todd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:460px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption4" style="left:445px; top:20px; width:15px; height:20px; text-align:center; ">~</caption>
- <select1 id="combo2" ref="/root/send/fromacntcd" visibility="hidden" appearance="minimal" editmode="inputsearch" style="left:935px; top:70px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/combo3/acntcmb">
- <label ref="acntnm"/>
- <value ref="acntcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="combo3" ref="/root/send/toacntcd" visibility="hidden" appearance="minimal" editmode="inputsearch" style="left:1075px; top:70px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/combo3/acntcmb">
- <label ref="acntnm"/>
- <value ref="acntcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" visibility="hidden" style="left:1055px; top:72px; width:15px; height:20px; text-align:center; ">~</caption>
- <caption id="caption3" class="search_name" style="left:256px; top:48px; width:79px; height:17px; ">LINE수:</caption>
- <input id="input2" ref="/root/send/line" style="left:340px; top:47px; width:55px; height:19px; "/>
- <input id="ipt_acntnm" ref="/root/send/fromacntnm" class="input_default" navindex="6" style="left:810px; top:18px; width:220px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- ipt_acntnm.value = ipt_acntnm.currentText;
-
- misfValidationCheck("05", "", "fromacntcd,fromacntnm");
- model.refresh();
-
- }
- ]]>
- </script>
- </input>
- <caption id="caption5" class="search_name" style="left:415px; top:47px; width:94px; height:17px; ">출력구분:</caption>
- <select1 id="cmb_prntflag" ref="/root/send/prntflag" appearance="minimal" style="left:500px; top:47px; width:65px; height:19px; ">
- <choices>
- <item>
- <label>[본원]</label>
- <value>031</value>
- </item>
- <item>
- <label>[칠곡]</label>
- <value>032</value>
- </item>
- <item>
- <label>[통합]</label>
- <value>ALL</value>
- </item>
- </choices>
- </select1>
- <button id="btn_fine2" class="icon_search" style="left:790px; top:19px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- misfOpenPopUpList("05", ipt_acntcd, "", "fromacntcd,fromacntnm");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="ipt_acntcd" ref="/root/send/fromacntcd" class="input_essential" navindex="5" maxlength="8" style="left:679px; top:18px; width:105px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- ipt_acntcd.value = ipt_acntcd.currentText;
-
- misfValidationCheck("05", "", "fromacntcd,fromacntnm");
- model.refresh();
-
- }
-
- ]]>
- </script>
- </input>
- <input id="input3" ref="/root/send/toacntnm" class="input_default" navindex="6" style="left:811px; top:47px; width:220px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- input3.value = input3.currentText;
-
- misfValidationCheck("05", "", "toacntcd,toacntnm");
- model.refresh();
-
- model.setFocus("input2");
- }
- ]]>
- </script>
- </input>
- <button id="button1" class="icon_search" style="left:791px; top:48px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- misfOpenPopUpList("05", ipt_acntcd, "", "toacntcd,toacntnm");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="input4" ref="/root/send/toacntcd" class="input_essential" navindex="5" maxlength="8" style="left:680px; top:47px; width:105px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
-
- if(event.keyCode == 13)
- {
- input4.value = input4.currentText;
-
- misfValidationCheck("05", "", "toacntcd,toacntnm");
- model.refresh();
-
- model.setFocus("input2");
- }
-
- ]]>
- </script>
- </input>
- <caption id="caption7" style="left:1035px; top:20px; width:15px; height:20px; text-align:center; ">~</caption>
- <select1 id="radio1" ref="/root/send/gubun" appearance="full" cols="2" overflow="visible" style="left:95px; top:48px; width:165px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>보조부</label>
- <value>1</value>
- </item>
- <item>
- <label>보조부(편철용)</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:15px; top:48px; width:86px; height:17px; ">소속기관:</caption>
- <datagrid id="datagrid1" nodeset="/root/main/grnt/grntlist1" caption="caption1^caption2^caption3^caption4^caption5^caption6^caption7^caption8^caption9^caption10^caption11^caption12^caption13^caption14^caption15^caption16" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:85px; top:160px; width:820px; height:50px; ">
- <col ref="instcd"/>
- <col ref="chr01"/>
- <col ref="chr02"/>
- <col ref="chr03"/>
- <col ref="chr04"/>
- <col ref="chr05"/>
- <col ref="chr06"/>
- <col ref="chr07"/>
- <col ref="chr08"/>
- <col ref="chr09"/>
- <col ref="chr10"/>
- <col ref="rmrk"/>
- <col ref="inamt"/>
- <col ref="outamt"/>
- <col ref="janamt"/>
- <col ref="acntnm"/>
- <col ref="title"/>
- </datagrid>
- <button id="button3" class="btn2_letter4" style="left:1055px; top:45px; width:64px; height:19px; text-align:left; ">
- <caption>엑셀출력</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //radfSaveExcel(ipt_detailist);
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- datagrid1.saveExcel(fileName,"SheetName:sheet1");
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|