12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496 |
- <?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>
- <payspecdata>
- <payamtlist/>
- <paytitlelist/>
- <paymastlist/>
- <payspeclist/>
- <payprntlist/>
- <paycodelist/>
- </payspecdata>
- </main>
- <init>
- <temp/>
- </init>
- <send>
- <payspec>
- <emplno/>
- <emplnm/>
- <saldfrayflag/>
- <payym/>
- <dutdeptcd/>
- <prntbasecd/>
- <instcd/>
- <unitcd/>
- </payspec>
- </send>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- var curdate = getCurrentDate();
-
- /* Combo Data Setting
- misfComboComCdListMulti(공통코드군, Combo) */
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N","Y");
- // misfComboComCdListMulti("R0112,R0132,Z0007,R0066,R0058,R0187,R0146,Z0007,R0098","cmb_SalDfrayFlag,cmb_prntbase,cmb_dutplceinst,cmb_holyordflag,cmb_prfshipflag,cmb_pensreglattdnc,cmb_preststatcd,cmb_payinst,cmb_payclscd");
- misfComboComCdListMulti("R0112,R0132,Z0007,R0066,R0058,R0146,Z0007,R0098","cmb_SalDfrayFlag,cmb_prntbase,cmb_dutplceinst,cmb_holyordflag,cmb_prfshipflag,cmb_preststatcd,cmb_payinst,cmb_payclscd");
-
- cmb_prntbase.value = "005";
-
- model.setValue(ipt_payfromym.attribute("ref") , curdate.substr(0,6));
- model.setValue(cmb_SalDfrayFlag.attribute("ref"), "1");
-
- model.setValue(ipt_emplnos.attribute("ref"), getUserInfo("userid"));
- model.setValue(ipt_emplnms.attribute("ref"), getUserInfo("usernm"));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- misfGetUserAuth();
-
- model.setFocus("cmb_instcd");
- ]]>
- </script>
- <submission id="TXRWP03601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payspec" resultref="/root/main/payspecdata"/>
- </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"/>
- <script type="javascript">
- <![CDATA[
- function openpayitemamt(pPayItem)
- {
- var default_node = "/root/source/defaultvalue";
-
- model.removeNodeset(default_node);
-
- model.makeNode(default_node);
- //alert(model.getValue(pPayItem.attribute("ref")));
- if (model.getValue(pPayItem.attribute("ref")) != "085" && model.getValue(pPayItem.attribute("ref")) != "106" && model.getValue(pPayItem.attribute("ref")) != "082" && model.getValue(pPayItem.attribute("ref")) != "076") {
- model.makeValue(default_node + "/saldfrayflag" , "1");
- model.makeValue(default_node + "/payym" , ipt_payfromym.value);
- model.makeValue(default_node + "/emplno" , model.getValue(ipt_emplnos.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
- model.makeValue(default_node + "/prntitemcd" , model.getValue(pPayItem.attribute("ref")));
- model.makeValue(default_node + "/prntbase" , cmb_prntbase.value);
-
-
- modal("SPRWP00901","","","","","/root/source", "/root/target" );
- }
- else if (model.getValue(pPayItem.attribute("ref")) == "085") {
- model.makeValue(default_node + "/payym" , ipt_payfromym.value);
- model.makeValue(default_node + "/emplno" , model.getValue(ipt_emplnos.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
- model.makeValue(default_node + "/emplnm" , model.getValue(ipt_emplnms.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
-
-
- modal("SPRWP00902","","","","","/root/source", "/root/target" );
- }
- else if (model.getValue(pPayItem.attribute("ref")) == "082") {
- model.makeValue(default_node + "/payym" , ipt_payfromym.value);
- model.makeValue(default_node + "/emplno" , model.getValue(ipt_emplnos.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
- model.makeValue(default_node + "/emplnm" , model.getValue(ipt_emplnms.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
-
-
- modal("SPRWP00904","","","","","/root/source", "/root/target" );
- }
- else if (model.getValue(pPayItem.attribute("ref")) == "076") {
- model.makeValue(default_node + "/payym" , ipt_payfromym.value);
- model.makeValue(default_node + "/emplno" , model.getValue(ipt_emplnos.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
- model.makeValue(default_node + "/emplnm" , model.getValue(ipt_emplnms.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
-
-
- modal("SPRWP00906","","","","","/root/source", "/root/target" );
- }
- else if (model.getValue(pPayItem.attribute("ref")) == "106") {
- model.makeValue(default_node + "/payym" , ipt_payfromym.value);
- model.makeValue(default_node + "/emplno" , model.getValue(ipt_emplnos.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
- model.makeValue(default_node + "/instcd" , cmb_instcd.value);
- model.makeValue(default_node + "/emplnm" , model.getValue(ipt_emplnms.attribute("ref"))); //ipt_emplnotmp에서 값을 가져옴. 김병조
-
-
- modal("SPRWP00903","","","","","/root/source", "/root/target" );
- }
- }
- ]]>
- </script>
- </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[
- submit("TXRWP03601");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
- <button id="btn_emplno" class="icon_search" disabled="true" style="left:810px; top:17px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"","N");
-
- model.refresh();
-
- if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:667px; top:18px; width:63px; height:17px; ">사번 :</caption>
- <input id="ipt_emplnos" ref="/root/send/payspec/emplno" class="input_default" disabled="true" navindex="50" style="left:728px; top:16px; width:77px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplnos.currentText != null && ipt_emplnos.currentText != "" ) {
- inputEnterKey("ipt_emplnos", "xforms-value-changed");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
-
- if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
-
- ]]>
- </script>
- </input>
- <input id="ipt_emplnms" ref="/root/send/payspec/emplnm" class="input_default" disabled="true" style="left:829px; top:16px; width:76px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (ipt_emplnms.currentText != null && ipt_emplnms.currentText != "" ) {
- inputEnterKey("ipt_emplnms", "xforms-value-changed");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNM", recv_list);
-
- model.refresh();
-
- if (model.getValue(ipt_emplnos.attribute("ref")).length > 0) {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </input>
- <caption id="caption21" class="search_name" style="left:235px; top:18px; width:86px; height:17px; ">급여종류:</caption>
- <select1 id="cmb_SalDfrayFlag" ref="/root/send/payspec/saldfrayflag" class="combo_s_essential" navindex="20" appearance="minimal" style="left:316px; top:16px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:470px; top:18px; width:85px; height:17px; ">지급월:</caption>
- <input id="ipt_payfromym" ref="/root/send/payspec/payym" class="input_default" navindex="30" inputtype="date" format="yyyy-mm" style="left:539px; top:16px; width:94px; height:19px; text-align:center; vertical-align:middle; "/>
- <select1 id="cmb_prntbase" ref="/root/send/payspec/prntbasecd" class="combo_s_essential" navindex="10" visibility="hidden" appearance="minimal" style="left:1066px; top:18px; width:44px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption12" class="search_name" visibility="hidden" style="left:985px; top:20px; width:86px; height:17px; ">출력기준:</caption>
- <caption id="caption28" class="tit_2" style="left:5px; top:58px; width:144px; height:13px; ">인사기본정보</caption>
- <caption id="caption311" class="cell_1" style="left:266px; top:192px; width:90px; height:23px; vertical-align:middle; ">가장여부</caption>
- <caption id="caption322" class="cell_1" style="left:715px; top:134px; width:80px; height:23px; vertical-align:middle; ">수습일자</caption>
- <select1 id="rdo_hdfamyyn" ref="/root/main/payspecdata/paymastlist/hdfamyyn" class="radio_search" disabled="true" navindex="14" appearance="full" cols="4" itemheight="18" itemwidth="50" overflow="visible" style="left:359px; top:194px; width:129px; height:19px; text-align:center; border-style:solid; ">
- <choices>
- <item>
- <label>Yes</label>
- <value>Y</value>
- </item>
- <item>
- <label>No</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption323" class="cell_1" style="left:491px; top:221px; width:80px; height:23px; vertical-align:middle; ">구직급/호봉</caption>
- <input id="ipt_probatndd" ref="/root/main/payspecdata/paymastlist/probatndd" disabled="true" navindex="35" inputtype="date" style="left:796px; top:136px; width:144px; height:19px; "/>
- <select1 id="cmb_prfshipflag" ref="/root/main/payspecdata/paymastlist/prfshipflag" class="combo_essential" disabled="true" navindex="7" appearance="minimal" style="left:359px; top:106px; width:129px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption324" class="cell_1" style="left:266px; top:250px; width:90px; height:23px; vertical-align:middle; ">승급월</caption>
- <output id="opt_jobrespnm" ref="/root/main/payspecdata/paymastlist/jobrespnm" class="output_fix" style="left:573px; top:194px; width:137px; height:19px; "/>
- <output id="opt_jobposnm" ref="/root/main/payspecdata/paymastlist/jobposnm" class="output_fix" style="left:573px; top:166px; width:137px; height:19px; "/>
- <select1 id="cmb_payclscd" ref="/root/main/payspecdata/paymastlist/payclscd" class="combo_essential" disabled="true" navindex="27" appearance="minimal" style="left:632px; top:222px; width:78px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption325" class="cell_1" style="left:715px; top:76px; width:80px; height:23px; vertical-align:middle; ">입사일자</caption>
- <output id="opt_grupjoblnnm" ref="/root/main/payspecdata/paymastlist/grupjoblnnm" class="output_fix" style="left:573px; top:77px; width:137px; height:19px; "/>
- <caption id="caption315" class="cell_1" style="left:491px; top:76px; width:80px; height:23px; vertical-align:middle; ">직군</caption>
- <line id="line193" class="line_1" style="x1:2px; y1:71px; x2:1192px; y2:71px; "/>
- <input id="ipt_entcodd" ref="/root/main/payspecdata/paymastlist/entcodd" disabled="true" navindex="30" inputtype="date" style="left:796px; top:77px; width:144px; height:19px; "/>
- <caption id="caption316" class="cell_1" style="left:491px; top:250px; width:80px; height:23px; vertical-align:middle; ">신직급/연차</caption>
- <caption id="caption327" class="cell_1" style="left:715px; top:105px; width:80px; height:23px; vertical-align:middle; ">퇴사일자</caption>
- <caption id="caption13" class="cell_1" style="left:2px; top:221px; width:90px; height:23px; ">근무부서</caption>
- <select1 id="rdo_gradupmm" ref="/root/main/payspecdata/paymastlist/gradupmm" class="radio_search" disabled="true" navindex="29" appearance="full" cols="2" itemheight="18" itemwidth="53" style="left:359px; top:253px; width:129px; height:19px; text-align:center; border-style:solid; ">
- <choices>
- <item>
- <label>3월</label>
- <value>03</value>
- </item>
- <item>
- <label>9월</label>
- <value>09</value>
- </item>
- </choices>
- </select1>
- <select1 id="rdo_concroffcyn" ref="/root/main/payspecdata/paymastlist/concroffcyn" class="radio_search" disabled="true" navindex="15" appearance="full" cols="2" itemheight="18" itemwidth="50" overflow="visible" style="left:359px; top:222px; width:129px; height:19px; text-align:center; border-style:solid; ">
- <choices>
- <item>
- <label>Yes</label>
- <value>Y</value>
- </item>
- <item>
- <label>No</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption15" class="cell_1" style="left:266px; top:105px; width:90px; height:23px; ">교직구분</caption>
- <caption id="caption317" class="cell_1" style="left:491px; top:134px; width:80px; height:23px; vertical-align:middle; ">직종</caption>
- <caption id="caption328" class="cell_1" style="left:491px; top:105px; width:80px; height:23px; vertical-align:middle; ">직렬</caption>
- <caption id="caption66" class="cell_1" style="left:266px; top:76px; width:90px; height:23px; vertical-align:middle; ">성직구분</caption>
- <output id="opt_jobkindnm" ref="/root/main/payspecdata/paymastlist/jobkindnm" class="output_fix" style="left:573px; top:136px; width:137px; height:19px; "/>
- <caption id="caption17" class="cell_1" style="left:2px; top:105px; width:90px; height:23px; ">성명</caption>
- <caption id="caption307" class="cell_1" style="left:266px; top:163px; width:90px; height:23px; vertical-align:middle; ">결혼여부</caption>
- <caption id="caption318" class="cell_1" style="left:491px; top:192px; width:80px; height:23px; vertical-align:middle; ">직책</caption>
- <input id="ipt_retiredd" ref="/root/main/payspecdata/paymastlist/retiredd" disabled="true" navindex="31" inputtype="date" style="left:796px; top:106px; width:144px; height:19px; "/>
- <caption id="caption19" class="cell_1" style="left:2px; top:134px; width:90px; height:23px; ">근무기관</caption>
- <caption id="caption308" class="cell_1" style="left:266px; top:134px; width:90px; height:23px; vertical-align:middle; ">주민등록번호</caption>
- <caption id="caption319" class="cell_1" style="left:491px; top:163px; width:80px; height:23px; vertical-align:middle; ">직위</caption>
- <output id="opt_dutplcedeptnm" ref="/root/main/payspecdata/paymastlist/dutplcedeptnm" class="output_fix" style="left:95px; top:253px; width:165px; height:19px; "/>
- <caption id="caption26" class="cell_1" style="left:2px; top:163px; width:90px; height:23px; ">근무부(실)</caption>
- <caption id="caption309" style="left:413px; top:136px; width:16px; height:17px; text-align:center; vertical-align:bottom; ">~</caption>
- <caption id="caption42" class="cell_1" style="left:2px; top:250px; width:90px; height:23px; ">근무지</caption>
- <output id="opt_njobgradnm" ref="/root/main/payspecdata/paymastlist/njobgradnm" class="output_fix" style="left:573px; top:253px; width:57px; height:19px; "/>
- <input id="ipt_anual" ref="/root/main/payspecdata/paymastlist/anual" class="input_default" disabled="true" navindex="28" style="left:632px; top:253px; width:78px; height:19px; "/>
- <input id="ipt_name" ref="/root/main/payspecdata/paymastlist/emplnm" class="input_essential" disabled="true" navindex="2" style="left:95px; top:106px; width:165px; height:19px; "/>
- <input id="ipt_emplno" ref="/root/main/payspecdata/paymastlist/emplno" class="input_s_essential" disabled="true" navindex="1" style="left:95px; top:77px; width:165px; height:19px; font-family:굴림체; font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; "/>
- <select1 id="rdo_maryyn" ref="/root/main/payspecdata/paymastlist/maryyn" class="radio_search" disabled="true" navindex="13" appearance="full" cols="2" itemheight="18" itemwidth="50" overflow="visible" style="left:359px; top:166px; width:129px; 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="caption45" class="cell_1" style="left:715px; top:163px; width:80px; height:23px; vertical-align:middle; ">근무상태</caption>
- <caption id="caption46" class="cell_1" style="left:2px; top:192px; width:90px; height:23px; ">근무과(팀)</caption>
- <select1 id="cmb_holyordflag" ref="/root/main/payspecdata/paymastlist/holyordflag" class="combo_essential" disabled="true" navindex="19" appearance="minimal" style="left:359px; top:77px; width:129px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption164" class="cell_1" style="left:2px; top:76px; width:90px; height:23px; ">사원번호</caption>
- <input id="ipt_rregno1" ref="/root/main/payspecdata/paymastlist/rregno1" class="input_essential" disabled="true" navindex="10" style="left:359px; top:136px; width:54px; height:19px; "/>
- <output id="opt_joblnnm" ref="/root/main/payspecdata/paymastlist/joblnnm" class="output_fix" style="left:573px; top:106px; width:137px; height:19px; "/>
- <caption id="caption47" class="cell_1" style="left:266px; top:221px; width:90px; height:23px; vertical-align:middle; ">겸직유무</caption>
- <input id="ipt_rregno2" ref="/root/main/payspecdata/paymastlist/rregno2" class="input_essential" disabled="true" navindex="11" style="left:428px; top:136px; width:60px; height:19px; "/>
- <select1 id="cmb_preststatcd" ref="/root/main/payspecdata/paymastlist/preststatcd" class="combo_essential" disabled="true" navindex="7" appearance="minimal" style="left:796px; top:166px; width:144px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <output id="opt_ojobgradnm" ref="/root/main/payspecdata/paymastlist/ojobgradnm" class="output_fix" style="left:573px; top:222px; width:57px; height:19px; "/>
- <output id="opt_dutteamnm" ref="/root/main/payspecdata/paymastlist/dutteamnm" class="output_fix" style="left:95px; top:194px; width:165px; height:19px; "/>
- <select1 id="cmb_dutplceinst" ref="/root/main/payspecdata/paymastlist/dutplceinst" class="combo_essential" disabled="true" appearance="minimal" style="left:95px; top:136px; width:165px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <output id="opt_dutdeptnm" ref="/root/main/payspecdata/paymastlist/dutdeptnm" class="output_fix" style="left:95px; top:166px; width:165px; height:19px; "/>
- <output id="opt_dutunitnm" ref="/root/main/payspecdata/paymastlist/dutunitnm" class="output_fix" style="left:95px; top:222px; width:165px; height:19px; "/>
- <input id="ipt_promotngvnoffcorddd" ref="/root/main/payspecdata/paymastlist/promotngvnoffcorddd" class="input_default" disabled="true" visibility="hidden" inputtype="date" style="left:1038px; top:77px; width:150px; height:19px; "/>
- <caption id="caption56" class="cell_1" visibility="hidden" style="left:945px; top:76px; width:90px; height:23px; vertical-align:middle; ">승진발령일</caption>
- <input id="ipt_prestjobrespgvnoffcorddd" ref="/root/main/payspecdata/paymastlist/prestjobrespgvnoffcorddd" class="input_default" disabled="true" visibility="hidden" inputtype="date" style="left:1038px; top:166px; width:150px; height:19px; "/>
- <input id="ipt_prestjobposorddd" ref="/root/main/payspecdata/paymastlist/prestjobposorddd" class="input_default" disabled="true" visibility="hidden" inputtype="date" style="left:1038px; top:106px; width:150px; height:19px; "/>
- <input id="ipt_prestgradgvnoffcorddd" ref="/root/main/payspecdata/paymastlist/prestgradgvnoffcorddd" class="input_default" disabled="true" visibility="hidden" inputtype="date" style="left:1038px; top:136px; width:150px; height:19px; "/>
- <input id="ipt_prestpayclsgradupdd" ref="/root/main/payspecdata/paymastlist/prestpayclsgradupdd" class="input_default" disabled="true" visibility="hidden" inputtype="date" style="left:1038px; top:194px; width:150px; height:19px; "/>
- <caption id="caption18" class="cell_1" visibility="hidden" style="left:945px; top:163px; width:90px; height:23px; vertical-align:middle; ">현직책발령일</caption>
- <caption id="caption43" class="cell_1" visibility="hidden" style="left:945px; top:192px; width:90px; height:23px; vertical-align:middle; ">현호봉승급일</caption>
- <caption id="caption150" class="cell_1" visibility="hidden" style="left:945px; top:134px; width:90px; height:23px; vertical-align:middle; ">현직급발령일</caption>
- <caption id="caption144" class="cell_1" visibility="hidden" style="left:945px; top:105px; width:90px; height:23px; vertical-align:middle; ">현직위발령일</caption>
- <select1 id="cmb_payinst" ref="/root/main/payspecdata/paymastlist/payinst" class="combo_default" disabled="true" appearance="minimal" style="left:796px; top:194px; width:144px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption48" class="cell_1" style="left:715px; top:192px; width:80px; height:23px; vertical-align:middle; ">급여기관</caption>
- <select1 id="cmb_instcd" ref="/root/send/payspec/instcd" class="combo_s_essential" navindex="5" appearance="minimal" style="left:71px; top:17px; width:129px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:15px; top:18px; width:56px; height:17px; ">기관:</caption>
- <switch id="switch1" style="left:0px; top:348px; width:1195px; height:387px; ">
- <case id="case2" selected="true">
- <output id="opt_payitem10" ref="/root/main/payspecdata/payspeclist/payitem10" class="output_search" format="#,###" style="left:106px; top:297px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem09" ref="/root/main/payspecdata/payspeclist/payitem09" class="output_search" format="#,###" style="left:106px; top:267px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem08" ref="/root/main/payspecdata/payspeclist/payitem08" class="output_search" format="#,###" style="left:106px; top:237px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem07" ref="/root/main/payspecdata/payspeclist/payitem07" class="output_search" format="#,###" style="left:106px; top:207px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem06" ref="/root/main/payspecdata/payspeclist/payitem06" class="output_search" format="#,###" style="left:106px; top:177px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="caption4" class="tit_2" style="left:5px; top:4px; width:118px; height:14px; ">지급 내역</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:19px; x2:1165px; y2:19px; "/>
- <button id="btn_payitem49" class="icon_search" style="left:1135px; top:26px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode49);
- ]]>
- </script>
- </button>
- <button id="btn_payitem38" class="icon_search" style="left:907px; top:57px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode38);
- ]]>
- </script>
- </button>
- <button id="btn_payitem27" class="icon_search" style="left:676px; top:87px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode27);
- ]]>
- </script>
- </button>
- <button id="btn_payitem05" class="icon_search" style="left:215px; top:147px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode05);
- ]]>
- </script>
- </button>
- <button id="btn_payitem16" class="icon_search" style="left:444px; top:117px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode16);
- ]]>
- </script>
- </button>
- <output id="opt_paycode39" ref="/root/main/payspecdata/paycodelist/paycode39" class="output_search" visibility="hidden" style="left:902px; top:83px; width:10px; height:19px; "/>
- <output id="opt_paycode28" ref="/root/main/payspecdata/paycodelist/paycode28" class="output_search" visibility="hidden" style="left:670px; top:113px; width:10px; height:19px; "/>
- <output id="opt_paycode17" ref="/root/main/payspecdata/paycodelist/paycode17" class="output_search" visibility="hidden" style="left:439px; top:143px; width:10px; height:19px; "/>
- <output id="opt_paycode06" ref="/root/main/payspecdata/paycodelist/paycode06" class="output_search" visibility="hidden" style="left:200px; top:177px; width:10px; height:19px; "/>
- <caption id="cap_payitem54" ref="/root/main/payspecdata/payprntlist/payitem54" class="cell_1" style="left:925px; top:175px; width:98px; height:23px; vertical-align:middle; ">항목54</caption>
- <output id="opt_payitem55" ref="/root/main/payspecdata/payspeclist/payitem55" class="output_search" format="#,###" style="left:1025px; top:207px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem44" ref="/root/main/payspecdata/payspeclist/payitem44" class="output_search" format="#,###" style="left:798px; top:236px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem43" ref="/root/main/payspecdata/payprntlist/payitem43" class="cell_1" style="left:695px; top:205px; width:98px; height:23px; vertical-align:middle; ">항목43</caption>
- <output id="opt_payitem33" ref="/root/main/payspecdata/payspeclist/payitem33" class="output_search" format="#,###" style="left:567px; top:267px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem32" ref="/root/main/payspecdata/payprntlist/payitem32" class="cell_1" style="left:464px; top:235px; width:98px; height:23px; vertical-align:middle; ">항목32</caption>
- <output id="opt_payitem22" ref="/root/main/payspecdata/payspeclist/payitem22" class="output_search" format="#,###" style="left:334px; top:297px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem21" ref="/root/main/payspecdata/payprntlist/payitem21" class="cell_1" style="left:232px; top:265px; width:98px; height:23px; vertical-align:middle; ">항목21</caption>
- <output id="opt_payitem11" ref="/root/main/payspecdata/payspeclist/payitem11" class="output_search" format="#,###" style="left:106px; top:327px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem10" ref="/root/main/payspecdata/payprntlist/payitem10" class="cell_1" style="left:5px; top:295px; width:98px; height:23px; vertical-align:middle; ">항목10</caption>
- <button id="btn_payitem39" class="icon_search" style="left:907px; top:88px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode39);
- ]]>
- </script>
- </button>
- <button id="btn_payitem28" class="icon_search" style="left:676px; top:117px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode28);
- ]]>
- </script>
- </button>
- <button id="btn_payitem17" class="icon_search" style="left:444px; top:147px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode17);
- ]]>
- </script>
- </button>
- <button id="btn_payitem06" class="icon_search" style="left:215px; top:177px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode06);
- ]]>
- </script>
- </button>
- <output id="opt_paycode29" ref="/root/main/payspecdata/paycodelist/paycode29" class="output_search" visibility="hidden" style="left:670px; top:143px; width:10px; height:19px; "/>
- <output id="opt_paycode18" ref="/root/main/payspecdata/paycodelist/paycode18" class="output_search" visibility="hidden" style="left:439px; top:173px; width:10px; height:19px; "/>
- <output id="opt_paycode07" ref="/root/main/payspecdata/paycodelist/paycode07" class="output_search" visibility="hidden" style="left:200px; top:207px; width:10px; height:19px; "/>
- <caption id="cap_payitem55" ref="/root/main/payspecdata/payprntlist/payitem55" class="cell_1" style="left:925px; top:205px; width:98px; height:23px; vertical-align:middle; ">항목55</caption>
- <output id="opt_payitem56" ref="/root/main/payspecdata/payspeclist/payitem56" class="output_search" format="#,###" style="left:1025px; top:237px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem45" ref="/root/main/payspecdata/payspeclist/payitem45" class="output_search" format="#,###" style="left:798px; top:267px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem44" ref="/root/main/payspecdata/payprntlist/payitem44" class="cell_1" style="left:695px; top:235px; width:98px; height:23px; vertical-align:middle; ">항목44</caption>
- <output id="opt_payitem34" ref="/root/main/payspecdata/payspeclist/payitem34" class="output_search" format="#,###" style="left:567px; top:296px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem33" ref="/root/main/payspecdata/payprntlist/payitem33" class="cell_1" style="left:464px; top:265px; width:98px; height:23px; vertical-align:middle; ">항목33</caption>
- <output id="opt_payitem23" ref="/root/main/payspecdata/payspeclist/payitem23" class="output_search" format="#,###" style="left:334px; top:327px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem22" ref="/root/main/payspecdata/payprntlist/payitem22" class="cell_1" style="left:232px; top:295px; width:98px; height:23px; vertical-align:middle; ">항목22</caption>
- <output id="opt_payitem12" ref="/root/main/payspecdata/payspeclist/payitem12" class="output_search" format="#,###" style="left:106px; top:357px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem11" ref="/root/main/payspecdata/payprntlist/payitem11" class="cell_1" style="left:5px; top:325px; width:98px; height:23px; vertical-align:middle; ">항목11</caption>
- <output id="opt_payitem01" ref="/root/main/payspecdata/payspeclist/payitem01" class="output_search" format="#,###" style="left:106px; top:27px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_payitem29" class="icon_search" style="left:676px; top:146px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode29);
- ]]>
- </script>
- </button>
- <button id="btn_payitem18" class="icon_search" style="left:444px; top:177px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode18);
- ]]>
- </script>
- </button>
- <button id="btn_payitem07" class="icon_search" style="left:215px; top:207px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode07);
- ]]>
- </script>
- </button>
- <output id="opt_paycode19" ref="/root/main/payspecdata/paycodelist/paycode19" class="output_search" visibility="hidden" style="left:439px; top:203px; width:10px; height:19px; "/>
- <output id="opt_paycode08" ref="/root/main/payspecdata/paycodelist/paycode08" class="output_search" visibility="hidden" style="left:200px; top:237px; width:10px; height:19px; "/>
- <caption id="cap_payitem56" ref="/root/main/payspecdata/payprntlist/payitem56" class="cell_1" style="left:925px; top:235px; width:98px; height:23px; vertical-align:middle; ">항목56</caption>
- <output id="opt_payitem57" ref="/root/main/payspecdata/payspeclist/payitem57" class="output_search" format="#,###" style="left:1025px; top:267px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem46" ref="/root/main/payspecdata/payspeclist/payitem46" class="output_search" format="#,###" style="left:798px; top:297px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem45" ref="/root/main/payspecdata/payprntlist/payitem45" class="cell_1" style="left:695px; top:265px; width:98px; height:23px; vertical-align:middle; ">항목45</caption>
- <output id="opt_payitem35" ref="/root/main/payspecdata/payspeclist/payitem35" class="output_search" format="#,###" style="left:567px; top:327px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem34" ref="/root/main/payspecdata/payprntlist/payitem34" class="cell_1" style="left:464px; top:295px; width:98px; height:23px; vertical-align:middle; ">항목34</caption>
- <output id="opt_payitem24" ref="/root/main/payspecdata/payspeclist/payitem24" class="output_search" format="#,###" style="left:334px; top:357px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem23" ref="/root/main/payspecdata/payprntlist/payitem23" class="cell_1" style="left:232px; top:325px; width:98px; height:23px; vertical-align:middle; ">항목23</caption>
- <output id="opt_payitem13" ref="/root/main/payspecdata/payspeclist/payitem13" class="output_search" format="#,###" style="left:334px; top:27px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem12" ref="/root/main/payspecdata/payprntlist/payitem12" class="cell_1" style="left:5px; top:355px; width:98px; height:23px; vertical-align:middle; ">항목12</caption>
- <output id="opt_payitem02" ref="/root/main/payspecdata/payspeclist/payitem02" class="output_search" format="#,###" style="left:106px; top:57px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem01" ref="/root/main/payspecdata/payprntlist/payitem01" class="cell_1" style="left:5px; top:25px; width:98px; height:23px; vertical-align:middle; ">항목01</caption>
- <button id="btn_payitem19" class="icon_search" style="left:444px; top:206px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode19);
- ]]>
- </script>
- </button>
- <button id="btn_payitem08" class="icon_search" style="left:215px; top:237px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode08);
- ]]>
- </script>
- </button>
- <output id="opt_paycode09" ref="/root/main/payspecdata/paycodelist/paycode09" class="output_search" visibility="hidden" style="left:200px; top:267px; width:10px; height:19px; "/>
- <caption id="cap_payitem57" ref="/root/main/payspecdata/payprntlist/payitem57" class="cell_1" style="left:925px; top:265px; width:98px; height:23px; vertical-align:middle; ">항목57</caption>
- <output id="opt_payitem58" ref="/root/main/payspecdata/payspeclist/payitem58" class="output_search" format="#,###" style="left:1025px; top:297px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem47" ref="/root/main/payspecdata/payspeclist/payitem47" class="output_search" format="#,###" style="left:798px; top:327px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem46" ref="/root/main/payspecdata/payprntlist/payitem46" class="cell_1" style="left:695px; top:295px; width:98px; height:23px; vertical-align:middle; ">항목46</caption>
- <output id="opt_payitem36" ref="/root/main/payspecdata/payspeclist/payitem36" class="output_search" format="#,###" style="left:567px; top:357px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem35" ref="/root/main/payspecdata/payprntlist/payitem35" class="cell_1" style="left:464px; top:325px; width:98px; height:23px; vertical-align:middle; ">항목35</caption>
- <output id="opt_payitem25" ref="/root/main/payspecdata/payspeclist/payitem25" class="output_search" format="#,###" style="left:567px; top:27px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem24" ref="/root/main/payspecdata/payprntlist/payitem24" class="cell_1" style="left:232px; top:355px; width:98px; height:23px; vertical-align:middle; ">항목24</caption>
- <output id="opt_payitem14" ref="/root/main/payspecdata/payspeclist/payitem14" class="output_search" format="#,###" style="left:334px; top:57px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem13" ref="/root/main/payspecdata/payprntlist/payitem13" class="cell_1" style="left:232px; top:25px; width:98px; height:23px; vertical-align:middle; ">항목13</caption>
- <output id="opt_payitem03" ref="/root/main/payspecdata/payspeclist/payitem03" class="output_search" format="#,###" style="left:106px; top:87px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem02" ref="/root/main/payspecdata/payprntlist/payitem02" class="cell_1" style="left:5px; top:55px; width:98px; height:23px; vertical-align:middle; ">항목02</caption>
- <button id="btn_payitem09" class="icon_search" style="left:215px; top:267px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode09);
- ]]>
- </script>
- </button>
- <caption id="cap_payitem58" ref="/root/main/payspecdata/payprntlist/payitem58" class="cell_1" style="left:925px; top:295px; width:98px; height:23px; vertical-align:middle; ">항목58</caption>
- <output id="opt_payitem59" ref="/root/main/payspecdata/payspeclist/payitem59" class="output_search" format="#,###" style="left:1025px; top:326px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem48" ref="/root/main/payspecdata/payspeclist/payitem48" class="output_search" format="#,###" style="left:798px; top:357px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem47" ref="/root/main/payspecdata/payprntlist/payitem47" class="cell_1" style="left:695px; top:325px; width:98px; height:23px; vertical-align:middle; ">항목47</caption>
- <output id="opt_payitem37" ref="/root/main/payspecdata/payspeclist/payitem37" class="output_search" format="#,###" style="left:798px; top:27px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem36" ref="/root/main/payspecdata/payprntlist/payitem36" class="cell_1" style="left:464px; top:355px; width:98px; height:23px; vertical-align:middle; ">항목36</caption>
- <output id="opt_payitem26" ref="/root/main/payspecdata/payspeclist/payitem26" class="output_search" format="#,###" style="left:567px; top:57px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem25" ref="/root/main/payspecdata/payprntlist/payitem25" class="cell_1" style="left:464px; top:25px; width:98px; height:23px; vertical-align:middle; ">항목25</caption>
- <output id="opt_payitem15" ref="/root/main/payspecdata/payspeclist/payitem15" class="output_search" format="#,###" style="left:334px; top:87px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem14" ref="/root/main/payspecdata/payprntlist/payitem14" class="cell_1" style="left:232px; top:55px; width:98px; height:23px; vertical-align:middle; ">항목14</caption>
- <output id="opt_payitem04" ref="/root/main/payspecdata/payspeclist/payitem04" class="output_search" format="#,###" style="left:106px; top:116px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem03" ref="/root/main/payspecdata/payprntlist/payitem03" class="cell_1" style="left:5px; top:85px; width:98px; height:23px; vertical-align:middle; ">항목03</caption>
- <caption id="cap_payitem59" ref="/root/main/payspecdata/payprntlist/payitem59" class="cell_1" style="left:925px; top:325px; width:98px; height:23px; vertical-align:middle; ">항목59</caption>
- <output id="opt_payitem49" ref="/root/main/payspecdata/payspeclist/payitem49" class="output_search" format="#,###" style="left:1025px; top:27px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem48" ref="/root/main/payspecdata/payprntlist/payitem48" class="cell_1" style="left:695px; top:355px; width:98px; height:23px; vertical-align:middle; ">항목48</caption>
- <output id="opt_payitem38" ref="/root/main/payspecdata/payspeclist/payitem38" class="output_search" format="#,###" style="left:798px; top:57px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem37" ref="/root/main/payspecdata/payprntlist/payitem37" class="cell_1" style="left:695px; top:25px; width:98px; height:23px; vertical-align:middle; ">항목37</caption>
- <output id="opt_payitem27" ref="/root/main/payspecdata/payspeclist/payitem27" class="output_search" format="#,###" style="left:567px; top:87px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem26" ref="/root/main/payspecdata/payprntlist/payitem26" class="cell_1" style="left:464px; top:55px; width:98px; height:23px; vertical-align:middle; ">항목26</caption>
- <output id="opt_payitem16" ref="/root/main/payspecdata/payspeclist/payitem16" class="output_search" format="#,###" style="left:334px; top:117px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem15" ref="/root/main/payspecdata/payprntlist/payitem15" class="cell_1" style="left:232px; top:85px; width:98px; height:23px; vertical-align:middle; ">항목15</caption>
- <output id="opt_payitem05" ref="/root/main/payspecdata/payspeclist/payitem05" class="output_search" format="#,###" style="left:106px; top:147px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem04" ref="/root/main/payspecdata/payprntlist/payitem04" class="cell_1" style="left:5px; top:115px; width:98px; height:23px; vertical-align:middle; ">항목04</caption>
- <output id="opt_paycode50" ref="/root/main/payspecdata/paycodelist/paycode50" class="output_search" visibility="hidden" style="left:1130px; top:58px; width:10px; height:19px; "/>
- <caption id="cap_payitem49" ref="/root/main/payspecdata/payprntlist/payitem49" class="cell_1" style="left:925px; top:25px; width:98px; height:23px; vertical-align:middle; ">항목49</caption>
- <output id="opt_payitem39" ref="/root/main/payspecdata/payspeclist/payitem39" class="output_search" format="#,###" style="left:798px; top:87px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem38" ref="/root/main/payspecdata/payprntlist/payitem38" class="cell_1" style="left:695px; top:55px; width:98px; height:23px; vertical-align:middle; ">항목38</caption>
- <output id="opt_payitem28" ref="/root/main/payspecdata/payspeclist/payitem28" class="output_search" format="#,###" style="left:567px; top:117px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem27" ref="/root/main/payspecdata/payprntlist/payitem27" class="cell_1" style="left:464px; top:85px; width:98px; height:23px; vertical-align:middle; ">항목27</caption>
- <output id="opt_payitem17" ref="/root/main/payspecdata/payspeclist/payitem17" class="output_search" format="#,###" style="left:334px; top:147px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem16" ref="/root/main/payspecdata/payprntlist/payitem16" class="cell_1" style="left:232px; top:115px; width:98px; height:23px; vertical-align:middle; ">항목16</caption>
- <caption id="cap_payitem05" ref="/root/main/payspecdata/payprntlist/payitem05" class="cell_1" style="left:5px; top:145px; width:98px; height:23px; vertical-align:middle; ">항목05</caption>
- <button id="btn_payitem50" class="icon_search" style="left:1135px; top:57px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode50);
- ]]>
- </script>
- </button>
- <output id="opt_paycode51" ref="/root/main/payspecdata/paycodelist/paycode51" class="output_search" visibility="hidden" style="left:1130px; top:88px; width:10px; height:19px; "/>
- <output id="opt_paycode40" ref="/root/main/payspecdata/paycodelist/paycode40" class="output_search" visibility="hidden" style="left:902px; top:113px; width:10px; height:19px; "/>
- <caption id="cap_payitem39" ref="/root/main/payspecdata/payprntlist/payitem39" class="cell_1" style="left:695px; top:85px; width:98px; height:23px; vertical-align:middle; ">항목39</caption>
- <output id="opt_payitem29" ref="/root/main/payspecdata/payspeclist/payitem29" class="output_search" format="#,###" style="left:567px; top:146px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem28" ref="/root/main/payspecdata/payprntlist/payitem28" class="cell_1" style="left:464px; top:115px; width:98px; height:23px; vertical-align:middle; ">항목28</caption>
- <output id="opt_payitem18" ref="/root/main/payspecdata/payspeclist/payitem18" class="output_search" format="#,###" style="left:334px; top:177px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem17" ref="/root/main/payspecdata/payprntlist/payitem17" class="cell_1" style="left:232px; top:145px; width:98px; height:23px; vertical-align:middle; ">항목17</caption>
- <caption id="cap_payitem06" ref="/root/main/payspecdata/payprntlist/payitem06" class="cell_1" style="left:5px; top:175px; width:98px; height:23px; vertical-align:middle; ">항목06</caption>
- <button id="btn_payitem51" class="icon_search" style="left:1135px; top:87px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode51);
- ]]>
- </script>
- </button>
- <button id="btn_payitem40" class="icon_search" style="left:907px; top:118px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode40);
- ]]>
- </script>
- </button>
- <output id="opt_paycode52" ref="/root/main/payspecdata/paycodelist/paycode52" class="output_search" visibility="hidden" style="left:1130px; top:118px; width:10px; height:19px; "/>
- <output id="opt_paycode41" ref="/root/main/payspecdata/paycodelist/paycode41" class="output_search" visibility="hidden" style="left:902px; top:143px; width:10px; height:19px; "/>
- <output id="opt_paycode30" ref="/root/main/payspecdata/paycodelist/paycode30" class="output_search" visibility="hidden" style="left:670px; top:173px; width:10px; height:19px; "/>
- <caption id="cap_payitem29" ref="/root/main/payspecdata/payprntlist/payitem29" class="cell_1" style="left:464px; top:145px; width:98px; height:23px; vertical-align:middle; ">항목29</caption>
- <output id="opt_payitem19" ref="/root/main/payspecdata/payspeclist/payitem19" class="output_search" format="#,###" style="left:334px; top:206px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem18" ref="/root/main/payspecdata/payprntlist/payitem18" class="cell_1" style="left:232px; top:175px; width:98px; height:23px; vertical-align:middle; ">항목18</caption>
- <caption id="cap_payitem07" ref="/root/main/payspecdata/payprntlist/payitem07" class="cell_1" style="left:5px; top:205px; width:98px; height:23px; vertical-align:middle; ">항목07</caption>
- <button id="btn_payitem52" class="icon_search" style="left:1135px; top:117px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode52);
- ]]>
- </script>
- </button>
- <button id="btn_payitem41" class="icon_search" style="left:907px; top:147px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode41);
- ]]>
- </script>
- </button>
- <button id="btn_payitem30" class="icon_search" style="left:676px; top:177px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode30);
- ]]>
- </script>
- </button>
- <output id="opt_paycode53" ref="/root/main/payspecdata/paycodelist/paycode53" class="output_search" visibility="hidden" style="left:1130px; top:148px; width:10px; height:19px; "/>
- <output id="opt_paycode42" ref="/root/main/payspecdata/paycodelist/paycode42" class="output_search" visibility="hidden" style="left:902px; top:173px; width:10px; height:19px; "/>
- <output id="opt_paycode31" ref="/root/main/payspecdata/paycodelist/paycode31" class="output_search" visibility="hidden" style="left:671px; top:203px; width:10px; height:19px; "/>
- <output id="opt_paycode20" ref="/root/main/payspecdata/paycodelist/paycode20" class="output_search" visibility="hidden" style="left:439px; top:233px; width:10px; height:19px; "/>
- <caption id="cap_payitem19" ref="/root/main/payspecdata/payprntlist/payitem19" class="cell_1" style="left:232px; top:205px; width:98px; height:23px; vertical-align:middle; ">항목19</caption>
- <caption id="cap_payitem08" ref="/root/main/payspecdata/payprntlist/payitem08" class="cell_1" style="left:5px; top:235px; width:98px; height:23px; vertical-align:middle; ">항목08</caption>
- <button id="btn_payitem53" class="icon_search" style="left:1135px; top:147px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode53);
- ]]>
- </script>
- </button>
- <button id="btn_payitem42" class="icon_search" style="left:907px; top:177px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode42);
- ]]>
- </script>
- </button>
- <button id="btn_payitem31" class="icon_search" style="left:676px; top:207px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode31);
- ]]>
- </script>
- </button>
- <button id="btn_payitem20" class="icon_search" style="left:444px; top:237px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode20);
- ]]>
- </script>
- </button>
- <output id="opt_paycode54" ref="/root/main/payspecdata/paycodelist/paycode54" class="output_search" visibility="hidden" style="left:1130px; top:178px; width:10px; height:19px; "/>
- <output id="opt_paycode43" ref="/root/main/payspecdata/paycodelist/paycode43" class="output_search" visibility="hidden" style="left:902px; top:203px; width:10px; height:19px; "/>
- <output id="opt_paycode32" ref="/root/main/payspecdata/paycodelist/paycode32" class="output_search" visibility="hidden" style="left:671px; top:233px; width:10px; height:19px; "/>
- <output id="opt_paycode21" ref="/root/main/payspecdata/paycodelist/paycode21" class="output_search" visibility="hidden" style="left:439px; top:263px; width:10px; height:19px; "/>
- <output id="opt_paycode10" ref="/root/main/payspecdata/paycodelist/paycode10" class="output_search" visibility="hidden" style="left:200px; top:297px; width:10px; height:19px; "/>
- <caption id="cap_payitem09" ref="/root/main/payspecdata/payprntlist/payitem09" class="cell_1" style="left:5px; top:265px; width:98px; height:23px; vertical-align:middle; ">항목09</caption>
- <button id="btn_payitem54" class="icon_search" style="left:1135px; top:178px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode54);
- ]]>
- </script>
- </button>
- <button id="btn_payitem43" class="icon_search" style="left:907px; top:207px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode43);
- ]]>
- </script>
- </button>
- <button id="btn_payitem32" class="icon_search" style="left:676px; top:237px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode32);
- ]]>
- </script>
- </button>
- <button id="btn_payitem21" class="icon_search" style="left:444px; top:267px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode21);
- ]]>
- </script>
- </button>
- <button id="btn_payitem10" class="icon_search" style="left:215px; top:297px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode10);
- ]]>
- </script>
- </button>
- <output id="opt_paycode55" ref="/root/main/payspecdata/paycodelist/paycode55" class="output_search" visibility="hidden" style="left:1130px; top:208px; width:10px; height:19px; "/>
- <output id="opt_paycode44" ref="/root/main/payspecdata/paycodelist/paycode44" class="output_search" visibility="hidden" style="left:902px; top:233px; width:10px; height:19px; "/>
- <output id="opt_paycode33" ref="/root/main/payspecdata/paycodelist/paycode33" class="output_search" visibility="hidden" style="left:671px; top:263px; width:10px; height:19px; "/>
- <output id="opt_paycode22" ref="/root/main/payspecdata/paycodelist/paycode22" class="output_search" visibility="hidden" style="left:439px; top:293px; width:10px; height:19px; "/>
- <output id="opt_paycode11" ref="/root/main/payspecdata/paycodelist/paycode11" class="output_search" visibility="hidden" style="left:200px; top:327px; width:10px; height:19px; "/>
- <button id="btn_payitem55" class="icon_search" style="left:1135px; top:208px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode55);
- ]]>
- </script>
- </button>
- <button id="btn_payitem44" class="icon_search" style="left:907px; top:236px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode44);
- ]]>
- </script>
- </button>
- <button id="btn_payitem33" class="icon_search" style="left:676px; top:267px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode33);
- ]]>
- </script>
- </button>
- <button id="btn_payitem22" class="icon_search" style="left:444px; top:297px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode22);
- ]]>
- </script>
- </button>
- <button id="btn_payitem11" class="icon_search" style="left:215px; top:327px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode11);
- ]]>
- </script>
- </button>
- <output id="opt_paycode56" ref="/root/main/payspecdata/paycodelist/paycode56" class="output_search" visibility="hidden" style="left:1130px; top:238px; width:10px; height:19px; "/>
- <output id="opt_paycode45" ref="/root/main/payspecdata/paycodelist/paycode45" class="output_search" visibility="hidden" style="left:902px; top:263px; width:10px; height:19px; "/>
- <output id="opt_paycode34" ref="/root/main/payspecdata/paycodelist/paycode34" class="output_search" visibility="hidden" style="left:671px; top:293px; width:10px; height:19px; "/>
- <output id="opt_paycode23" ref="/root/main/payspecdata/paycodelist/paycode23" class="output_search" visibility="hidden" style="left:439px; top:323px; width:10px; height:19px; "/>
- <output id="opt_paycode12" ref="/root/main/payspecdata/paycodelist/paycode12" class="output_search" visibility="hidden" style="left:200px; top:357px; width:10px; height:19px; "/>
- <output id="opt_paycode01" ref="/root/main/payspecdata/paycodelist/paycode01" class="output_search" visibility="hidden" style="left:200px; top:27px; width:10px; height:19px; "/>
- <output id="opt_payitem50" ref="/root/main/payspecdata/payspeclist/payitem50" class="output_search" format="#,###" style="left:1025px; top:57px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_payitem56" class="icon_search" style="left:1135px; top:237px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode56);
- ]]>
- </script>
- </button>
- <button id="btn_payitem45" class="icon_search" style="left:907px; top:267px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode45);
- ]]>
- </script>
- </button>
- <button id="btn_payitem34" class="icon_search" style="left:676px; top:296px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode34);
- ]]>
- </script>
- </button>
- <button id="btn_payitem23" class="icon_search" style="left:444px; top:327px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode23);
- ]]>
- </script>
- </button>
- <button id="btn_payitem12" class="icon_search" style="left:215px; top:357px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode12);
- ]]>
- </script>
- </button>
- <button id="btn_payitem01" class="icon_search" style="left:216px; top:27px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode01);
- ]]>
- </script>
- </button>
- <output id="opt_paycode57" ref="/root/main/payspecdata/paycodelist/paycode57" class="output_search" visibility="hidden" style="left:1130px; top:268px; width:10px; height:19px; "/>
- <output id="opt_paycode46" ref="/root/main/payspecdata/paycodelist/paycode46" class="output_search" visibility="hidden" style="left:900px; top:298px; width:10px; height:19px; "/>
- <output id="opt_paycode35" ref="/root/main/payspecdata/paycodelist/paycode35" class="output_search" visibility="hidden" style="left:671px; top:323px; width:10px; height:19px; "/>
- <output id="opt_paycode24" ref="/root/main/payspecdata/paycodelist/paycode24" class="output_search" visibility="hidden" style="left:439px; top:353px; width:10px; height:19px; "/>
- <output id="opt_paycode13" ref="/root/main/payspecdata/paycodelist/paycode13" class="output_search" visibility="hidden" style="left:425px; top:27px; width:10px; height:19px; "/>
- <output id="opt_paycode02" ref="/root/main/payspecdata/paycodelist/paycode02" class="output_search" visibility="hidden" style="left:200px; top:57px; width:10px; height:19px; "/>
- <output id="opt_payitem51" ref="/root/main/payspecdata/payspeclist/payitem51" class="output_search" format="#,###" style="left:1025px; top:87px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem50" ref="/root/main/payspecdata/payprntlist/payitem50" class="cell_1" style="left:925px; top:55px; width:98px; height:23px; vertical-align:middle; ">항목50</caption>
- <output id="opt_payitem40" ref="/root/main/payspecdata/payspeclist/payitem40" class="output_search" format="#,###" style="left:798px; top:117px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_payitem57" class="icon_search" style="left:1135px; top:267px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode57);
- ]]>
- </script>
- </button>
- <button id="btn_payitem46" class="icon_search" style="left:907px; top:297px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode46);
- ]]>
- </script>
- </button>
- <button id="btn_payitem35" class="icon_search" style="left:676px; top:327px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode35);
- ]]>
- </script>
- </button>
- <button id="btn_payitem24" class="icon_search" style="left:444px; top:358px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode24);
- ]]>
- </script>
- </button>
- <button id="btn_payitem13" class="icon_search" style="left:444px; top:27px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode13);
- ]]>
- </script>
- </button>
- <button id="btn_payitem02" class="icon_search" style="left:216px; top:57px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode02);
- ]]>
- </script>
- </button>
- <output id="opt_paycode58" ref="/root/main/payspecdata/paycodelist/paycode58" class="output_search" visibility="hidden" style="left:1135px; top:298px; width:10px; height:19px; "/>
- <output id="opt_paycode47" ref="/root/main/payspecdata/paycodelist/paycode47" class="output_search" visibility="hidden" style="left:900px; top:328px; width:10px; height:19px; "/>
- <output id="opt_paycode36" ref="/root/main/payspecdata/paycodelist/paycode36" class="output_search" visibility="hidden" style="left:671px; top:353px; width:10px; height:19px; "/>
- <output id="opt_paycode25" ref="/root/main/payspecdata/paycodelist/paycode25" class="output_search" visibility="hidden" style="left:670px; top:23px; width:10px; height:19px; "/>
- <output id="opt_paycode14" ref="/root/main/payspecdata/paycodelist/paycode14" class="output_search" visibility="hidden" style="left:425px; top:57px; width:10px; height:19px; "/>
- <output id="opt_paycode03" ref="/root/main/payspecdata/paycodelist/paycode03" class="output_search" visibility="hidden" style="left:200px; top:87px; width:10px; height:19px; "/>
- <caption id="cap_payitem51" ref="/root/main/payspecdata/payprntlist/payitem51" class="cell_1" style="left:925px; top:85px; width:98px; height:23px; vertical-align:middle; ">항목51</caption>
- <output id="opt_payitem52" ref="/root/main/payspecdata/payspeclist/payitem52" class="output_search" format="#,###" style="left:1025px; top:117px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem41" ref="/root/main/payspecdata/payspeclist/payitem41" class="output_search" format="#,###" style="left:798px; top:147px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem40" ref="/root/main/payspecdata/payprntlist/payitem40" class="cell_1" style="left:695px; top:115px; width:98px; height:23px; vertical-align:middle; ">항목40</caption>
- <output id="opt_payitem30" ref="/root/main/payspecdata/payspeclist/payitem30" class="output_search" format="#,###" style="left:567px; top:177px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_payitem58" class="icon_search" style="left:1135px; top:297px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode58);
- ]]>
- </script>
- </button>
- <button id="btn_payitem47" class="icon_search" style="left:907px; top:327px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode47);
- ]]>
- </script>
- </button>
- <button id="btn_payitem36" class="icon_search" style="left:676px; top:357px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode36);
- ]]>
- </script>
- </button>
- <button id="btn_payitem25" class="icon_search" style="left:676px; top:28px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode25);
- ]]>
- </script>
- </button>
- <button id="btn_payitem14" class="icon_search" style="left:444px; top:56px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode14);
- ]]>
- </script>
- </button>
- <button id="btn_payitem03" class="icon_search" style="left:215px; top:87px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode03);
- ]]>
- </script>
- </button>
- <output id="opt_paycode59" ref="/root/main/payspecdata/paycodelist/paycode59" class="output_search" visibility="hidden" style="left:1135px; top:328px; width:10px; height:19px; "/>
- <output id="opt_paycode48" ref="/root/main/payspecdata/paycodelist/paycode48" class="output_search" visibility="hidden" style="left:900px; top:358px; width:10px; height:19px; "/>
- <output id="opt_paycode37" ref="/root/main/payspecdata/paycodelist/paycode37" class="output_search" visibility="hidden" style="left:902px; top:23px; width:10px; height:19px; "/>
- <output id="opt_paycode26" ref="/root/main/payspecdata/paycodelist/paycode26" class="output_search" visibility="hidden" style="left:670px; top:53px; width:10px; height:19px; "/>
- <output id="opt_paycode15" ref="/root/main/payspecdata/paycodelist/paycode15" class="output_search" visibility="hidden" style="left:425px; top:87px; width:10px; height:19px; "/>
- <output id="opt_paycode04" ref="/root/main/payspecdata/paycodelist/paycode04" class="output_search" visibility="hidden" style="left:200px; top:117px; width:10px; height:19px; "/>
- <caption id="cap_payitem52" ref="/root/main/payspecdata/payprntlist/payitem52" class="cell_1" style="left:925px; top:115px; width:98px; height:23px; vertical-align:middle; ">항목52</caption>
- <output id="opt_payitem53" ref="/root/main/payspecdata/payspeclist/payitem53" class="output_search" format="#,###" style="left:1025px; top:147px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem42" ref="/root/main/payspecdata/payspeclist/payitem42" class="output_search" format="#,###" style="left:798px; top:177px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem41" ref="/root/main/payspecdata/payprntlist/payitem41" class="cell_1" style="left:695px; top:145px; width:98px; height:23px; vertical-align:middle; ">항목41</caption>
- <output id="opt_payitem31" ref="/root/main/payspecdata/payspeclist/payitem31" class="output_search" format="#,###" style="left:567px; top:207px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem30" ref="/root/main/payspecdata/payprntlist/payitem30" class="cell_1" style="left:464px; top:175px; width:98px; height:23px; vertical-align:middle; ">항목30</caption>
- <output id="opt_payitem20" ref="/root/main/payspecdata/payspeclist/payitem20" class="output_search" format="#,###" style="left:334px; top:237px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_payitem59" class="icon_search" style="left:1135px; top:326px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode59);
- ]]>
- </script>
- </button>
- <button id="btn_payitem48" class="icon_search" style="left:907px; top:357px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode48);
- ]]>
- </script>
- </button>
- <button id="btn_payitem37" class="icon_search" style="left:907px; top:27px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode37);
- ]]>
- </script>
- </button>
- <button id="btn_payitem26" class="icon_search" style="left:676px; top:57px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode26);
- ]]>
- </script>
- </button>
- <button id="btn_payitem15" class="icon_search" style="left:444px; top:87px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode15);
- ]]>
- </script>
- </button>
- <button id="btn_payitem04" class="icon_search" style="left:215px; top:116px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_paycode04);
- ]]>
- </script>
- </button>
- <output id="opt_paycode49" ref="/root/main/payspecdata/paycodelist/paycode49" class="output_search" visibility="hidden" style="left:1130px; top:28px; width:10px; height:19px; "/>
- <output id="opt_paycode38" ref="/root/main/payspecdata/paycodelist/paycode38" class="output_search" visibility="hidden" style="left:902px; top:53px; width:10px; height:19px; "/>
- <output id="opt_paycode27" ref="/root/main/payspecdata/paycodelist/paycode27" class="output_search" visibility="hidden" style="left:670px; top:83px; width:10px; height:19px; "/>
- <output id="opt_paycode16" ref="/root/main/payspecdata/paycodelist/paycode16" class="output_search" visibility="hidden" style="left:439px; top:113px; width:10px; height:19px; "/>
- <output id="opt_paycode05" ref="/root/main/payspecdata/paycodelist/paycode05" class="output_search" visibility="hidden" style="left:200px; top:147px; width:10px; height:19px; "/>
- <caption id="cap_payitem53" ref="/root/main/payspecdata/payprntlist/payitem53" class="cell_1" style="left:925px; top:145px; width:98px; height:23px; vertical-align:middle; ">항목53</caption>
- <output id="opt_payitem54" ref="/root/main/payspecdata/payspeclist/payitem54" class="output_search" format="#,###" style="left:1025px; top:177px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_payitem43" ref="/root/main/payspecdata/payspeclist/payitem43" class="output_search" format="#,###" style="left:798px; top:207px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem42" ref="/root/main/payspecdata/payprntlist/payitem42" class="cell_1" style="left:695px; top:175px; width:98px; height:23px; vertical-align:middle; ">항목42</caption>
- <output id="opt_payitem32" ref="/root/main/payspecdata/payspeclist/payitem32" class="output_search" format="#,###" style="left:567px; top:237px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem31" ref="/root/main/payspecdata/payprntlist/payitem31" class="cell_1" style="left:464px; top:205px; width:98px; height:23px; vertical-align:middle; ">항목31</caption>
- <output id="opt_payitem21" ref="/root/main/payspecdata/payspeclist/payitem21" class="output_search" format="#,###" style="left:334px; top:267px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_payitem20" ref="/root/main/payspecdata/payprntlist/payitem20" class="cell_1" style="left:232px; top:235px; width:98px; height:23px; vertical-align:middle; ">항목20</caption>
- </case>
- <case id="case3">
- <caption id="caption5" class="tit_2" style="left:5px; top:4px; width:118px; height:14px; ">공제 내역</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:19px; x2:1165px; y2:19px; "/>
- <button id="btn_deduitem34" class="icon_search" style="left:930px; top:124px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode34);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem23" class="icon_search" style="left:695px; top:94px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode23);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem12" class="icon_search" style="left:455px; top:64px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode12);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem01" class="icon_search" style="left:215px; top:34px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode01);
- ]]>
- </script>
- </button>
- <output id="opt_deducode19" ref="/root/main/payspecdata/paycodelist/deducode19" class="output_search" visibility="hidden" style="left:449px; top:275px; width:10px; height:19px; "/>
- <output id="opt_deducode08" ref="/root/main/payspecdata/paycodelist/deducode08" class="output_search" visibility="hidden" style="left:200px; top:244px; width:10px; height:19px; "/>
- <caption id="cap_deduitem40" ref="/root/main/payspecdata/payprntlist/deduitem40" class="cell_1" style="left:725px; top:302px; width:98px; height:23px; vertical-align:middle; ">항목40</caption>
- <output id="opt_deduitem24" ref="/root/main/payspecdata/payspeclist/deduitem24" class="output_search" format="#,###" style="left:584px; top:124px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem13" ref="/root/main/payspecdata/payspeclist/deduitem13" class="output_search" format="#,###" style="left:344px; top:94px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem35" ref="/root/main/payspecdata/payspeclist/deduitem35" class="output_search" format="#,###" style="left:824px; top:154px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem02" ref="/root/main/payspecdata/payspeclist/deduitem02" class="output_search" format="#,###" style="left:106px; top:64px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_deduitem35" class="icon_search" style="left:930px; top:154px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode35);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem24" class="icon_search" style="left:695px; top:124px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode24);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem13" class="icon_search" style="left:455px; top:94px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode13);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem02" class="icon_search" style="left:215px; top:64px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode02);
- ]]>
- </script>
- </button>
- <output id="opt_deducode09" ref="/root/main/payspecdata/paycodelist/deducode09" class="output_search" visibility="hidden" style="left:212px; top:275px; width:10px; height:19px; "/>
- <output id="opt_deduitem14" ref="/root/main/payspecdata/payspeclist/deduitem14" class="output_search" format="#,###" style="left:344px; top:124px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem30" ref="/root/main/payspecdata/payprntlist/deduitem30" class="cell_1" style="left:483px; top:302px; width:98px; height:23px; vertical-align:middle; ">항목30</caption>
- <output id="opt_deduitem36" ref="/root/main/payspecdata/payspeclist/deduitem36" class="output_search" format="#,###" style="left:824px; top:184px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem03" ref="/root/main/payspecdata/payspeclist/deduitem03" class="output_search" format="#,###" style="left:106px; top:94px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem25" ref="/root/main/payspecdata/payspeclist/deduitem25" class="output_search" format="#,###" style="left:584px; top:154px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_deduitem36" class="icon_search" style="left:930px; top:184px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode36);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem25" class="icon_search" style="left:692px; top:154px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode25);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem14" class="icon_search" style="left:455px; top:124px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode14);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem03" class="icon_search" style="left:215px; top:94px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode03);
- ]]>
- </script>
- </button>
- <caption id="cap_deduitem31" ref="/root/main/payspecdata/payprntlist/deduitem31" class="cell_1" style="left:725px; top:32px; width:98px; height:23px; vertical-align:middle; ">항목31</caption>
- <output id="opt_deduitem15" ref="/root/main/payspecdata/payspeclist/deduitem15" class="output_search" format="#,###" style="left:344px; top:154px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem20" ref="/root/main/payspecdata/payprntlist/deduitem20" class="cell_1" style="left:242px; top:302px; width:98px; height:23px; vertical-align:middle; ">항목20</caption>
- <output id="opt_deduitem04" ref="/root/main/payspecdata/payspeclist/deduitem04" class="output_search" format="#,###" style="left:106px; top:124px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem26" ref="/root/main/payspecdata/payspeclist/deduitem26" class="output_search" format="#,###" style="left:584px; top:184px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_deduitem37" class="icon_search" style="left:930px; top:214px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode37);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem26" class="icon_search" style="left:692px; top:184px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode26);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem15" class="icon_search" style="left:455px; top:154px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode15);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem04" class="icon_search" style="left:215px; top:124px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode04);
- ]]>
- </script>
- </button>
- <output id="opt_deduitem16" ref="/root/main/payspecdata/payspeclist/deduitem16" class="output_search" format="#,###" style="left:344px; top:184px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem32" ref="/root/main/payspecdata/payprntlist/deduitem32" class="cell_1" style="left:725px; top:62px; width:98px; height:23px; vertical-align:middle; ">항목32</caption>
- <output id="opt_deduitem38" ref="/root/main/payspecdata/payspeclist/deduitem38" class="output_search" format="#,###" style="left:824px; top:244px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem21" ref="/root/main/payspecdata/payprntlist/deduitem21" class="cell_1" style="left:483px; top:32px; width:98px; height:23px; vertical-align:middle; ">항목21</caption>
- <output id="opt_deduitem05" ref="/root/main/payspecdata/payspeclist/deduitem05" class="output_search" format="#,###" style="left:106px; top:154px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem27" ref="/root/main/payspecdata/payspeclist/deduitem27" class="output_search" format="#,###" style="left:584px; top:214px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem10" ref="/root/main/payspecdata/payprntlist/deduitem10" class="cell_1" style="left:5px; top:302px; width:98px; height:23px; vertical-align:middle; ">항목10</caption>
- <button id="btn_deduitem38" class="icon_search" style="left:930px; top:244px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode38);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem27" class="icon_search" style="left:692px; top:214px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode27);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem16" class="icon_search" style="left:455px; top:184px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode16);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem05" class="icon_search" style="left:215px; top:154px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode05);
- ]]>
- </script>
- </button>
- <output id="opt_deduitem39" ref="/root/main/payspecdata/payspeclist/deduitem39" class="output_search" format="#,###" style="left:824px; top:274px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem06" ref="/root/main/payspecdata/payspeclist/deduitem06" class="output_search" format="#,###" style="left:106px; top:184px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem22" ref="/root/main/payspecdata/payprntlist/deduitem22" class="cell_1" style="left:483px; top:62px; width:98px; height:23px; vertical-align:middle; ">항목22</caption>
- <output id="opt_deduitem28" ref="/root/main/payspecdata/payspeclist/deduitem28" class="output_search" format="#,###" style="left:584px; top:244px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem11" ref="/root/main/payspecdata/payprntlist/deduitem11" class="cell_1" style="left:243px; top:32px; width:98px; height:23px; vertical-align:middle; ">항목11</caption>
- <output id="opt_deduitem17" ref="/root/main/payspecdata/payspeclist/deduitem17" class="output_search" format="#,###" style="left:344px; top:214px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem33" ref="/root/main/payspecdata/payprntlist/deduitem33" class="cell_1" style="left:725px; top:92px; width:98px; height:23px; vertical-align:middle; ">항목33</caption>
- <button id="btn_deduitem39" class="icon_search" style="left:930px; top:274px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode39);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem28" class="icon_search" style="left:692px; top:244px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode28);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem17" class="icon_search" style="left:454px; top:214px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode17);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem06" class="icon_search" style="left:215px; top:184px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode06);
- ]]>
- </script>
- </button>
- <output id="opt_deducode40" ref="/root/main/payspecdata/paycodelist/deducode40" class="output_search" visibility="hidden" style="left:913px; top:306px; width:10px; height:19px; "/>
- <output id="opt_deduitem07" ref="/root/main/payspecdata/payspeclist/deduitem07" class="output_search" format="#,###" style="left:106px; top:214px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem23" ref="/root/main/payspecdata/payprntlist/deduitem23" class="cell_1" style="left:483px; top:92px; width:98px; height:23px; vertical-align:middle; ">항목23</caption>
- <output id="opt_deduitem29" ref="/root/main/payspecdata/payspeclist/deduitem29" class="output_search" format="#,###" style="left:584px; top:274px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem12" ref="/root/main/payspecdata/payprntlist/deduitem12" class="cell_1" style="left:243px; top:62px; width:98px; height:23px; vertical-align:middle; ">항목12</caption>
- <caption id="cap_deduitem34" ref="/root/main/payspecdata/payprntlist/deduitem34" class="cell_1" style="left:725px; top:122px; width:98px; height:23px; vertical-align:middle; ">항목34</caption>
- <output id="opt_deduitem18" ref="/root/main/payspecdata/payspeclist/deduitem18" class="output_search" format="#,###" style="left:344px; top:244px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem01" ref="/root/main/payspecdata/payprntlist/deduitem01" class="cell_1" style="left:5px; top:32px; width:98px; height:23px; vertical-align:middle; ">항목01</caption>
- <button id="btn_deduitem29" class="icon_search" style="left:692px; top:274px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode29);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem18" class="icon_search" style="left:454px; top:244px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode18);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem07" class="icon_search" style="left:215px; top:214px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode07);
- ]]>
- </script>
- </button>
- <output id="opt_deducode30" ref="/root/main/payspecdata/paycodelist/deducode30" class="output_search" visibility="hidden" style="left:687px; top:307px; width:10px; height:19px; "/>
- <output id="opt_deduitem08" ref="/root/main/payspecdata/payspeclist/deduitem08" class="output_search" format="#,###" style="left:106px; top:244px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem24" ref="/root/main/payspecdata/payprntlist/deduitem24" class="cell_1" style="left:483px; top:122px; width:98px; height:23px; vertical-align:middle; ">항목24</caption>
- <caption id="cap_deduitem13" ref="/root/main/payspecdata/payprntlist/deduitem13" class="cell_1" style="left:243px; top:92px; width:98px; height:23px; vertical-align:middle; ">항목13</caption>
- <caption id="cap_deduitem35" ref="/root/main/payspecdata/payprntlist/deduitem35" class="cell_1" style="left:725px; top:152px; width:98px; height:23px; vertical-align:middle; ">항목35</caption>
- <output id="opt_deduitem19" ref="/root/main/payspecdata/payspeclist/deduitem19" class="output_search" format="#,###" style="left:344px; top:274px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem02" ref="/root/main/payspecdata/payprntlist/deduitem02" class="cell_1" style="left:5px; top:62px; width:98px; height:23px; vertical-align:middle; ">항목02</caption>
- <button id="btn_deduitem19" class="icon_search" style="left:454px; top:274px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode19);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem08" class="icon_search" style="left:215px; top:244px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode08);
- ]]>
- </script>
- </button>
- <output id="opt_deducode31" ref="/root/main/payspecdata/paycodelist/deducode31" class="output_search" visibility="hidden" style="left:930px; top:35px; width:10px; height:19px; "/>
- <output id="opt_deducode20" ref="/root/main/payspecdata/paycodelist/deducode20" class="output_search" visibility="hidden" style="left:449px; top:305px; width:10px; height:19px; "/>
- <caption id="cap_deduitem14" ref="/root/main/payspecdata/payprntlist/deduitem14" class="cell_1" style="left:243px; top:122px; width:98px; height:23px; vertical-align:middle; ">항목14</caption>
- <caption id="cap_deduitem36" ref="/root/main/payspecdata/payprntlist/deduitem36" class="cell_1" style="left:725px; top:182px; width:98px; height:23px; vertical-align:middle; ">항목36</caption>
- <caption id="cap_deduitem03" ref="/root/main/payspecdata/payprntlist/deduitem03" class="cell_1" style="left:5px; top:92px; width:98px; height:23px; vertical-align:middle; ">항목03</caption>
- <output id="opt_deduitem09" ref="/root/main/payspecdata/payspeclist/deduitem09" class="output_search" format="#,###" style="left:106px; top:274px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem25" ref="/root/main/payspecdata/payprntlist/deduitem25" class="cell_1" style="left:483px; top:152px; width:98px; height:23px; vertical-align:middle; ">항목25</caption>
- <button id="btn_deduitem09" class="icon_search" style="left:217px; top:274px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode09);
- ]]>
- </script>
- </button>
- <output id="opt_deducode32" ref="/root/main/payspecdata/paycodelist/deducode32" class="output_search" visibility="hidden" style="left:930px; top:65px; width:10px; height:19px; "/>
- <output id="opt_deducode21" ref="/root/main/payspecdata/paycodelist/deducode21" class="output_search" visibility="hidden" style="left:690px; top:37px; width:10px; height:19px; "/>
- <output id="opt_deducode10" ref="/root/main/payspecdata/paycodelist/deducode10" class="output_search" visibility="hidden" style="left:212px; top:305px; width:10px; height:19px; "/>
- <caption id="cap_deduitem15" ref="/root/main/payspecdata/payprntlist/deduitem15" class="cell_1" style="left:243px; top:152px; width:98px; height:23px; vertical-align:middle; ">항목15</caption>
- <caption id="cap_deduitem04" ref="/root/main/payspecdata/payprntlist/deduitem04" class="cell_1" style="left:5px; top:122px; width:98px; height:23px; vertical-align:middle; ">항목04</caption>
- <caption id="cap_deduitem26" ref="/root/main/payspecdata/payprntlist/deduitem26" class="cell_1" style="left:483px; top:182px; width:98px; height:23px; vertical-align:middle; ">항목26</caption>
- <output id="opt_deducode33" ref="/root/main/payspecdata/paycodelist/deducode33" class="output_search" visibility="hidden" style="left:915px; top:95px; width:10px; height:19px; "/>
- <output id="opt_deducode22" ref="/root/main/payspecdata/paycodelist/deducode22" class="output_search" visibility="hidden" style="left:690px; top:67px; width:10px; height:19px; "/>
- <output id="opt_deducode11" ref="/root/main/payspecdata/paycodelist/deducode11" class="output_search" visibility="hidden" style="left:450px; top:34px; width:10px; height:19px; "/>
- <caption id="cap_deduitem16" ref="/root/main/payspecdata/payprntlist/deduitem16" class="cell_1" style="left:243px; top:182px; width:98px; height:23px; vertical-align:middle; ">항목16</caption>
- <output id="deduitem23" ref="/root/main/payspecdata/payspeclist/deduitem23" class="output_search" format="#,###" style="left:584px; top:94px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem05" ref="/root/main/payspecdata/payprntlist/deduitem05" class="cell_1" style="left:5px; top:152px; width:98px; height:23px; vertical-align:middle; ">항목05</caption>
- <caption id="cap_deduitem27" ref="/root/main/payspecdata/payprntlist/deduitem27" class="cell_1" style="left:483px; top:212px; width:98px; height:23px; vertical-align:middle; ">항목27</caption>
- <output id="opt_deducode34" ref="/root/main/payspecdata/paycodelist/deducode34" class="output_search" visibility="hidden" style="left:915px; top:125px; width:10px; height:19px; "/>
- <output id="opt_deducode23" ref="/root/main/payspecdata/paycodelist/deducode23" class="output_search" visibility="hidden" style="left:690px; top:97px; width:10px; height:19px; "/>
- <output id="opt_deducode12" ref="/root/main/payspecdata/paycodelist/deducode12" class="output_search" visibility="hidden" style="left:450px; top:65px; width:10px; height:19px; "/>
- <output id="opt_deducode01" ref="/root/main/payspecdata/paycodelist/deducode01" class="output_search" visibility="hidden" style="left:200px; top:34px; width:10px; height:19px; "/>
- <caption id="cap_deduitem06" ref="/root/main/payspecdata/payprntlist/deduitem06" class="cell_1" style="left:5px; top:182px; width:98px; height:23px; vertical-align:middle; ">항목06</caption>
- <caption id="cap_deduitem28" ref="/root/main/payspecdata/payprntlist/deduitem28" class="cell_1" style="left:483px; top:242px; width:98px; height:23px; vertical-align:middle; ">항목28</caption>
- <caption id="cap_deduitem17" ref="/root/main/payspecdata/payprntlist/deduitem17" class="cell_1" style="left:242px; top:212px; width:98px; height:23px; vertical-align:middle; ">항목17</caption>
- <output id="opt_deducode35" ref="/root/main/payspecdata/paycodelist/deducode35" class="output_search" visibility="hidden" style="left:915px; top:155px; width:10px; height:19px; "/>
- <output id="opt_deducode24" ref="/root/main/payspecdata/paycodelist/deducode24" class="output_search" visibility="hidden" style="left:690px; top:127px; width:10px; height:19px; "/>
- <output id="opt_deducode13" ref="/root/main/payspecdata/paycodelist/deducode13" class="output_search" visibility="hidden" style="left:450px; top:95px; width:10px; height:19px; "/>
- <output id="opt_deducode02" ref="/root/main/payspecdata/paycodelist/deducode02" class="output_search" visibility="hidden" style="left:200px; top:64px; width:10px; height:19px; "/>
- <output id="opt_deduitem40" ref="/root/main/payspecdata/payspeclist/deduitem40" class="output_search" format="#,###" style="left:824px; top:304px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem07" ref="/root/main/payspecdata/payprntlist/deduitem07" class="cell_1" style="left:5px; top:212px; width:98px; height:23px; vertical-align:middle; ">항목07</caption>
- <caption id="cap_deduitem29" ref="/root/main/payspecdata/payprntlist/deduitem29" class="cell_1" style="left:483px; top:272px; width:98px; height:23px; vertical-align:middle; ">항목29</caption>
- <caption id="cap_deduitem18" ref="/root/main/payspecdata/payprntlist/deduitem18" class="cell_1" style="left:242px; top:242px; width:98px; height:23px; vertical-align:middle; ">항목18</caption>
- <button id="btn_deduitem40" class="icon_search" style="left:930px; top:304px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode40);
- ]]>
- </script>
- </button>
- <output id="opt_deducode36" ref="/root/main/payspecdata/paycodelist/deducode36" class="output_search" visibility="hidden" style="left:915px; top:185px; width:10px; height:19px; "/>
- <output id="opt_deducode25" ref="/root/main/payspecdata/paycodelist/deducode25" class="output_search" visibility="hidden" style="left:687px; top:157px; width:10px; height:19px; "/>
- <output id="opt_deducode14" ref="/root/main/payspecdata/paycodelist/deducode14" class="output_search" visibility="hidden" style="left:450px; top:125px; width:10px; height:19px; "/>
- <output id="opt_deducode03" ref="/root/main/payspecdata/paycodelist/deducode03" class="output_search" visibility="hidden" style="left:200px; top:94px; width:10px; height:19px; "/>
- <caption id="cap_deduitem08" ref="/root/main/payspecdata/payprntlist/deduitem08" class="cell_1" style="left:5px; top:242px; width:98px; height:23px; vertical-align:middle; ">항목08</caption>
- <output id="opt_deduitem30" ref="/root/main/payspecdata/payspeclist/deduitem30" class="output_search" format="#,###" style="left:584px; top:304px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem19" ref="/root/main/payspecdata/payprntlist/deduitem19" class="cell_1" style="left:242px; top:272px; width:98px; height:23px; vertical-align:middle; ">항목19</caption>
- <button id="btn_deduitem30" class="icon_search" style="left:692px; top:304px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode30);
- ]]>
- </script>
- </button>
- <output id="opt_deducode26" ref="/root/main/payspecdata/paycodelist/deducode26" class="output_search" visibility="hidden" style="left:687px; top:187px; width:10px; height:19px; "/>
- <output id="opt_deducode15" ref="/root/main/payspecdata/paycodelist/deducode15" class="output_search" visibility="hidden" style="left:450px; top:155px; width:10px; height:19px; "/>
- <output id="opt_deducode04" ref="/root/main/payspecdata/paycodelist/deducode04" class="output_search" visibility="hidden" style="left:200px; top:124px; width:10px; height:19px; "/>
- <output id="opt_deduitem31" ref="/root/main/payspecdata/payspeclist/deduitem31" class="output_search" format="#,###" style="left:825px; top:34px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem20" ref="/root/main/payspecdata/payspeclist/deduitem20" class="output_search" format="#,###" style="left:344px; top:304px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem09" ref="/root/main/payspecdata/payprntlist/deduitem09" class="cell_1" style="left:5px; top:272px; width:98px; height:23px; vertical-align:middle; ">항목09</caption>
- <button id="btn_deduitem31" class="icon_search" style="left:935px; top:34px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode31);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem20" class="icon_search" style="left:454px; top:304px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode20);
- ]]>
- </script>
- </button>
- <output id="opt_deducode38" ref="/root/main/payspecdata/paycodelist/deducode38" class="output_search" visibility="hidden" style="left:913px; top:246px; width:10px; height:19px; "/>
- <output id="opt_deducode27" ref="/root/main/payspecdata/paycodelist/deducode27" class="output_search" visibility="hidden" style="left:687px; top:222px; width:10px; height:19px; "/>
- <output id="opt_deducode16" ref="/root/main/payspecdata/paycodelist/deducode16" class="output_search" visibility="hidden" style="left:450px; top:185px; width:10px; height:19px; "/>
- <output id="opt_deducode05" ref="/root/main/payspecdata/paycodelist/deducode05" class="output_search" visibility="hidden" style="left:200px; top:154px; width:10px; height:19px; "/>
- <output id="opt_deduitem32" ref="/root/main/payspecdata/payspeclist/deduitem32" class="output_search" format="#,###" style="left:825px; top:64px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem21" ref="/root/main/payspecdata/payspeclist/deduitem21" class="output_search" format="#,###" style="left:584px; top:34px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem10" ref="/root/main/payspecdata/payspeclist/deduitem10" class="output_search" format="#,###" style="left:106px; top:304px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_deduitem32" class="icon_search" style="left:935px; top:64px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode32);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem21" class="icon_search" style="left:695px; top:34px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode21);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem10" class="icon_search" style="left:217px; top:304px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode10);
- ]]>
- </script>
- </button>
- <output id="opt_deducode39" ref="/root/main/payspecdata/paycodelist/deducode39" class="output_search" visibility="hidden" style="left:913px; top:276px; width:10px; height:19px; "/>
- <output id="opt_deducode28" ref="/root/main/payspecdata/paycodelist/deducode28" class="output_search" visibility="hidden" style="left:687px; top:247px; width:10px; height:19px; "/>
- <output id="opt_deducode17" ref="/root/main/payspecdata/paycodelist/deducode17" class="output_search" visibility="hidden" style="left:449px; top:215px; width:10px; height:19px; "/>
- <output id="opt_deducode06" ref="/root/main/payspecdata/paycodelist/deducode06" class="output_search" visibility="hidden" style="left:200px; top:184px; width:10px; height:19px; "/>
- <output id="opt_deduitem22" ref="/root/main/payspecdata/payspeclist/deduitem22" class="output_search" format="#,###" style="left:584px; top:64px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem11" ref="/root/main/payspecdata/payspeclist/deduitem11" class="output_search" format="#,###" style="left:344px; top:34px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem33" ref="/root/main/payspecdata/payspeclist/deduitem33" class="output_search" format="#,###" style="left:824px; top:94px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <button id="btn_deduitem33" class="icon_search" style="left:930px; top:94px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode33);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem22" class="icon_search" style="left:695px; top:64px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode22);
- ]]>
- </script>
- </button>
- <button id="btn_deduitem11" class="icon_search" style="left:455px; top:34px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- openpayitemamt(opt_deducode11);
- ]]>
- </script>
- </button>
- <output id="opt_deducode29" ref="/root/main/payspecdata/paycodelist/deducode29" class="output_search" visibility="hidden" style="left:687px; top:277px; width:10px; height:19px; "/>
- <output id="opt_deducode18" ref="/root/main/payspecdata/paycodelist/deducode18" class="output_search" visibility="hidden" style="left:449px; top:245px; width:10px; height:19px; "/>
- <output id="opt_deducode07" ref="/root/main/payspecdata/paycodelist/deducode07" class="output_search" visibility="hidden" style="left:200px; top:214px; width:10px; height:19px; "/>
- <output id="opt_deduitem12" ref="/root/main/payspecdata/payspeclist/deduitem12" class="output_search" format="#,###" style="left:344px; top:64px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem34" ref="/root/main/payspecdata/payspeclist/deduitem34" class="output_search" format="#,###" style="left:824px; top:124px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deduitem01" ref="/root/main/payspecdata/payspeclist/deduitem01" class="output_search" format="#,###" style="left:106px; top:34px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <caption id="cap_deduitem37" ref="/root/main/payspecdata/payprntlist/deduitem37" class="cell_1" style="left:725px; top:212px; width:98px; height:23px; vertical-align:middle; ">항목37</caption>
- <caption id="cap_deduitem38" ref="/root/main/payspecdata/payprntlist/deduitem38" class="cell_1" style="left:725px; top:242px; width:98px; height:23px; vertical-align:middle; ">항목38</caption>
- <caption id="cap_deduitem39" ref="/root/main/payspecdata/payprntlist/deduitem39" class="cell_1" style="left:725px; top:272px; width:98px; height:23px; vertical-align:middle; ">항목39</caption>
- <output id="opt_deduitem37" ref="/root/main/payspecdata/payspeclist/deduitem37" class="output_search" format="#,###" style="left:824px; top:214px; width:104px; height:19px; text-align:right; vertical-align:middle; "/>
- <output id="opt_deducode37" ref="/root/main/payspecdata/paycodelist/deducode37" class="output_search" visibility="hidden" style="left:913px; top:216px; width:10px; height:19px; "/>
- </case>
- </switch>
- <button id="button1" class="btn_sw" group="tab" selected="true" style="left:0px; top:324px; width:123px; height:22px; ">
- <caption>지급</caption>
- <toggle case="case2" ev:event="onclick"/>
- </button>
- <button id="button2" class="btn_sw" group="tab" style="left:126px; top:324px; width:123px; height:22px; ">
- <caption>공제</caption>
- <toggle case="case3" ev:event="onclick"/>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
- </xhtml:body>
- </xhtml:html>
|