SMRWP06000_급여대장합계출력.xrw 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <payamtlist/>
  11. </main>
  12. <init/>
  13. <send>
  14. <payym/>
  15. <paydd/>
  16. <payinst/>
  17. <payinstnm/>
  18. <saldfrayflag/>
  19. <holyordflag/>
  20. </send>
  21. <hidden/>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. misfComboInstCdListMulti("cmb_payinst",getCurrentDate(),"","N");
  27. misfComboComCdListMulti("R0112,R0066", "cmb_SalDfrayFlag,cmb_holyordflag");
  28. addComboItem("cmb_holyordflag","--전체--","","above");
  29. makeReportPreview(0,110,1195,650);
  30. //rszfComboAppendBlankChild("cmb_holyordflag");
  31. //model.setValue(cmb_holyordflag.attribute("ref") , "1");
  32. var today = getCurrentDate();
  33. var cur_yymm = parseInt(today.substring(0, 6));
  34. model.setValue("/root/send/payym", cur_yymm);
  35. model.setValue("/root/send/paydd", cur_yymm + "17");
  36. model.setValue("/root/send/saldfrayflag", "1");
  37. ipt_payym.refresh();
  38. model.setValue("/root/send/payinst", getUserInfo("dutplceinstcd")); // 기관 설정
  39. misfGetUserAuth();
  40. if (DUTY_PAY_YN == "Y" ) {
  41. cmb_payinst.disabled = false;
  42. }
  43. else {
  44. cmb_payinst.disabled = true;
  45. }
  46. model.refresh();
  47. ]]>
  48. </script>
  49. <submission id="TRRWP06001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/payamtlist"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  54. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  55. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  56. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  57. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  58. </xhtml:head>
  59. <xhtml:body style="margin-left:8; margin-right:8; ">
  60. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  61. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">급여대장 합계출력</caption>
  62. </group>
  63. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  64. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  65. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  66. <caption>조회</caption>
  67. <script type="javascript" ev:event="DOMActivate">
  68. <![CDATA[
  69. submit("TRRWP06001");
  70. ipt_payinstnm.value = cmb_payinst.label;
  71. if (model.getValue("/root/send/saldfrayflag") == "1" || model.getValue("/root/send/saldfrayflag") == "3" || model.getValue("/root/send/saldfrayflag") == "E" || model.getValue("/root/send/saldfrayflag") == "A"){
  72. //if (model.getValue("/root/send/holyordflag") == "1"){
  73. exeReportPreview("RPRWP06000", "XMLSTR");//, "/root/main/payamt");
  74. //}else{
  75. //exeReportPreview("RPRWP06002", "XMLSTR");//, "/root/main/payamt");
  76. //}
  77. }else{
  78. exeReportPreview("RPRWP06003", "XMLSTR");//, "/root/main/payamt");
  79. }
  80. ]]>
  81. </script>
  82. </button>
  83. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  84. <caption id="cap_payinst" class="search_name" style="left:30px; top:19px; width:86px; height:17px; ">급여기관:</caption>
  85. <select1 id="cmb_payinst" ref="/root/send/payinst" class="combo_s_essential" navindex="2" appearance="minimal" style="left:111px; top:18px; width:125px; height:19px; ">
  86. <choices>
  87. <itemset>
  88. <label/>
  89. <value/>
  90. </itemset>
  91. </choices>
  92. </select1>
  93. <caption id="caption22" class="search_name" style="left:255px; top:18px; width:70px; height:17px; ">지급월:</caption>
  94. <input id="ipt_payym" ref="/root/send/payym" class="input_default" navindex="1" inputtype="date" format="yyyy-mm" style="left:324px; top:18px; width:94px; height:19px; text-align:center; vertical-align:middle; "/>
  95. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">급여대장 합계</caption>
  96. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  97. <input id="ipt_payinstnm" ref="/root/send/payinstnm" visibility="hidden" style="left:420px; top:20px; width:30px; height:19px; "/>
  98. <caption id="caption21" class="search_name" style="left:630px; top:19px; width:86px; height:17px; ">급여종류:</caption>
  99. <select1 id="cmb_SalDfrayFlag" ref="/root/send/saldfrayflag" class="combo_s_essential" navindex="3" appearance="minimal" style="left:711px; top:18px; width:125px; height:19px; ">
  100. <choices>
  101. <itemset>
  102. <label/>
  103. <value/>
  104. </itemset>
  105. </choices>
  106. <script type="javascript" ev:event="xforms-value-changed">
  107. <![CDATA[
  108. /*
  109. if (DUTY_PAY_YN == "Y" || cmb_SalDfrayFlag.value == "2") {
  110. cmb_payinst.disabled = false;
  111. }
  112. else {
  113. cmb_payinst.disabled = true;
  114. misfComboInstCdListMulti("cmb_payinst",getCurrentDate(),"","N");
  115. misfComboComCdListMulti("R0112", "cmb_SalDfrayFlag");
  116. model.setValue(cmb_payinst.attribute("ref") , getUserInfo("dutplceinstcd"));
  117. }
  118. if (cmb_SalDfrayFlag.value == "2") {
  119. misfComboComCdListMulti("Z0007,R0112", "cmb_payinst,cmb_SalDfrayFlag");
  120. }
  121. else {
  122. misfComboInstCdListMulti("cmb_payinst",getCurrentDate(),"","N");
  123. misfComboComCdListMulti("R0112", "cmb_SalDfrayFlag");
  124. }
  125. model.refresh();
  126. */
  127. ]]>
  128. </script>
  129. </select1>
  130. <caption id="caption5" class="search_name" style="left:848px; top:19px; width:87px; height:17px; ">직원구분 :</caption>
  131. <select1 id="cmb_holyordflag" ref="/root/send/holyordflag" class="combo_s_essential" navindex="4" appearance="minimal" style="left:935px; top:18px; width:100px; height:19px; ">
  132. <choices>
  133. <itemset>
  134. <label/>
  135. <value/>
  136. </itemset>
  137. </choices>
  138. </select1>
  139. <input id="input1" ref="/root/send/paydd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:514px; top:18px; width:109px; height:19px; text-align:center; vertical-align:middle; "/>
  140. <caption id="caption1" class="search_name" style="left:435px; top:18px; width:81px; height:17px; ">지급일자:</caption>
  141. </group>
  142. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  143. </xhtml:body>
  144. </xhtml:html>