SMRWP20200_인턴당직비정액지급자명단.xrw 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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. <printinfo>
  11. <printlist/>
  12. </printinfo>
  13. </main>
  14. <init/>
  15. <send>
  16. <paytrgtcnt>
  17. <payym/>
  18. <saldfrayflag/>
  19. <instcd/>
  20. </paytrgtcnt>
  21. </send>
  22. <hidden/>
  23. </root>
  24. </instance>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
  28. makeReportPreview(0,100,1195,650);
  29. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  30. model.setValue("/root/send/paytrgtcnt/payym", getCurrentDate().substr(0, 6));
  31. misfGetUserAuth();
  32. if (DUTY_PAY_YN == "Y" ) {
  33. cmb_instcd.disabled = false;
  34. }
  35. else {
  36. cmb_instcd.disabled = true;
  37. }
  38. model.setFocus("cmb_instcd");
  39. ]]>
  40. </script>
  41. <submission id="TRRWP20201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paytrgtcnt" resultref="/root/main/printinfo"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  47. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  48. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  49. </xhtml:head>
  50. <xhtml:body style="margin-left:8; margin-right:8; ">
  51. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">인턴당직비 정액지급자 명단</caption>
  53. </group>
  54. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  55. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  56. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  57. <caption>조회</caption>
  58. <script type="javascript" ev:event="DOMActivate">
  59. <![CDATA[
  60. model.removenode("/root/main/printinfo/printlist");
  61. submit("TRRWP20201");
  62. exeReportPreview("RPRWP20200", "XMLSTR");
  63. ]]>
  64. </script>
  65. </button>
  66. <line id="line13" class="line_4" style="x1:1120px; y1:10px; x2:1120px; y2:44px; "/>
  67. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:144px; height:14px; ">인턴당직비 정액지급자 확인표 list</caption>
  68. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  69. <select1 id="cmb_instcd" ref="/root/send/paytrgtcnt/instcd" class="combo_s_essential" appearance="minimal" style="left:109px; top:18px; width:179px; height:19px; ">
  70. <choices>
  71. <itemset>
  72. <label/>
  73. <value/>
  74. </itemset>
  75. </choices>
  76. </select1>
  77. <caption id="cap_instcd" class="search_name" style="left:20px; top:19px; width:85px; height:17px; ">기 관 :</caption>
  78. <caption id="caption1" class="search_name" style="left:335px; top:19px; width:93px; height:17px; ">기준년월 :</caption>
  79. <input id="input1" ref="/root/send/paytrgtcnt/payym" format="yyyy-mm" style="left:430px; top:18px; width:85px; height:19px; text-align:center; "/>
  80. </group>
  81. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  82. </xhtml:body>
  83. </xhtml:html>