123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?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>
- <transfbankvin>
- <transfbankvinlist/>
- </transfbankvin>
- </main>
- <init/>
- <send>
- <transfbankvin>
- <payym/>
- <payinst/>
- <saldfrayflag/>
- <transfbankcd/>
- <payitemcd>30000</payitemcd>
- <transfflag>A</transfflag>
- <holyordflag>A</holyordflag>
- </transfbankvin>
- </send>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfComboComCdListMulti("Z0007,R0112,R0242", "cmb_payinst,cmb_SalDfrayFlag,cmb_transfbankcd");
- makeReportPreview(0,110,1195,650);
-
- var today = getCurrentDate();
- var cur_yymm = parseInt(today.substring(0, 6));
-
- // addComboItem( "cmb_SalDfrayFlag", "[-- 전체 --]", "", "above");
- // model.setValue(cmb_SalDfrayFlag.attribute("ref") , "");
- addComboItem( "cmb_transfbankcd", "[-- 전체 --]", "", "above");
- model.setValue(cmb_transfbankcd.attribute("ref") , "");
-
- model.setValue("/root/send/transfbankvin/payym", cur_yymm);
- model.setValue("/root/send/transfbankvin/payinst", getUserInfo("dutplceinstcd")); // 기관 설정
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRRWP07701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/transfbankvin" resultref="/root/main/transfbankvin"/>
- </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:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:18px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRWP07701");
- exeReportPreview("RPRWP07701", "XMLSTR");
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:11px; x2:1120px; y2:45px; "/>
- <caption id="cap_payinst" class="search_name" style="left:165px; top:19px; width:86px; height:17px; ">급여기관:</caption>
- <select1 id="cmb_payinst" ref="/root/send/transfbankvin/payinst" class="combo_s_essential" disabled="true" appearance="minimal" style="left:246px; top:18px; width:109px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:5px; top:19px; width:70px; height:17px; ">지급월:</caption>
- <input id="ipt_payym" ref="/root/send/transfbankvin/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:74px; top:18px; width:81px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption28" class="tit_2" style="left:5px; top:52px; width:144px; height:14px; ">급여 이체 명세서</caption>
- <line id="line193" class="line_1" style="x1:2px; y1:67px; x2:1192px; y2:67px; "/>
- <caption id="caption21" class="search_name" style="left:370px; top:19px; width:86px; height:17px; ">급여종류:</caption>
- <select1 id="cmb_SalDfrayFlag" ref="/root/send/transfbankvin/saldfrayflag" class="combo_s_essential" appearance="minimal" style="left:451px; top:18px; width:119px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_transfbankcd" class="search_name" style="left:587px; top:20px; width:84px; height:17px; ">이체은행:</caption>
- <select1 id="cmb_transfbankcd" ref="/root/send/transfbankvin/transfbankcd" appearance="minimal" style="left:670px; top:20px; width:108px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:790px; top:20px; width:84px; height:17px; ">출력구분:</caption>
- <select1 id="cmb_transfflag" ref="/root/send/transfbankvin/transfflag" appearance="minimal" style="left:870px; top:20px; width:108px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>이체</label>
- <value>B</value>
- </item>
- <item>
- <label>미이체</label>
- <value>C</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_holyordflag" ref="/root/send/transfbankvin/holyordflag" appearance="minimal" style="left:985px; top:20px; width:118px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>수도자</label>
- <value>B</value>
- </item>
- <item>
- <label>일반</label>
- <value>C</value>
- </item>
- </choices>
- </select1>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|