SMRPB10950_인원현황(간호부직책별).xrw 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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. <emppsnnoprescondlist/>
  11. <dispatpsnlist/>
  12. </main>
  13. <init/>
  14. <send>
  15. <payym/>
  16. <payinst/>
  17. <payinstnm/>
  18. <deptnm>간호부</deptnm>
  19. </send>
  20. <hidden/>
  21. </root>
  22. </instance>
  23. <script type="javascript" ev:event="xforms-ready">
  24. <![CDATA[
  25. var today = getCurrentDate();
  26. var cur_yymm = parseInt(today.substring(0, 6));
  27. model.setValue("/root/send/payym", cur_yymm);
  28. ipt_payym.refresh();
  29. misfComboInstCdListMulti("cmb_payinst",ipt_payym.value+ getCurrentDate().substr(6,2),"","N","Y");
  30. model.setValue(cmb_payinst.attribute("ref"), getUserInfo("dutplceinstcd"));
  31. model.setValue(ipt_payinstnm.attribute("ref"), getUserInfo("dutplceinstnm"));
  32. makeReportPreview(0,110,1195,650);
  33. model.refresh();
  34. ]]>
  35. </script>
  36. <submission id="TRRPB10951" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  37. </model>
  38. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  42. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  43. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  44. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  45. </xhtml:head>
  46. <xhtml:body style="margin-left:8; margin-right:8; ">
  47. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  48. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">인원현황(간호부직책별)</caption>
  49. </group>
  50. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  51. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  52. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  53. <caption>조회</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. submit("TRRPB10951");
  57. ipt_payinstnm.value = cmb_payinst.label;
  58. exeReportPreview("RPRPB10951", "XMLSTR");//, "/root/main/payamt");
  59. ]]>
  60. </script>
  61. </button>
  62. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  63. <caption id="cap_payinst" class="search_name" style="left:278px; top:18px; width:70px; height:17px; ">기 관 :</caption>
  64. <select1 id="cmb_payinst" ref="/root/send/payinst" class="combo_s_essential" appearance="minimal" style="left:350px; top:18px; width:179px; height:19px; ">
  65. <choices>
  66. <itemset>
  67. <label/>
  68. <value/>
  69. </itemset>
  70. </choices>
  71. </select1>
  72. <caption id="caption22" class="search_name" style="left:35px; top:18px; width:85px; height:17px; ">기준월 :</caption>
  73. <input id="ipt_payym" ref="/root/send/payym" class="input_search" inputtype="date" format="yyyy-mm" style="left:109px; top:18px; width:94px; height:19px; text-align:center; vertical-align:middle; ">
  74. <script type="javascript" ev:event="xforms-value-changed">
  75. <![CDATA[
  76. var instcd = cmb_payinst.value;
  77. if( getStringLength(ipt_payym.value) == "6" ) {
  78. misfComboInstCdListMulti("cmb_payinst",ipt_payym.value+"31","","N","Y");
  79. cmb_payinst.value = instcd;
  80. model.refresh();
  81. }
  82. ]]>
  83. </script>
  84. </input>
  85. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">인원현황</caption>
  86. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  87. <input id="ipt_payinstnm" ref="/root/send/payinstnm" visibility="hidden" style="left:424px; top:18px; width:100px; height:19px; "/>
  88. <caption id="caption1" class="search_name" style="left:615px; top:18px; width:70px; height:17px; ">부 서 :</caption>
  89. <input id="ipt_deptnm" ref="/root/send/deptnm" class="input_search" disabled="true" style="left:688px; top:18px; width:130px; height:19px; "/>
  90. </group>
  91. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  92. </xhtml:body>
  93. </xhtml:html>