SMRAR01900_고정자산처분조서.xrw 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  4. <xhtml:head>
  5. <xhtml:title>고정자산 처분조서</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <maindatalist>
  11. </maindatalist>
  12. </main>
  13. <send>
  14. <instcd/>
  15. <frdate/>
  16. <todate/>
  17. <cheobungubun/>
  18. </send>
  19. <init>
  20. <selltype>
  21. <label/>
  22. <value/>
  23. </selltype>
  24. </init>
  25. </root>
  26. </instance>
  27. <script type="javascript" ev:event="xforms-ready">
  28. <![CDATA[
  29. makeReportPreview(0,110,1195,650);
  30. model.removenode( "/root/main/maindatalist");
  31. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  32. ipt_frdate.value = getCurrentDate();
  33. ipt_todate.value = getCurrentDate();
  34. submit("TRRAR01803"); //처분방법, 처분유형 combo setting.
  35. addComboItem("cmb_cheobungubun","--전체--","","above");
  36. model.setFocus("ipt_frdate");
  37. //button2.dispatch("DOMActivate");
  38. model.refresh();
  39. ]]>
  40. </script>
  41. <script type="javascript">
  42. <![CDATA[
  43. //조회
  44. function fGetMainDataList() {
  45. if (ipt_frdate.value == ""){
  46. messageBox("작업년월을 ","C001");
  47. model.setFocus("ipt_frdate");
  48. return false;
  49. }
  50. return true;
  51. }
  52. ]]>
  53. </script>
  54. <submission id="TRRAR01901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/maindatalist"/>
  55. <submission id="TRRAR01803" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
  56. </model>
  57. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  60. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  61. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  62. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  63. </xhtml:head>
  64. <xhtml:body style="margin-left:8; margin-right:8; ">
  65. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  66. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">고정자산 처분조서</caption>
  67. </group>
  68. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  69. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1193px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  70. <button id="btn_search" class="btn1_letter2" style="left:1130px; top:17px; width:56px; height:22px; ">
  71. <caption>조회</caption>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. if( fGetMainDataList() ) {
  75. setAlertOn();
  76. if (submit("TRRAR01901") ){
  77. exeReportPreview("SMRAR01901", "XMLSTR");//, "/root/main/payamt");
  78. }
  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="caption22" class="search_name" style="left:20px; top:18px; width:85px; height:17px; ">처분기간:</caption>
  85. <caption id="caption28" class="tit_2" style="left:5px; top:53px; width:260px; height:13px; ">고정자산 처분조서 출력</caption>
  86. <line id="line193" class="line_1" style="x1:2px; y1:66px; x2:1192px; y2:66px; "/>
  87. <input id="ipt_frdate" ref="/root/send/frdate" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:105px; top:18px; width:100px; height:19px; "/>
  88. <caption id="caption2" style="left:210px; top:19px; width:15px; height:20px; ">~</caption>
  89. <input id="ipt_todate" ref="/root/send/todate" class="input_s_essential" inputtype="date" format="yyyy-mm-dd" style="left:225px; top:18px; width:100px; height:19px; "/>
  90. <caption id="caption1" class="search_name" style="left:350px; top:18px; width:85px; height:17px; ">처분구분:</caption>
  91. <select1 id="cmb_cheobungubun" ref="/root/send/cheobungubun" class="combo_s_essential" navindex="1" appearance="minimal" style="left:435px; top:18px; width:120px; height:19px; ">
  92. <choices>
  93. <itemset nodeset="/root/init/selltype">
  94. <label ref="label"/>
  95. <value ref="value"/>
  96. </itemset>
  97. </choices>
  98. </select1>
  99. </group>
  100. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  101. </xhtml:body>
  102. </xhtml:html>