123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <?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>과세1세부내역조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <paytax1>
- <paytax1list/>
- </paytax1>
- </list>
- </main>
- <init/>
- <send>
- <paytax1>
- <emplno/>
- <payym/>
- <emplnm/>
- <instcd/>
- </paytax1>
- </send>
- <hidden/>
- <target/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfGridInit(grd_paytax1list);
-
- misfMsterDetailSet(grd_paytax1list,null, "TRRWP00904" ,"N");
- //alert("default:" + model.getValue("root/target/defaultvalue/emplno"));
-
- //alert("no default:" + model.getValue("root/target/emplno"));
-
-
- model.setValue("/root/send/paytax1/payym",model.getValue("root/target/defaultvalue/payym"));
- model.setValue("/root/send/paytax1/emplno",model.getValue("root/target/defaultvalue/emplno"));
- model.setValue("/root/send/paytax1/emplnm",model.getValue("root/target/defaultvalue/emplnm"));
- model.setValue("/root/send/paytax1/instcd",model.getValue("root/target/defaultvalue/instcd"));
-
- model.refresh();
-
- submit("TRRWP00904");
- ]]>
- </script>
- <submission id="TRRWP00904" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paytax1" resultref="/root/main/list/paytax1"/>
- </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 pagewidth="490" pageheight="490" style="text-align:right; vertical-align:middle; margin-left:8; margin-right:8; ">
- <group id="group1" style="left:0px; top:0px; width:455px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:235px; height:14px; ">과세1세부내역</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:40px; width:455px; height:395px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:455px; height:31px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:390px; top:15px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:383px; y1:15px; x2:383px; y2:37px; "/>
- <caption id="caption22" class="search_name" style="left:5px; top:17px; width:85px; height:17px; ">지급월:</caption>
- <input id="ipt_payym" ref="/root/send/paytax1/payym" class="input_default" disabled="true" inputtype="date" format="yyyy-mm" style="left:76px; top:15px; width:74px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption1" class="search_name" style="left:163px; top:17px; width:63px; height:17px; ">사번 :</caption>
- <button id="btn_emplno" class="icon_search" style="left:294px; top:15px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"1","N");
-
- model.refresh();
-
- if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <input id="ipt_emplnos" ref="/root/send/paytax1/emplno" class="input_default" style="left:227px; top:15px; width:63px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_emplnms" ref="/root/send/paytax1/emplnm" class="input_default" imemode="hangul" style="left:313px; top:15px; width:62px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption2" class="tit_2" style="left:2px; top:43px; width:144px; height:14px; ">과세1 list</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:56px; x2:455px; y2:56px; "/>
- <datagrid id="grd_paytax1list" nodeset="/root/main/list/paytax1/paytax1list" visibility="visible" caption="지급일^금액^비고" colsep="^" colwidth="93, 101, 223" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:61px; width:455px; height:334px; text-align:center; ">
- <col ref="paydd" format="yyyy-mm-dd"/>
- <col ref="paytotamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- <col ref="cmt" style="text-align:left; "/>
- </datagrid>
- <input id="ipt_instcd" ref="/root/send/paytax1/instcd" visibility="hidden" style="left:155px; top:20px; width:20px; height:19px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:455px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|