SMRWP05100_연구보조비내역(기관별).xrw 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>SMRWP05100_연구보조비내역(기관별)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <stdysuppamtspecinstlist/>
  11. </main>
  12. <init/>
  13. <send>
  14. <payym/>
  15. <payinst/>
  16. <payinstnm/>
  17. </send>
  18. <hidden/>
  19. </root>
  20. </instance>
  21. <script type="javascript" ev:event="xforms-ready">
  22. <![CDATA[
  23. misfComboComCdList("Z0007", cmb_payinst);
  24. addComboItem( "cmb_payinst", "전체", "", "above");
  25. makeReportPreview(0,110,1195,650);
  26. var today = getCurrentDate();
  27. var cur_yymm = parseInt(today.substring(0, 6));
  28. model.setValue("/root/send/payym", cur_yymm);
  29. ipt_payym.refresh();
  30. model.refresh();
  31. ]]>
  32. </script>
  33. <submission id="TRRWP05101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/stdysuppamtspecinstlist"/>
  34. </model>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  38. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  39. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  40. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  41. </xhtml:head>
  42. <xhtml:body style="margin-left:8; margin-right:8; ">
  43. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  44. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">연구보조비내역(기관별)</caption>
  45. </group>
  46. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  47. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  48. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  49. <caption>조회</caption>
  50. <script type="javascript" ev:event="DOMActivate">
  51. <![CDATA[
  52. submit("TRRWP05101");
  53. ipt_payinstnm.value = cmb_payinst.label;
  54. exeReportPreview("RPRWP05100", "XMLSTR");//, "/root/main/payamt");
  55. ]]>
  56. </script>
  57. </button>
  58. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  59. <caption id="cap_payinst" class="search_name" style="left:205px; top:19px; width:86px; height:17px; ">급여기관:</caption>
  60. <select1 id="cmb_payinst" ref="/root/send/payinst" class="combo_s_essential" appearance="minimal" style="left:286px; top:18px; width:125px; height:19px; ">
  61. <choices>
  62. <itemset>
  63. <label/>
  64. <value/>
  65. </itemset>
  66. </choices>
  67. </select1>
  68. <caption id="caption22" class="search_name" style="left:10px; top:19px; width:85px; height:17px; ">지급월:</caption>
  69. <input id="ipt_payym" ref="/root/send/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:79px; top:18px; width:94px; height:19px; text-align:center; vertical-align:middle; "/>
  70. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">급여대장 합계</caption>
  71. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  72. <input id="ipt_payinstnm" ref="/root/send/payinstnm" visibility="hidden" style="left:420px; top:20px; width:100px; height:19px; "/>
  73. </group>
  74. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  75. </xhtml:body>
  76. </xhtml:html>