123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 |
- <?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>
- <yyendcalcbase>
- <yyendcalcbaselist/>
- </yyendcalcbase>
- <yyendcalcrslt>
- <yyendcalcrsltlist1/>
- <yyendcalcrsltlist2/>
- <yyendcalcrsltlist3/>
- <yyendcalcrsltlist4/>
- <yyendcalcrsltlist5/>
- <yyendcalcrsltlist6/>
- </yyendcalcrslt>
- </main>
- <send>
- <yyendcalcbase>
- <calcyy/>
- <calcinst/>
- <retireyn>N</retireyn>
- <deptnm/>
- <emplnm/>
- <deptcd/>
- <emplno/>
- </yyendcalcbase>
- <yyendcalcrslt>
- <emplno/>
- <calcyy/>
- <calcseq/>
- </yyendcalcrslt>
- </send>
- <init/>
- <hidden>
- <temp/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfGridInit(grd_yyendcalcbaselist);
- misfGridInit(grd_yyendcalcrsltlist1);
- misfGridInit(grd_yyendcalcrsltlist2);
- misfGridInit(grd_yyendcalcrsltlist3);
- misfGridInit(grd_yyendcalcrsltlist4);
- misfGridInit(grd_yyendcalcrsltlist5);
- misfGridInit(grd_yyendcalcrsltlist6);
-
- misfMsterDetailSet(grd_yyendcalcbaselist,null, "TRRWY01101" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist1,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist2,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist3,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist4,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist5,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
- misfMsterDetailSet(grd_yyendcalcrsltlist6,grd_yyendcalcbaselist, "TRRWY01102" ,"N");
-
- misfComboInstCdListMulti("cmb_calcinst",getCurrentDate(),"","N");
-
- model.setValue(cmb_calcinst.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- misfGetUserAuth();
-
- if (DUTY_PAY_YN == "Y" ) {
- cmb_calcinst.disabled = false;
- }
- else {
- cmb_calcinst.disabled = true;
- }
-
- ]]>
- </script>
- <submission id="TRRWY01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/yyendcalcbase" resultref="/root/main/yyendcalcbase"/>
- <submission id="TRRWY01102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/yyendcalcrslt" resultref="/root/main/yyendcalcrslt"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- </xhtml:head>
- <xhtml:body>
- <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:38; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1109px; y1:16px; x2:1109px; y2:38px; "/>
- <caption id="caption3" class="search_name" style="left:8px; top:19px; width:57px; height:17px; ">년도:</caption>
- <input id="ipt_calcyy" ref="/root/send/yyendcalcbase/calcyy" class="input_s_essential" style="left:64px; top:18px; width:66px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1124px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //submit("TRRWY01101");
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:134px; height:14px; ">연말 정산 인원 List</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1190px; y2:70px; "/>
- <datagrid id="grd_yyendcalcbaselist" nodeset="/root/main/yyendcalcbase/yyendcalcbaselist" caption="사원번호^성명^주민번호^주민번호^부서^직위^직책^직급^호봉^년도^차수^중도퇴직^기관|사원번호^성명^앞자리^뒷자리^부서^직위^직책^직급^호봉^년도^차수^중도퇴직^기관" colsep="^" colwidth="94, 109, 104, 104, 248, 155, 141, 106, 89, 21, 19, 34, 28" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1190px; height:170px; ">
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="rregno1"/>
- <col ref="rregno2"/>
- <col ref="deptnm"/>
- <col ref="jobposnm"/>
- <col ref="jobrespnm"/>
- <col ref="jobgradnm"/>
- <col ref="payclsnm"/>
- <col ref="calcyy" visibility="hidden"/>
- <col ref="calcseq" visibility="hidden"/>
- <col ref="retireyn" visibility="hidden"/>
- <col ref="calcinst" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </datagrid>
- <select1 id="cmb_calcinst" ref="/root/send/yyendcalcbase/calcinst" class="combo_s_essential" appearance="minimal" style="left:210px; top:18px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:151px; top:19px; width:61px; height:17px; ">기관:</caption>
- <caption id="caption13" class="search_name" style="left:380px; top:19px; width:60px; height:17px; ">부서:</caption>
- <output id="opt_deptnm" ref="/root/send/yyendcalcbase/deptnm" class="output_fix" style="left:535px; top:18px; width:117px; height:19px; "/>
- <button id="btn_deptcd" class="icon_search" disabled="false" style="left:517px; top:18px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- rpbfOpenDeptCdHelp(ipt_deptcd,recv_list);
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="ipt_deptcd" ref="/root/send/yyendcalcbase/deptcd" class="input_s_essential" disabled="false" navindex="5" style="left:437px; top:18px; width:77px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* 부서코드,명 입력시 Validation Check
- misfValidationCheck(Validation 종류(부서코드, 공통코드, 우편번호...), 공통코드군, 자료를 받을 Instance Node(콤마로 분류해서 넘기면됨)) */
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <output id="opt_emplnm" ref="/root/send/yyendcalcbase/emplnm" class="output_fix" style="left:845px; top:18px; width:117px; height:19px; "/>
- <input id="ipt_emplno" ref="/root/send/yyendcalcbase/emplno" class="input_s_essential" disabled="false" navindex="5" style="left:747px; top:18px; width:77px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
- ]]>
- </script>
- </input>
- <button id="btn_emplno" class="icon_search" disabled="false" style="left:827px; top:18px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplno, recv_list,"","N");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:685px; top:19px; width:60px; height:17px; ">사번:</caption>
- <select1 id="rdo_retireyn" ref="/root/send/yyendcalcbase/retireyn" class="radio_search" disabled="false" navindex="54" visibility="hidden" appearance="full" cols="2" itemheight="18" itemwidth="53" overflow="visible" style="left:975px; top:20px; width:120px; height:19px; text-align:center; border-style:solid; ">
- <choices>
- <item>
- <label>중도퇴직</label>
- <value>Y</value>
- </item>
- <item>
- <label>연말</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="tit_2" style="left:5px; top:250px; width:115px; height:14px; ">근로 소득 List</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:265px; x2:390px; y2:265px; "/>
- <datagrid id="grd_yyendcalcrsltlist1" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist1" caption="항목명^금액" colsep="^" colwidth="225, 127" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:270px; width:390px; height:210px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <caption id="caption5" class="tit_2" style="left:405px; top:250px; width:115px; height:13px; ">기본 공제 List</caption>
- <line id="line3" class="line_1" style="x1:400px; y1:265px; x2:790px; y2:265px; "/>
- <datagrid id="grd_yyendcalcrsltlist2" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist2" caption="항목명^금액" colsep="^" colwidth="219, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:400px; top:270px; width:390px; height:210px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <datagrid id="grd_yyendcalcrsltlist3" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist3" caption="항목명^금액" colsep="^" colwidth="221, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:800px; top:270px; width:390px; height:210px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <caption id="caption7" class="tit_2" style="left:805px; top:250px; width:115px; height:13px; ">특별 공제 List</caption>
- <line id="line4" class="line_1" style="x1:800px; y1:265px; x2:1190px; y2:265px; "/>
- <datagrid id="grd_yyendcalcrsltlist5" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist5" caption="항목명^금액" colsep="^" colwidth="223, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:400px; top:510px; width:390px; height:230px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <datagrid id="grd_yyendcalcrsltlist6" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist6" caption="항목명^금액" colsep="^" colwidth="221, 131" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:800px; top:510px; width:390px; height:230px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="(-)#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- <caption id="caption9" class="tit_2" style="left:5px; top:490px; width:115px; height:14px; ">기타 공제 List</caption>
- <caption id="caption10" class="tit_2" style="left:405px; top:490px; width:115px; height:14px; ">세액 공제 List</caption>
- <line id="line5" class="line_1" style="x1:0px; y1:505px; x2:390px; y2:505px; "/>
- <caption id="caption11" class="tit_2" style="left:805px; top:490px; width:115px; height:14px; ">결정 자료 List</caption>
- <line id="line6" class="line_1" style="x1:400px; y1:505px; x2:790px; y2:505px; "/>
- <line id="line7" class="line_1" style="x1:800px; y1:505px; x2:1190px; y2:505px; "/>
- <datagrid id="grd_yyendcalcrsltlist4" nodeset="/root/main/yyendcalcrslt/yyendcalcrsltlist4" caption="항목명^금액" colsep="^" colwidth="225, 127" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:510px; width:390px; height:230px; ">
- <col ref="calcflagnm"/>
- <col ref="calcamt" format="#,###" style="text-align:right; vertical-align:middle; "/>
- </datagrid>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
- <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- <button id="btn_clear" class="btn4_letter3" style="left:1124px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|