SMRST00800_재고자산수불현황출력.xrw 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  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. <init/>
  10. <send>
  11. <sendlist>
  12. <instcd/>
  13. <goodflag/>
  14. <stocym/>
  15. </sendlist>
  16. </send>
  17. <main>
  18. <stocpropertylist>
  19. </stocpropertylist>
  20. </main>
  21. <temp/>
  22. <hidden/>
  23. </root>
  24. </instance>
  25. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  26. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  27. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  28. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  29. <submission id="TRRST00800" ref="/root/send/sendlist" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/stocpropertylist"/>
  30. <script type="javascript" ev:event="xforms-ready">
  31. <![CDATA[
  32. fInitialize();
  33. misfGridInit(grd_stocpropertylist);
  34. rszfUserGoodFlagList(cmb_goodflag,getUserInfo("userid"),"Y");
  35. rszfUserInstList(cmb_instcd,getUserInfo("userid"));
  36. misfMsterDetailSet(grd_stocpropertylist,null,"TRRST00800","Y");
  37. //화면 권한 설정
  38. // btn_save.disabled = !(checkAuth("X"));
  39. btn_prt.disabled= !(checkAuth("P"));
  40. model.refresh();
  41. ]]>
  42. </script>
  43. </model>
  44. <script type="javascript">
  45. <![CDATA[
  46. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  47. function fInitialize() {
  48. model.removeNodeset("/root/main/stocpropertylist");
  49. model.resetInstanceNode("/root/send");
  50. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  51. // model.setValue(ipt_stocym.attribute("ref"),fSetCurDate());
  52. model.refresh();
  53. }
  54. ]]>
  55. </script>
  56. </xhtml:head>
  57. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  58. <group id="group1" style="left:0px; top:0px; width:1195; height:13px; ">
  59. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:209px; height:14px; ">재고자산수불현황출력</caption>
  60. </group>
  61. <group id="group5" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  62. <caption id="caption21" class="tit_2" style="left:5px; top:57px; width:211px; height:13px; ">재고자산수불현황</caption>
  63. <group id="group6" style="left:0px; top:13px; width:1195px; height:35px; vertical-align:top; ">
  64. <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  65. <caption id="caption10" class="search_name" style="left:258px; top:9; width:93px; height:17px; ">기 준 월 :</caption>
  66. <caption id="caption7" class="search_name" style="left:15px; top:9; width:93px; height:17px; ">기관코드 :</caption>
  67. <select1 id="cmb_instcd" ref="/root/send/sendlist/instcd" class="combo_s_essential" appearance="minimal" style="left:100px; top:8px; width:141px; height:19px; ">
  68. <choices>
  69. <itemset>
  70. <label/>
  71. <value/>
  72. </itemset>
  73. </choices>
  74. </select1>
  75. <input id="ipt_stocym" ref="/root/send/sendlist/stocym" class="input_s_essential" inputtype="date" style="left:340px; top:8px; width:100px; height:19px; "/>
  76. <line id="line18" class="line_4" style="x1:1109px; y1:7px; x2:1109px; y2:29px; border-left-style:solid; "/>
  77. <button id="btn_search" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
  78. <caption>조회</caption>
  79. <script type="javascript" ev:event="DOMActivate">
  80. <![CDATA[
  81. // submit("TRRST00800");
  82. //기관코드체크
  83. var null_check = cmb_instcd.value;
  84. /*
  85. if( null_check=="") {
  86. messageBox("기관코드를","C002");
  87. return;
  88. null_check=cmb_goodflag.value;
  89. } else if(null_check=="") {
  90. messageBox("물품청구 구분","C002");
  91. return;
  92. }
  93. */
  94. misfMsterDetailRetrieve();
  95. ]]>
  96. </script>
  97. </button>
  98. <select1 id="cmb_goodflag" ref="/root/send/sendlist/goodflag" class="combo_s_essential" appearance="minimal" style="left:544px; top:8px; width:141px; height:19px; ">
  99. <choices>
  100. <itemset>
  101. <label/>
  102. <value/>
  103. </itemset>
  104. </choices>
  105. </select1>
  106. <caption id="caption1" class="search_name" style="left:459px; top:9; width:93px; height:17px; ">물품구분 :</caption>
  107. </group>
  108. <line id="line15" class="line_1" style="x1:0px; y1:72px; x2:1195px; y2:72px; "/>
  109. <datagrid id="grd_stocpropertylist" nodeset="/root/main/stocpropertylist" caption="물품구분코드^물품구분^대분류코드^분 류 명^전월말 재고금액^입고금액^출고금액^금월말 재고금액" colwidth="10,150, 10,150, 150, 150, 150, 150" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:77px; width:1195px; height:657px; ">
  110. <col ref="goodflag" visibility="hidden"/>
  111. <col ref="goodflagnm"/>
  112. <col ref="lrgcd" visibility="hidden"/>
  113. <col ref="lrgcdnm"/>
  114. <col ref="brngfwrdamt"/>
  115. <col ref="abwinamt"/>
  116. <col ref="deliveamt"/>
  117. <col ref="stocamt"/>
  118. </datagrid>
  119. </group>
  120. <group id="group4" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  121. <button id="btn_prt" class="btn6_letter2" visibility="hidden" style="left:0; top:3px; width:56px; height:22px; ">
  122. <caption>출력</caption>
  123. </button>
  124. <line id="line1" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  125. </group>
  126. </xhtml:body>
  127. </xhtml:html>