SMRSG03400_계정별입출현황조회.xrw 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. </init>
  11. <send>
  12. <instcd/>
  13. <goodflag/>
  14. <stocym/>
  15. </send>
  16. <main>
  17. <acntcdinoutlist/>
  18. </main>
  19. </root>
  20. </instance>
  21. <script type="javascript" ev:event="xforms-ready">
  22. <![CDATA[
  23. //화면 Control을 초기화한다
  24. fInitialize();
  25. ]]>
  26. </script>
  27. <submission id="TRRSG03401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/acntcdinoutlist"/>
  28. </model>
  29. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  31. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  32. <script type="javascript" src="../../../mis/purccommonweb/js/PURC.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  34. <script type="javascript">
  35. <![CDATA[
  36. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  37. function fInitialize() {
  38. model.resetInstanceNode("/root/send");
  39. misfComboComCdListMulti("Z0007,R0025","cmb_instcd,cmb_goodflag" );
  40. model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
  41. misfGridInit(grd_acntcdinoutlist);
  42. misfMsterDetailSet(grd_acntcdinoutlist,null, "TRRSG03401" ,"N");
  43. model.refresh();
  44. }
  45. function fCheckRetrieveData()
  46. {
  47. if(!isRequiredControls("cmb_instcd") )return false; // 기관코드 , commonweb/js/tfHelper.js
  48. if(!isRequiredControls("cmb_goodflag") )return false; // 물품구분
  49. if(!isRequiredControls("ipt_stocym") )return false; // 입고시작일자
  50. }
  51. ]]>
  52. </script>
  53. </xhtml:head>
  54. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  55. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  56. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:293px; height:14px; ">계정별 입출현황 조회</caption>
  57. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  58. </group>
  59. <group id="group3" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
  60. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  61. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  62. <caption id="cap_goodflag" class="search_name" style="left:246px; top:9px; width:87px; height:17px; ">물품구분 :</caption>
  63. <select1 id="cmb_goodflag" ref="/root/send/goodflag" class="combo_s_essential" navindex="2" appearance="minimal" style="left:331px; top:8; width:120px; height:19px; ">
  64. <choices>
  65. <itemset nodeset="/root/init/goodflag">
  66. <label ref="cdnm"/>
  67. <value ref="cdid"/>
  68. </itemset>
  69. </choices>
  70. </select1>
  71. <caption id="cap_stocym" class="search_name" style="left:489px; top:9px; width:86px; height:17px; ">기 간 :</caption>
  72. <input id="ipt_stocym" ref="/root/send/stocym" class="input_s_essential" inputtype="date" format="yyyy-mm" style="left:573px; top:8px; width:145px; height:19px; "/>
  73. <button id="button2" class="btn1_letter2" navindex="4" style="left:1125px; top:8px; width:56px; height:22px; text-align:left; ">
  74. <caption>조회</caption>
  75. <script type="javascript" ev:event="DOMActivate">
  76. <![CDATA[
  77. misfGridInit(grd_acntcdinoutlist);
  78. if(fCheckRetrieveData(false) == false)return;
  79. misfMsterDetailRetrieve();
  80. ]]>
  81. </script>
  82. </button>
  83. <line id="line5" class="line_4" style="x1:1110px; y1:8px; x2:1110px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
  84. <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" navindex="2" appearance="minimal" style="left:100px; top:8; width:120px; height:19px; ">
  85. <choices>
  86. <itemset nodeset="/root/init/instcd">
  87. <label ref="cdnm"/>
  88. <value ref="cdid"/>
  89. </itemset>
  90. </choices>
  91. </select1>
  92. <caption id="caption2" class="search_name" style="left:15px; top:9; width:86px; height:17px; ">기관코드 :</caption>
  93. </group>
  94. <button id="button5" class="btn2_letter3" style="left:1080px; top:408px; width:53px; height:19px; ">
  95. <caption>줄추가</caption>
  96. </button>
  97. <button id="button6" class="btn2_letter3" style="left:1135px; top:408px; width:53px; height:19px; ">
  98. <caption>줄삭제</caption>
  99. </button>
  100. <line id="line3" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  101. <line id="line4" class="line_3" style="x1:0px; y1:121px; x2:1194px; y2:121px; "/>
  102. <datagrid id="grd_acntcdinoutlist" nodeset="/root/main/acntcdinoutlist" caption="계정^전월^전월^전월^전월^기준월^기준월^기준월^기준월|계정^전월재고^입고^불출^현월재고^전월재고^입고^불출^현월재고" colsep="^" colwidth="200, 120, 120, 120, 120, 120, 120, 120, 120" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:0px; top:74px; width:1195px; height:608px; ">
  103. <col ref="acntnm"/>
  104. <col ref="prebrngfwrdamt" format="#,###.##" style="text-align:right; "/>
  105. <col ref="preabwinamt" format="#,###.##" style="text-align:right; "/>
  106. <col ref="predeliveamt" format="#,###.##" style="text-align:right; "/>
  107. <col ref="prestocamt" format="#,###.##" style="text-align:right; "/>
  108. <col ref="brngfwrdamt" format="#,###.##" style="text-align:right; "/>
  109. <col ref="abwinamt" format="#,###.##" style="text-align:right; "/>
  110. <col ref="deliveamt" format="#,###.##" style="text-align:right; "/>
  111. <col ref="stocamt" format="#,###.##" style="text-align:right; "/>
  112. </datagrid>
  113. <line id="line1" class="line_1" style="x1:0px; y1:705px; x2:1194px; y2:705px; "/>
  114. <output id="output3" class="output_fix" style="left:222px; top:712px; width:116px; height:19px; "/>
  115. <output id="output1" class="output_fix" style="left:342px; top:712px; width:116px; height:19px; "/>
  116. <output id="output2" class="output_fix" style="left:583px; top:712px; width:116px; height:19px; "/>
  117. <output id="output4" class="output_fix" style="left:463px; top:712px; width:116px; height:19px; "/>
  118. <output id="output5" class="output_fix" style="left:943px; top:712px; width:116px; height:19px; "/>
  119. <output id="output6" class="output_fix" style="left:823px; top:712px; width:116px; height:19px; "/>
  120. <output id="output7" class="output_fix" style="left:1063px; top:712px; width:116px; height:19px; "/>
  121. <output id="output8" class="output_fix" style="left:703px; top:712px; width:116px; height:19px; "/>
  122. <line id="line2" class="line_3" style="x1:0px; y1:733px; x2:1194px; y2:733px; "/>
  123. <caption id="caption18" class="cell_1" style="left:0px; top:710px; width:220px; height:23px; text-align:right; vertical-align:middle; ">총 계</caption>
  124. <caption id="caption21" class="tit_2" style="left:5px; top:54px; width:131px; height:13px; ">계정별 입출현황</caption>
  125. </group>
  126. <group id="group4" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  127. <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  128. <button id="button16" class="btn4_letter2" visibility="hidden" style="left:1069px; top:3px; width:56px; height:22px; ">
  129. <caption>저장</caption>
  130. </button>
  131. <button id="button18" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  132. <caption>초기화</caption>
  133. <script type="javascript" ev:event="DOMActivate">
  134. <![CDATA[
  135. fInitialize();
  136. ]]>
  137. </script>
  138. </button>
  139. </group>
  140. </xhtml:body>
  141. </xhtml:html>