123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?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>
- <list>
- <cashlist/>
- </list>
- </main>
- <send>
- <retrparams>
- <instcd/>
- <instnm/>
- <frdate/>
- <todate/>
- <aactcd/>
- <aactno/>
- <aactnm/>
- <temp/>
- </retrparams>
- </send>
- <init/>
- <send/>
- </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/miscommonweb/js/RAC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fInit()
- {
- makeReportPreview(0, 115, 1194, 655);
- misfComboComCdListMulti("Z0007","cmb_instcd");
- model.setValue("/root/send/retrparams/frdate", getCurrentDate());
- model.setValue("/root/send/retrparams/todate", getCurrentDate());
- model.setValue("/root/send/retrparams/instcd", getUserInfo("dutplceinstcd"));
- model.refresh();
- cmb_instcd.disabled = true;
- model.setValue("/root/send/retrparams/instnm", cmb_instcd.label);
- }
- ]]>
- </script>
- <submission id="TRRAF00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" 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:293px; height:14px; ">예금기금현황</caption>
- <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRAF00401");
- exeReportPreview("RPRAF00401", "XMLSTR", "/root/send/retrparams");
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption7" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">기관구분 :</caption>
- <line id="line5" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:285px; top:9px; width:86px; height:17px; ">조회기간 :</caption>
- <caption id="caption3" style="left:477px; top:12px; width:15px; height:15px; ">~</caption>
- <input id="ipt_frymd" ref="/root/send/retrparams/frdate" class="input_s_essential" inputtype="date" style="left:375px; top:8px; width:100px; height:19px; "/>
- <input id="ipt_toymd" ref="/root/send/retrparams/todate" class="input_s_essential" inputtype="date" style="left:490px; top:8px; width:100px; height:19px; "/>
- <select1 id="cmb_instcd" ref="/root/send/retrparams/instcd" class="combo_search" navindex="1" appearance="minimal" style="left:105px; top:8px; width:145px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.setValue("/root/send/retrparams/instnm", cmb_instcd.label);
- ]]>
- </script>
- </select1>
- <caption id="caption2" class="search_name" style="left:635px; top:10px; width:86px; height:17px; ">계좌번호 :</caption>
- <input id="ipt_aactcd" ref="/root/send/retrparams/aactcd" class="input_s_essential" navindex="6" maxlength="3" style="left:724px; top:8px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // pvali_kind, pcdgrupid, precv_list, pValueControl, pNodeNames, pRetrKind, pInstcd
- misfValidationCheck("15", "", "aactcd,aactno,aactnm", "ipt_temp", "acntcd");
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- model.setFocus("btn_search");
- }
- ]]>
- </script>
- </input>
- <input id="ipt_aactno" ref="/root/send/retrparams/aactno" class="input_s_essential" navindex="6" style="left:829px; top:8px; width:181px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- misfValidationCheck("15", "", "aactcd,aactno,aactnm", "ipt_temp", "acntcd");
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- model.setFocus("btn_search");
- }
- ]]>
- </script>
- </input>
- <button id="btn_aacthelp" class="icon_search" style="left:809px; top:10px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // phelp_kind, pcontrol_name, pcdgrupid, precv_list, pdefault_value, pNodeName,precvnm_list
- misfOpenPopUpList("15", ipt_aactcd, "", "aactcd,aactno,aactnm");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_temp" ref="/root/send/retrparams/temp" visibility="hidden" style="left:1085px; top:15px; width:20px; height:19px; "/>
- </group>
- <line id="line3" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <caption id="caption21" class="tit_2" style="left:5px; top:55px; width:131px; height:14px; ">예금기금현황</caption>
- <button id="button9" class="btn2_letter2" visibility="hidden" style="left:1150px; top:50px; width:42px; height:19px; text-align:left; ">
- <caption>엑셀</caption>
- </button>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line2" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <button id="button11" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|