123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?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>
- </main>
- <init/>
- <send>
- <frdd/>
- <todd/>
- <instcd/>
- <prntkind/>
- <gubun/>
- <groupid/>
- </send>
- <init>
- </init>
- <hidden>
- <resultflag/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- // 2011.09.26 cyw 해당실무자만이 메뉴접근 가능하도록 수정.
- misfComboComCdList("030R0018",cmb_gruptype);
- var cnt = getNodesetCount("/root/init/cmb_gruptype/comcodelist");
- var chk = 0;
- for(var i = 1; i <= cnt; i++ ){
- if( model.getValue("/root/init/cmb_gruptype/comcodelist[" + i + "]/cdid") == getUserId() ){
- chk++;
- }
- }
-
- if( chk > 0 ){
- group2.disabled = false;
- }else{
- group2.disabled = true;
- messageBox("해당 화면에 권한이 없습니다.", "C000");
- }
-
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
- makeReportPreview(0,110,1195,650);
-
- var today = getCurrentDate();
- var cur_yymm = parseInt(today.substring(0, 6));
-
- model.setValue("/root/send/frdd", today);
- model.setValue("/root/send/todd", today);
-
- //2011.09.29 cyw 통합으로 조회되도록 수정
- addComboItem("cmb_instcd", "통합(본원+칠곡)", "all", "above");
-
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue("/root/send/gubun", "1");
- model.refresh();
- // model.setFocus("ipt_payym");
- ]]>
- </script>
- <submission id="TRRAT01003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/grid"/>
- </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:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset("/root/main/orgchrglist");
- submit("TRRAT01003");
- // model.setValue("/root/hidden/resultflag",cmb_prntflag.label);
- if(model.getValue("/root/send/gubun") == "1"){
- exeReportPreview("RPRAT01001", "XMLSTR");//, "/root/main/payamt");
- }else{
- exeReportPreview("RPRAT01002", "XMLSTR");//, "/root/main/payamt");
- }
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:17px; x2:1120px; y2:41px; "/>
- <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:106px; top:18px; width:154px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:291px; top:18px; width:86px; height:17px; ">조회기간 :</caption>
- <input id="ipt_payym" ref="/root/send/frdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:380px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption28" class="tit_2" style="left:5px; top:52px; width:209px; height:13px; ">원천 징수현황</caption>
- <line id="line193" class="line_1" style="x1:2px; y1:65px; x2:1192px; y2:65px; "/>
- <input id="input1" ref="/root/send/todd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:500px; top:18px; width:105px; height:19px; text-align:center; vertical-align:middle; "/>
- <caption id="caption4" style="left:485px; top:20px; width:15px; height:20px; text-align:center; ">~</caption>
- <caption id="caption29" class="search_name" style="left:700px; top:18px; width:86px; height:17px; ">출력구분 :</caption>
- <select1 id="rdo_gubun" ref="/root/send/gubun" class="radio_search" appearance="full" cellspacing="20" cols="2" overflow="visible" style="left:790px; top:18px; width:175px; height:20px; vertical-align:middle; border-style:none; ">
- <choices>
- <item>
- <label>사업,기타</label>
- <value>1</value>
- </item>
- <item>
- <label>일용근로</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; ">
- <select1 id="cmb_gruptype" ref="/root/send/groupid" class="combo_s_essential" navindex="-1" visibility="hidden" appearance="minimal" style="left:85px; top:0px; width:66px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_gruptype/comcodelist">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|