ÀοøÇöȲ(Á÷¿ø)
</init> <send> <req> <emplno/> <emplnm/> <scrngvaluyy/> <scrngvalupd>1</scrngvalupd> <prtflag/> </req> </send> <hidden/> </root> </instance> <script type="javascript" ev:event="xforms-ready"> <![CDATA[ makeReportPreview(0,110,1195,650); var today = getCurrentDate(); var cur_yy = parseInt(today.substring(0, 4)); ipt_scrngvaluyy.value=cur_yy; cmb_prtflag.select(0); model.refresh(); ]]> </script> <submission id="TRRPH01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reqapntjudglist"/> <submission id="TRRPH01002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reapntvalulist"/> <submission id="TRRPH01004" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/reapntconlist"/> </model> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/> <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/> <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/> <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/> <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/> </xhtml:head> <xhtml:body style="margin-left:8; margin-right:8; "> <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; "> <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">³ëµ¿Á¶ÇÕ ÀϹÝÇöȲ ¹× Á÷Á¾º° ÇöȲ</caption> </group> <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; "> <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/> <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; "> <caption>Á¶È¸</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ if(!isRequiredControls("ipt_scrngvaluyy")) return; if(cmb_prtflag.value == '1') { submit("TRRPH01001"); exeReportPreview("RPRPH01001", "XMLSTR"); } else if(cmb_prtflag.value == '2') { submit("TRRPH01002"); exeReportPreview("RPRPH01002", "XMLSTR"); } else if(cmb_prtflag.value == '3') { submit("TRRPH01002"); exeReportPreview("RPRPH01003", "XMLSTR"); } else if(cmb_prtflag.value == '4') { submit("TRRPH01004"); exeReportPreview("RPRPH01004", "XMLSTR"); } ]]> </script> </button> <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/> <caption id="cap_title" ref="/root/init/title" class="tit_2" style="left:5px; top:53px; width:415px; height:13px; "/> <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/> <button id="btn_emplnohelp" class="icon_search" style="left:590; top:20; width:16px; height:16px; "> <caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var precv_list = "emplno" + "," + "emplnm"; //alert(precv_list); rpbfOpenPopUpList("SPRPB00101", ipt_emplno,precv_list,"ipt_systemflag",'Y'); model.refresh(); ]]> </script> </caption> </button> <input id="ipt_emplnm" ref="/root/send/req/emplnm" class="input_default" disabled="true" style="left:610px; top:19px; width:127px; height:19px; "/> <input id="ipt_emplno" ref="/root/send/req/emplno" class="input_default" style="left:506px; top:19px; width:80px; height:19px; "> <script type="javascript" ev:event="onkeypress"> <![CDATA[ if(event.keyCode == 13) { if(ipt_emplno.value == ipt_emplno.currentText) return; ipt_emplno.value = ipt_emplno.currentText; rpbfValidationCheck("EMPLNO", "emplno,emplnm"); model.refresh(); } ]]> </script> <script type="javascript" ev:event="xforms-value-changed"> <![CDATA[ rpbfValidationCheck("EMPLNO", "emplno,emplnm"); model.refresh(); ]]> </script> </input> <caption id="caption16" class="search_name" style="left:420px; top:20px; width:86px; height:17px; ">»ç¿ø¹øÈ£ :</caption> <caption id="caption1" class="search_name" style="left:790px; top:20px; width:104px; height:17px; ">Ãâ·Â¹° ±¸ºÐ :</caption> <select1 id="cmb_prtflag" ref="/root/send/req/prtflag" appearance="minimal" style="left:895px; top:19px; width:220px; height:19px; "> <choices> <item> <label>±³¿ø ÀçÀÓ¿ë(°è¾à) ½É»ç Á¶¼­</label> <value>1</value> </item> <item> <label>ÀüÀÓ±³¿ø ÀçÀÓ¿ë(Àç°è¾à) Æò°¡¼­ (Àü°ø½É»çÀ§¿ø¿ë)</label> <value>2</value> </item> <item> <label>±³¿ø ÀçÀÓ¿ë(°è¾à) ½É»ç Á¶¼­</label> <value>3</value> </item> <item> <label>±³¿ø ÀÓ¿ë °è¾à¼­</label> <value>4</value> </item> </choices> <script type="javascript" ev:event="xforms-select"> <![CDATA[ model.setValue("/root/init/title", cmb_prtflag.label); cap_title.refresh(); ]]> </script> </select1> <caption id="cap_scrngvaluyy" class="search_name" visibility="visible" style="left:10px; top:20px; width:95px; height:17px; ">Æò°¡ ³âµµ :</caption> <caption id="cap_scrngvalupd" class="search_name" visibility="visible" style="left:240px; top:20px; width:70px; height:17px; ">ÇÐ ±â:</caption> <select1 id="cmb_scrngvalupd" ref="/root/send/req/scrngvalupd" visibility="visible" appearance="minimal" style="left:310px; top:19px; width:75px; height:19px; "> <choices> <item> <label>1Çбâ</label> <value>1</value> </item> <item> <label>2Çбâ</label> <value>2</value> </item> </choices> </select1> <input id="ipt_scrngvaluyy" ref="/root/send/req/scrngvaluyy" visibility="visible" format="yyyy" style="left:105px; top:19px; width:100px; height:19px; "/> </group> <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/> </xhtml:body> </xhtml:html>