SMRSC01000_물품코드 총괄출력.xrw 6.1 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. <main>
  10. <grid>
  11. </grid>
  12. </main>
  13. <send>
  14. <data1/>
  15. <data2/>
  16. <data3/>
  17. <data4/>
  18. <data5/>
  19. <data6/>
  20. </send>
  21. <init>
  22. <select1>
  23. <label>중앙의료원</label>
  24. <value>1</value>
  25. <label>성의교정</label>
  26. <value>2</value>
  27. <label>성모병원</label>
  28. <value>3</value>
  29. <label>강남성모병원</label>
  30. <value>4</value>
  31. <label>의정부성모병원</label>
  32. <value>5</value>
  33. </select1>
  34. <radio1>
  35. <label>코드순</label>
  36. <value>1</value>
  37. <label>품명순</label>
  38. <value>2</value>
  39. <label>분류코드/코드순</label>
  40. <value>3</value>
  41. <label>분류코드/품명순</label>
  42. <value>4</value>
  43. </radio1>
  44. <radio2>
  45. <label>청구</label>
  46. <value>1</value>
  47. <label>이송</label>
  48. <value>2</value>
  49. <label>청구(반납)</label>
  50. <value>3</value>
  51. <label>이송(반납)</label>
  52. <value>4</value>
  53. <label>전체</label>
  54. <value>5</value>
  55. </radio2>
  56. </init>
  57. </root>
  58. </instance>
  59. <script type="javascript" ev:event="xforms-ready">
  60. <![CDATA[
  61. model.removeNode("/root/main/grid");
  62. model.refresh();
  63. ]]>
  64. </script>
  65. </model>
  66. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  67. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  68. </xhtml:head>
  69. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  70. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  71. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">물품코드 총괄 출력</caption>
  72. </group>
  73. <group id="grp_biz" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  74. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:61px; vertical-align:top; ">
  75. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:61px; background-color:#fffbf2; border-color:#ffd799; "/>
  76. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
  77. <select1 id="combo2" class="combo_search" appearance="minimal" style="left:100; top:8; width:180px; height:19px; ">
  78. <choices>
  79. <item>
  80. <label>combo1</label>
  81. <value>combo1</value>
  82. </item>
  83. </choices>
  84. </select1>
  85. <button id="button5" class="icon_search" style="left:444px; top:35px; width:16px; height:16px; ">
  86. <caption/>
  87. </button>
  88. <input id="input2" class="input_default" style="left:380px; top:34px; width:60px; height:19px; "/>
  89. <output id="output2" class="output_fix" appearance="output" style="left:465px; top:34px; width:140px; height:19px; "/>
  90. <caption id="caption3" class="search_name" style="left:295px; top:35px; width:86px; height:17px; ">분류코드 :</caption>
  91. <select1 id="combo3" class="combo_search" appearance="minimal" style="left:100px; top:34px; width:180px; height:19px; ">
  92. <choices>
  93. <item>
  94. <label>combo1</label>
  95. <value>combo1</value>
  96. </item>
  97. </choices>
  98. </select1>
  99. <caption id="caption7" class="search_name" style="left:15px; top:35px; width:86px; height:17px; ">물품구분 :</caption>
  100. <caption id="caption1" class="search_name" style="left:616px; top:35px; width:86px; height:17px; ">물품코드 :</caption>
  101. <caption id="caption4" class="search_name" style="left:295px; top:9px; width:86px; height:17px; ">출력구분 :</caption>
  102. <select1 id="radio1" ref="/root/send/data5" overflow="visible" appearance="full" rows="1" cols="4" style="left:380px; top:10px; width:625px; height:20px; border-style:none; ">
  103. <choices>
  104. <itemset nodeset="/root/init/radio1">
  105. <label ref="label"/>
  106. <value ref="value"/>
  107. </itemset>
  108. </choices>
  109. </select1>
  110. <button id="button3" class="icon_search" style="left:791px; top:36px; width:16px; height:16px; ">
  111. <caption/>
  112. </button>
  113. <input id="input1" class="input_default" style="left:702px; top:34px; width:85px; height:19px; "/>
  114. <input id="input3" class="input_default" appearance="input" style="left:810px; top:34px; width:249px; height:19px; "/>
  115. <line id="line30" class="line_4" style="x1:1110px; y1:8px; x2:1110px; y2:51px; "/>
  116. <button id="button19" class="btn1_letter2" style="left:1125px; top:19px; width:56px; height:22px; ">
  117. <caption>조회</caption>
  118. </button>
  119. </group>
  120. <caption id="caption8" class="tit_2" style="left:5px; top:80px; width:100px; height:13px; ">물품코드 총괄</caption>
  121. <datagrid id="datagrid5" nodeset="/root/example" caption="EDI 코드^물품코드^물품명^모델^규격^제조회사^단가^입고단위^환산수량^불출단위^최종구매일^최종단가" colwidth="85, 100, 176, 100, 50, 100, 80, 100, 100, 100, 100, 100" dataheight="23" defaultrows="20" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" colsep="^" style="left:0px; top:100px; width:1195px; height:634px; ">
  122. <col/>
  123. <col/>
  124. <col/>
  125. <col/>
  126. <col/>
  127. <col/>
  128. <col/>
  129. <col/>
  130. <col/>
  131. <col/>
  132. <col/>
  133. <col/>
  134. </datagrid>
  135. <line id="line1" class="line_1" style="x1:0px; y1:95px; x2:1195px; y2:95px; "/>
  136. </group>
  137. <group id="grp_btn" style="left:0px; top:12px; width:1195px; height:27px; ">
  138. <button id="button8" class="btn6_letter8" style="left:0px; top:3px; width:128px; height:22px; ">
  139. <caption>물품코드총괄 출력</caption>
  140. </button>
  141. <button id="button10" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  142. <caption>초기화</caption>
  143. </button>
  144. <line id="line2" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  145. </group>
  146. </xhtml:body>
  147. </xhtml:html>