SMCVE00600_기간별친절직원현황.xrw 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * Name : SMCVE00600_기간별친절직원현황
  4. * Summary : 기간별 친절직원 현황
  5. * Programmer : 김준규
  6. * Date Written : 2007.08.08
  7. * History :
  8. * Remark :
  9. -->
  10. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  11. <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">
  12. <xhtml:head>
  13. <xhtml:title>기간별 친절직원 현황</xhtml:title>
  14. <model id="model1">
  15. <instance id="instance1">
  16. <root xmlns="">
  17. <main/>
  18. <send>
  19. <report>
  20. <srchacptdd1/>
  21. <srchacptdd2/>
  22. <instcd/>
  23. <logo_pic/>
  24. </report>
  25. </send>
  26. <hidden/>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. model.setValue("/root/send/report/srchacptdd1",getCurrentDate().toDate().getAddDate(-92,"D").getDateFormat());
  32. model.setValue("/root/send/report/srchacptdd2",getCurrentDate());
  33. var dutplceinstcd = getUserInfo("dutplceinstcd");
  34. var piclogo = getLogoImageURL();
  35. model.setValue("/root/send/report/logo_pic", piclogo);
  36. model.setValue("/root/send/report/instcd", dutplceinstcd);
  37. model.refresh();
  38. // btn_save.disabled = !checkAuth("X");
  39. makeReportPreview(225,92,970,659);
  40. ]]>
  41. </script>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  46. </xhtml:head>
  47. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  48. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  49. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:175px; height:13px; ">기간별 친절직원 현황</caption>
  50. </group>
  51. <group id="grp_johe" style="left:225px; top:23px; width:970px; height:35px; vertical-align:top; ">
  52. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:970px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  53. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:95px; height:17px; ">조회일자 :</caption>
  54. <input id="ipt_SrchAcptDD1" ref="/root/send/report/srchacptdd1" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:120px; height:19px; "/>
  55. <caption id="caption3" class="search_no_b" style="left:230px; top:9px; width:12px; height:17px; ">~</caption>
  56. <input id="ipt_SrchAcptDD2" ref="/root/send/report/srchacptdd2" class="input_s_essential" inputtype="date" style="left:245px; top:8px; width:120px; height:19px; "/>
  57. <line id="line1" class="line_4" style="x1:883px; y1:7px; x2:883px; y2:29px; "/>
  58. <button id="btn_search" class="btn1_letter2" style="left:898px; top:7px; width:56px; height:22px; ">
  59. <caption>조회</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. if (isRequiredControls("ipt_SrchAcptDD1", "ipt_SrchAcptDD2") ){
  63. exeReportPreview("RPCVE00600", "XML", "/root/send/report");
  64. }
  65. ]]>
  66. </script>
  67. </button>
  68. </group>
  69. <group id="grp_customer" style="left:225px; top:58px; width:970px; height:693px; ">
  70. <caption id="caption9" class="tit_2" style="left:5px; top:10px; width:185px; height:13px; ">기간별 친절직원 통계</caption>
  71. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:970px; y2:25px; "/>
  72. </group>
  73. <import id="import1" overflow="hidden" instancetype="merge" src="./SSCVA00100_LeftTree.xrw" style="left:0px; top:23px; width:215px; height:744px; "/>
  74. </xhtml:body>
  75. </xhtml:html>