SPRSD00919_자산별항목조회.xrw 3.9 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: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:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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. <fixaset>
  11. <fixasetlist/>
  12. </fixaset>
  13. </main>
  14. <send>
  15. <instcd/>
  16. <frdate/>
  17. <todate/>
  18. <cheobungubun>A</cheobungubun>
  19. <sortgubun>AA</sortgubun>
  20. <fixasetlist>
  21. <instcd_search/>
  22. <mngtdeptcd_search/>
  23. <mngtdeptnm_search/>
  24. <possnfrdd_search/>
  25. <possntodd_search/>
  26. <deptflag_search/>
  27. <mdlcd_search/>
  28. <smlcd_search/>
  29. <possndd_search/>
  30. <gubun_search/>
  31. </fixasetlist>
  32. </send>
  33. <init>
  34. <selltype>
  35. <label/>
  36. <value/>
  37. </selltype>
  38. </init>
  39. <temp>
  40. <fixcdinfo>
  41. <mdlcd/>
  42. <smlcd/>
  43. <possndd/>
  44. </fixcdinfo>
  45. </temp>
  46. </root>
  47. </instance>
  48. <script type="javascript" ev:event="xforms-ready">
  49. <![CDATA[
  50. makeReportPreview(0,110,1195,650);
  51. model.removenode("/root/main/maindatalist");
  52. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  53. // ipt_frdate.value = getCurrentDate();
  54. // ipt_todate.value = getCurrentDate();
  55. if(submit("TRRFC00920")){
  56. exeReportPreview("RPRFC01901", "XMLSTR");
  57. }
  58. // addComboItem("cmb_cheobungubun","--전체--","","above");
  59. // model.setFocus("ipt_frdate");
  60. //button2.dispatch("DOMActivate");
  61. // cmb_cheobungubun.select(0);
  62. model.refresh();
  63. ]]>
  64. </script>
  65. <script type="javascript">
  66. <![CDATA[
  67. //조회
  68. function fGetMainDataList() {
  69. if (ipt_frdate.value == ""){
  70. messageBox("작업년월을 ","C001");
  71. model.setFocus("ipt_frdate");
  72. return false;
  73. }
  74. return true;
  75. }
  76. ]]>
  77. </script>
  78. <submission id="TRRFC00920" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/fixasetlist" resultref="/root/main/fixaset/fixasetlist"/>
  79. <submission id="TRRAR01803" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
  80. <submission id="submission1" action="http://192.168.100.12:7890/knuhMis/gian/assetsChangeSell.do" mediatype="text/xml" method="post" replace="all"/>
  81. </model>
  82. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  83. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  84. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  85. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  86. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  87. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  88. </xhtml:head>
  89. <xhtml:body style="margin-left:8; margin-right:8; ">
  90. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  91. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:15px; ">년도별 자산현황</caption>
  92. </group>
  93. <group id="group2" scroll="auto" style="left:0px; top:40px; width:1195px; height:740px; ">
  94. <line id="line193" class="line_1" style="x1:2px; y1:46px; x2:1192px; y2:46px; "/>
  95. <caption id="caption1" style="left:15px; top:10px; width:374px; height:40px; font-family:돋움; font-size:20pt; font-weight:bold; ">세부 항목 조회</caption>
  96. </group>
  97. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:1195px; height:25px; "/>
  98. </xhtml:body>
  99. </xhtml:html>