SMRWP07600_급여집계표(빈센트).xrw 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  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>급여집계표출력</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <paysum017>
  11. <paysum017list/>
  12. </paysum017>
  13. </main>
  14. <init/>
  15. <send>
  16. <paysum017>
  17. <payym/>
  18. <instcd/>
  19. <saldfrayflag/>
  20. <prntflag>01</prntflag>
  21. </paysum017>
  22. </send>
  23. <hidden/>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. misfComboComCdListMulti("Z0007,R0112", "cmb_payinst,cmb_SalDfrayFlag");
  29. makeReportPreview(0,110,1195,650);
  30. var today = getCurrentDate();
  31. var cur_yymm = parseInt(today.substring(0, 6));
  32. addComboItem( "cmb_SalDfrayFlag", "[-- 전체 --]", "", "above");
  33. model.setValue(cmb_SalDfrayFlag.attribute("ref") , "");
  34. model.setValue("/root/send/paysum017/payym", cur_yymm);
  35. model.setValue("/root/send/paysum017/instcd", getUserInfo("dutplceinstcd")); // 기관 설정
  36. model.refresh();
  37. ]]>
  38. </script>
  39. <submission id="TRRWP07601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paysum017" resultref="/root/main/paysum017"/>
  40. </model>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  44. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  45. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  46. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  47. </xhtml:head>
  48. <xhtml:body style="margin-left:8; margin-right:8; ">
  49. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  50. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">급여 집계표 출력</caption>
  51. </group>
  52. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  53. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  54. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:18px; width:56px; height:22px; ">
  55. <caption>조회</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. submit("TRRWP07601");
  59. exeReportPreview("RPRWP07600", "XMLSTR");
  60. ]]>
  61. </script>
  62. </button>
  63. <line id="line13" class="line_4" style="x1:1120px; y1:11px; x2:1120px; y2:45px; "/>
  64. <caption id="cap_payinst" class="search_name" style="left:200px; top:19px; width:86px; height:17px; ">급여기관:</caption>
  65. <select1 id="cmb_payinst" ref="/root/send/paysum017/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:281px; top:18px; width:149px; height:19px; ">
  66. <choices>
  67. <itemset>
  68. <label/>
  69. <value/>
  70. </itemset>
  71. </choices>
  72. </select1>
  73. <caption id="caption22" class="search_name" style="left:5px; top:19px; width:70px; height:17px; ">지급월:</caption>
  74. <input id="ipt_payym" ref="/root/send/paysum017/payym" class="input_default" inputtype="date" format="yyyy-mm" style="left:74px; top:18px; width:81px; height:19px; text-align:center; vertical-align:middle; "/>
  75. <caption id="caption28" class="tit_2" style="left:5px; top:52px; width:144px; height:14px; ">급여 집계표</caption>
  76. <line id="line193" class="line_1" style="x1:2px; y1:67px; x2:1192px; y2:67px; "/>
  77. <caption id="caption21" class="search_name" style="left:470px; top:19px; width:86px; height:17px; ">급여종류:</caption>
  78. <select1 id="cmb_SalDfrayFlag" ref="/root/send/paysum017/saldfrayflag" class="combo_s_essential" appearance="minimal" style="left:551px; top:18px; width:164px; height:19px; ">
  79. <choices>
  80. <itemset>
  81. <label/>
  82. <value/>
  83. </itemset>
  84. </choices>
  85. </select1>
  86. <caption id="caption4" class="search_name" style="left:780px; top:18px; width:86px; height:17px; ">출력구분:</caption>
  87. <select1 id="cmb_prntflag" ref="/root/send/paysum017/prntflag" class="combo_s_essential" appearance="minimal" style="left:860px; top:18px; width:125px; height:19px; ">
  88. <choices>
  89. <item>
  90. <label>직급별</label>
  91. <value>01</value>
  92. </item>
  93. <item>
  94. <label>직위별</label>
  95. <value>02</value>
  96. </item>
  97. <item>
  98. <label>직군별</label>
  99. <value>03</value>
  100. </item>
  101. <item>
  102. <label>세목별</label>
  103. <value>04</value>
  104. </item>
  105. </choices>
  106. </select1>
  107. </group>
  108. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  109. </xhtml:body>
  110. </xhtml:html>