SMRSG05600_부서별 불출현황.xrw 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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. <printdatalistb/>
  11. </main>
  12. <send>
  13. <instcd/>
  14. <reqyy/>
  15. </send>
  16. <init>
  17. </init>
  18. <temp/>
  19. <print/>
  20. </root>
  21. </instance>
  22. <script type="javascript" ev:event="xforms-ready">
  23. <![CDATA[
  24. fInitialize();
  25. ]]>
  26. </script>
  27. <submission id="TRRSG05601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/printdatalistb"/>
  28. </model>
  29. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  31. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  33. <script type="javascript">
  34. <![CDATA[
  35. function fInitialize()
  36. {
  37. misfComboComCdList("Z0007", cmb_instcd);
  38. ipt_reqyy.value = getCurrentDate().toDate("YYYYMMDD").getDateFormat("YYYY");
  39. cmb_instcd.value = getUserInfo("dutplceinstcd");
  40. makeReportPreview(0,140,1195,640);
  41. model.refresh();
  42. btn_search.dispatch("DOMActivate");
  43. }
  44. ]]>
  45. </script>
  46. </xhtml:head>
  47. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  48. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  49. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">부서별 불출현황</caption>
  50. </group>
  51. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  52. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  53. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  54. <caption>초기화</caption>
  55. <script type="javascript" ev:event="DOMActivate">
  56. <![CDATA[
  57. fInitialize();
  58. ]]>
  59. </script>
  60. </button>
  61. </group>
  62. <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  63. <group id="group6" style="left:0px; top:10px; width:1194px; height:42px; vertical-align:top; ">
  64. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:40px; "/>
  65. <caption id="cap_reqyy" class="search_name" style="left:341px; top:9px; width:89px; height:17px; ">기준년도 :</caption>
  66. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1125px; top:8px; width:56px; height:22px; text-align:left; ">
  67. <caption>조회</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. if(!isRequiredControls("cmb_instcd"))return;
  71. if(!isRequiredControls("ipt_reqyy"))return;
  72. submit("TRRSG05601");
  73. exeReportPreview("RPRSG05601", "XMLSTR");
  74. model.refresh();
  75. ]]>
  76. </script>
  77. </button>
  78. <line id="line14" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
  79. <input id="ipt_reqyy" ref="/root/send/reqyy" class="input_s_essential" format="yyyy" style="left:430px; top:8px; width:141px; height:19px; text-align:center; "/>
  80. <caption id="cap_instcd" class="search_name" style="left:15; top:9; width:86px; height:17px; ">기관코드 :</caption>
  81. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:104px; top:8px; width:141px; height:19px; ">
  82. <choices>
  83. <itemset>
  84. <label/>
  85. <value/>
  86. </itemset>
  87. </choices>
  88. </select1>
  89. </group>
  90. <caption id="caption22" class="tit_2" style="left:5px; top:79px; width:113px; height:14px; ">부서별 불출현황</caption>
  91. <line id="line19" class="line_1" style="x1:0px; y1:94; x2:1194px; y2:94+; "/>
  92. </group>
  93. </xhtml:body>
  94. </xhtml:html>