KUCPB00030_원가부문등록.xrw 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  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: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>원가 부문코드 등록 ( w_won0e030 )</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <acntperchgrinfo>
  11. <acntperchgrlist/>
  12. </acntperchgrinfo>
  13. </main>
  14. <init>
  15. </init>
  16. <send>
  17. <reqdata/>
  18. <savedata/>
  19. </send>
  20. <hidden>
  21. <commoninfo>
  22. <perchgrlist1>
  23. <cmb_data/>
  24. </perchgrlist1>
  25. <perchgrlist2>
  26. <cmb_data/>
  27. </perchgrlist2>
  28. <perchgrlist3>
  29. <cmb_data/>
  30. </perchgrlist3>
  31. <perchgrlist4>
  32. <cmb_data/>
  33. </perchgrlist4>
  34. <perchgrlist5>
  35. <cmb_data/>
  36. </perchgrlist5>
  37. <acntlist/>
  38. <perchgrlist6>
  39. <cmb_data/>
  40. </perchgrlist6>
  41. <perchgrlist7>
  42. <cmb_data/>
  43. </perchgrlist7>
  44. <perchgrlist8>
  45. <cmb_data/>
  46. </perchgrlist8>
  47. </commoninfo>
  48. </hidden>
  49. </root>
  50. </instance>
  51. <script type="javascript" ev:event="xforms-ready">
  52. <![CDATA[
  53. model.removeNodeset("/root/main/acntperchgrinfo/acntperchgrlist");
  54. //misfComboComCdList("030M0006" ,cmb_sanctflag);
  55. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  56. model.makeValue("/root/send/reqdata/code_type", "20");
  57. model.makeValue("/root/send/reqdata/SQLid", "dddw_won0902");
  58. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  59. if(submit("TRRPB01032")){ // 관리 구분용 dddw submit
  60. model.removeNodeset("/root/send/reqdata");
  61. }
  62. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  63. model.makeValue("/root/send/reqdata/code_type", "25");
  64. model.makeValue("/root/send/reqdata/SQLid", "dddw_won0902");
  65. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  66. if(submit("TRRPB02032")){ // 부문 레벨용 dddw submit
  67. model.removeNodeset("/root/send/reqdata");
  68. }
  69. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  70. model.makeValue("/root/send/reqdata/code_type", "27");
  71. model.makeValue("/root/send/reqdata/SQLid", "dddw_won0902");
  72. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  73. if(submit("TRRPB03032")){ // 부서 대분류용 dddw submit
  74. model.removeNodeset("/root/send/reqdata");
  75. }
  76. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  77. model.makeValue("/root/send/reqdata/SQLid", "dddw_pur0106_old");
  78. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  79. if(submit("TRRPB04032")){ // 부문 레벨용 dddw submit
  80. model.removeNodeset("/root/send/reqdata");
  81. }
  82. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  83. model.makeValue("/root/send/reqdata/SQLid", "dddw_pur0106");
  84. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  85. if(submit("TRRPB05032")){ // 일반관리 부서 new 레벨용 dddw submit
  86. model.removeNodeset("/root/send/reqdata");
  87. }
  88. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  89. model.makeValue("/root/send/reqdata/SQLid", "dddw_ocs_clinic_new");
  90. model.makeValue("/root/send/reqdata/table_id", "cmb_data");
  91. if(submit("TRRPB06032")){ // new clinic id dddw submit
  92. model.removeNodeset("/root/send/reqdata");
  93. }
  94. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  95. model.makeValue("/root/send/reqdata/SQLid", "d_won0101_mis");
  96. model.makeValue("/root/send/reqdata/table_id", "acntperchgrlist");
  97. if(submit("TRRPB00032")){
  98. }
  99. model.refresh();
  100. ]]>
  101. </script>
  102. <submission id="TRRPB00031" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo"/>
  103. <submission id="TRRPB00032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/acntperchgrinfo"/>
  104. <submission id="TRRPB01032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist1"/>
  105. <submission id="TRRPB02032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist2"/>
  106. <submission id="TRRPB03032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist3"/>
  107. <submission id="TRRPB04032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist4"/>
  108. <submission id="TRRPB05032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist5"/>
  109. <submission id="TRRPB06032" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/commoninfo/perchgrlist6"/>
  110. <submission id="TXRPB00031" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/acntperchgrinfo"/>
  111. </model>
  112. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  113. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  114. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  115. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  116. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  117. </xhtml:head>
  118. <xhtml:body pagewidth="1200" pageheight="750" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  119. <group id="group3" scroll="auto" style="left:8px; top:0px; width:1197px; height:730px; ">
  120. <line id="line1" class="line_1" style="x1:0px; y1:41px; x2:1180px; y2:41px; "/>
  121. <datagrid id="grd_acntperchgrlist" nodeset="/root/main/acntperchgrinfo/acntperchgrlist" caption="부문코드^부문명칭^관리구분^처리순서^최종^시작부문^종료부문^배부코드^배부코드 명^배부코드(시행) ^배부코드 명(시행)^공통부문^부문분류^LeveL^상위부문^상위부문 명^일반관리_old^일반관리_new^New Clinic ID^ClinicID^OCS 부서명^입/외^OCS 부서^OCS 부서 new^참고사항^기관코드" colsep="^" colwidth="74, 258, 76, 112, 48, 132, 134, 98, 255, 100, 197, 100, 100, 82, 100, 186, 198, 177, 181, 54, 167, 73, 125, 138, 561, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:45px; width:1185px; height:495px; ">
  122. <col ref="bumon_code" type="input" style="text-align:center; "/>
  123. <col editmode="inputsearch" itemcount="20" ref="bumom_name" type="input" showmask="true" style="text-align:left; "/>
  124. <col editmode="inputsearch" itemcount="20" ref="chasu_gubun" type="combo" showmask="true" style="text-align:left; ">
  125. <choices>
  126. <itemset nodeset="/root/hidden/commoninfo/perchgrlist1/cmb_data">
  127. <label ref="cdnm"/>
  128. <value ref="cdid"/>
  129. </itemset>
  130. </choices>
  131. </col>
  132. <col editmode="inputsearch" itemcount="20" ref="ord_process" type="input"/>
  133. <col checkvalue="0,1" editmode="inputsearch" itemcount="20" ref="last_gubun" type="checkbox" showmask="true" style="text-align:center; "/>
  134. <col editmode="inputsearch" itemcount="20" ref="start_bumon" type="input" showmask="true" style="text-align:left; "/>
  135. <col editmode="inputsearch" itemcount="20" ref="end_bumon" type="input" showmask="true" style="text-align:left; "/>
  136. <col ref="baebu_code" type="input"/>
  137. <col ref="baebu_name" type="input"/>
  138. <col ref="baebu_code_si" type="input"/>
  139. <col ref="baebu_name_si" type="input"/>
  140. <col ref="gontong_gb" type="combo">
  141. <choices>
  142. <item>
  143. <label>공통</label>
  144. <value>0</value>
  145. </item>
  146. <item>
  147. <label>부문</label>
  148. <value>1</value>
  149. </item>
  150. </choices>
  151. </col>
  152. <col ref="buseo_gubun" type="combo">
  153. <choices>
  154. <itemset nodeset="/root/hidden/commoninfo/perchgrlist3/cmb_data">
  155. <label ref="cdnm"/>
  156. <value ref="cdid"/>
  157. </itemset>
  158. </choices>
  159. </col>
  160. <col ref="bumon_level" type="combo">
  161. <choices>
  162. <itemset nodeset="/root/hidden/commoninfo/perchgrlist2/cmb_data">
  163. <label ref="cdnm"/>
  164. <value ref="cdid"/>
  165. </itemset>
  166. </choices>
  167. </col>
  168. <col ref="upper_code" type="input"/>
  169. <col ref="upper_name" type="input"/>
  170. <col ref="gen_code" type="combo">
  171. <choices>
  172. <itemset nodeset="/root/hidden/commoninfo/perchgrlist4/cmb_data">
  173. <label ref="cdnm"/>
  174. <value ref="cdid"/>
  175. </itemset>
  176. </choices>
  177. </col>
  178. <col ref="gen_code_new" type="combo">
  179. <choices>
  180. <itemset nodeset="/root/hidden/commoninfo/perchgrlist5/cmb_data">
  181. <label ref="cdnm"/>
  182. <value ref="cdid"/>
  183. </itemset>
  184. </choices>
  185. </col>
  186. <col ref="new_clinicid" type="combo">
  187. <choices>
  188. <itemset nodeset="/root/hidden/commoninfo/perchgrlist6/cmb_data">
  189. <label ref="cdnm"/>
  190. <value ref="cdid"/>
  191. </itemset>
  192. </choices>
  193. </col>
  194. <col ref="clinicid" type="input"/>
  195. <col ref="ocs_name" type="input"/>
  196. <col ref="io_gubun" type="combo">
  197. <choices>
  198. <item>
  199. <label>입원</label>
  200. <value>I</value>
  201. </item>
  202. <item>
  203. <label>외래</label>
  204. <value>O</value>
  205. </item>
  206. </choices>
  207. </col>
  208. <col ref="ocs_code" type="input"/>
  209. <col editmode="inputsearch" itemcount="20" ref="new_ocs_code" type="combo">
  210. <choices>
  211. <itemset nodeset="/root/hidden/commoninfo/perchgrlist5/cmb_data">
  212. <label ref="cdnm"/>
  213. <value ref="cdid"/>
  214. </itemset>
  215. </choices>
  216. </col>
  217. <col ref="bigo" type="input"/>
  218. <col ref="instcd" type="input"/>
  219. </datagrid>
  220. <group id="group2" style="left:0px; top:0px; width:465px; height:13px; ">
  221. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:255px; height:14px; color:#000000; ">원가 부문코드 등록 ( w_won0e030 )</caption>
  222. </group>
  223. <button id="btn_chrtdeptdel" class="btn2_letter3" style="left:1012px; top:20px; width:53px; height:19px; ">
  224. <caption>행삭제</caption>
  225. <script type="javascript" ev:event="DOMActivate">
  226. <![CDATA[
  227. var acntcd = grd_acntperchgrlist.valueMatrix(grd_acntperchgrlist.row,grd_acntperchgrlist.colRef("acntcd"));
  228. if((grd_acntperchgrlist.rowStatus(grd_acntperchgrlist.row)=="1")||(grd_acntperchgrlist.rowStatus(grd_acntperchgrlist.row)=="3")){
  229. grd_acntperchgrlist.deleteRow(grd_acntperchgrlist.row);
  230. }else{
  231. grd_acntperchgrlist.rowStatus(grd_acntperchgrlist.row) ="4";
  232. }
  233. ]]>
  234. </script>
  235. </button>
  236. <button id="btn_chrtdeptadd" class="btn2_letter3" style="left:955px; top:20px; width:53px; height:19px; ">
  237. <caption>행추가</caption>
  238. <script type="javascript" ev:event="DOMActivate">
  239. <![CDATA[
  240. grd_acntperchgrlist.addRow(false);
  241. model.setValue("/root/main/acntperchgrinfo/acntperchgrlist["+grd_acntperchgrlist.row+"]/instcd",getUserInfo("dutplceinstcd"));
  242. model.setFocus("grd_acntperchgrlist");
  243. grd_acntperchgrlist.col = grd_acntperchgrlist.colRef("sanctflag");
  244. grd_acntperchgrlist.editCell();
  245. ]]>
  246. </script>
  247. </button>
  248. <button id="btn_chrtdeptsave" class="btn4_letter2" style="left:1069px; top:17px; width:56px; height:22px; ">
  249. <caption>저장</caption>
  250. <script type="javascript" ev:event="DOMActivate">
  251. <![CDATA[
  252. //model.makeValue("/root/send/savedata/req/SQLid", "d_won0101_mis");
  253. //model.makeValue("/root/send/savedata/req/table_id", "acntperchgrlist");
  254. model.makeValue("/root/send/savedata/DataGridList",grd_acntperchgrlist.getUpdateData());
  255. if(submit("TXRPB00031")){
  256. btn_search.dispatch("DOMActivate");
  257. }
  258. ]]>
  259. </script>
  260. </button>
  261. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:1129px; top:17px; width:56px; height:22px; text-align:left; ">
  262. <caption>조회</caption>
  263. <script type="javascript" ev:event="DOMActivate">
  264. <![CDATA[
  265. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  266. model.makeValue("/root/send/reqdata/SQLid", "d_won0101_mis");
  267. model.makeValue("/root/send/reqdata/table_id", "acntperchgrlist");
  268. if(submit("TRRPB00032")){
  269. model.removeNodeset("/root/send/reqdata");
  270. }
  271. ]]>
  272. </script>
  273. </button>
  274. <group id="grp_title" style="left:5px; top:550px; width:1180px; height:170px; vertical-align:top; ">
  275. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:2px; width:1175px; height:161px; background-color:#fffbf2; border-color:#ffd799; "/>
  276. <caption id="cap_instcd" class="search_name" style="left:5px; top:9px; width:86px; height:17px; ">부문코드 :</caption>
  277. <select1 id="cmb_instcd" ref="/root/send/goodlist/instcd" class="combo_search" disabled="true" appearance="minimal" style="left:90px; top:9px; width:148px; height:19px; ">
  278. <choices>
  279. <itemset nodeset="/root/init/instcd">
  280. <label ref="cdnm"/>
  281. <value ref="cdid"/>
  282. </itemset>
  283. </choices>
  284. </select1>
  285. <caption id="caption22" class="search_name" style="left:340px; top:140px; width:80px; height:17px; ">LeveL :</caption>
  286. <caption id="caption23" class="search_name" style="left:610px; top:30px; width:104px; height:17px; ">상위부문 명 :</caption>
  287. <caption id="caption25" class="search_name" style="left:5px; top:140px; width:86px; height:17px; ">종료부문 :</caption>
  288. <caption id="caption27" class="search_name" style="left:630px; top:8px; width:113px; height:17px; ">상위부문 :</caption>
  289. <caption id="caption29" class="search_name" style="left:595px; top:74px; width:118px; height:17px; ">일반관리 new :</caption>
  290. <caption id="caption31" class="search_name" style="left:602px; top:52px; width:111px; height:17px; ">일반관리 old :</caption>
  291. <input id="ipt_goodnm" ref="/root/send/goodlist/goodnm" class="input_search" style="left:715px; top:8px; width:85px; height:19px; "/>
  292. <input id="ipt_prodcmpycd" ref="/root/send/goodlist/prodcmpycd" class="input_search" style="left:715px; top:74px; width:84px; height:19px; ">
  293. <script type="javascript" ev:event="xforms-value-changed">
  294. <![CDATA[
  295. if ( model.getValue(ipt_prodcmpycd.attribute("ref")).length == 0 ) model.setValue(ipt_prodcmpynm.attribute("ref"),"");
  296. else rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpynm"
  297. ,"prodcmpycd," + ipt_prodcmpycd.value ,"","prodcmpycd,prodcmpynm"
  298. ,ipt_prodcmpycd,"SPRSD00160","","");
  299. model.refresh();
  300. ]]>
  301. </script>
  302. </input>
  303. <input id="ipt_prodcmpynm" ref="/root/send/goodlist/prodcmpynm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:52px; width:143px; height:19px; "/>
  304. <input id="ipt_maincustlastsuplplcenm" ref="/root/send/goodlist/maincustlastsuplplcenm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:8px; width:143px; height:19px; "/>
  305. <input id="ipt_maincustlastsuplplce" ref="/root/send/goodlist/maincustlastsuplplce" class="input_search" style="left:715px; top:30px; width:210px; height:19px; ">
  306. <script type="javascript" ev:event="xforms-value-changed">
  307. <![CDATA[
  308. misfSearchCust(ipt_maincustlastsuplplcenm,cmb_instcd);
  309. ]]>
  310. </script>
  311. </input>
  312. <input id="ipt_suppcustnm" ref="/root/send/goodlist/suppcustnm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:30px; width:143px; height:19px; "/>
  313. <input id="ipt_suppcustcd" ref="/root/send/goodlist/suppcustcd" class="input_search" style="left:715px; top:52px; width:84px; height:19px; ">
  314. <script type="javascript" ev:event="xforms-value-changed">
  315. <![CDATA[
  316. misfSearchCust(ipt_suppcustnm,cmb_instcd);
  317. ]]>
  318. </script>
  319. </input>
  320. <input id="ipt_edicd" ref="/root/send/goodlist/edicd" class="input_search" style="left:411px; top:53px; width:148px; height:19px; "/>
  321. <input id="ipt_goodcd" ref="/root/send/goodlist/sch_goodcd" class="input_search" imemode="disabled" _chartype="upper" style="left:411px; top:9px; width:148px; height:19px; "/>
  322. <caption id="caption33" class="search_name" style="left:325px; top:10px; width:86px; height:17px; ">배부코드 :</caption>
  323. <caption id="caption34" class="search_name" style="left:283px; top:53px; width:129px; height:17px; ">배부코드 (시행) :</caption>
  324. <caption id="caption35" class="search_name" style="left:271px; top:75px; width:142px; height:17px; ">배부코드 명(시행) :</caption>
  325. <caption id="caption36" class="search_name" style="left:321px; top:97px; width:91px; height:17px; ">공통.부문 :</caption>
  326. <caption id="caption1" style="left:832px; top:146px; width:5px; height:20px; font-weight:bold; ">~</caption>
  327. <select1 id="cmb_purcflag" ref="/root/send/goodlist/purcflag" class="combo_search" appearance="minimal" style="left:90px; top:140px; width:148px; height:19px; ">
  328. <choices>
  329. <itemset nodeset="/root/init/purcflag">
  330. <label ref="cdnm"/>
  331. <value ref="cdid"/>
  332. </itemset>
  333. </choices>
  334. </select1>
  335. <select1 id="cmb_stocmngtflag" ref="/root/send/goodlist/stocmngtflag" class="combo_search" appearance="minimal" style="left:411px; top:140px; width:74px; height:19px; ">
  336. <choices>
  337. <itemset nodeset="/root/init/stocmngtflag">
  338. <label ref="cdnm"/>
  339. <value ref="cdid"/>
  340. </itemset>
  341. </choices>
  342. </select1>
  343. <select1 id="cmb_conflag" ref="/root/send/goodlist/conflag" class="combo_search" appearance="minimal" style="left:411px; top:75px; width:184px; height:19px; ">
  344. <choices>
  345. <itemset nodeset="/root/init/conflag">
  346. <label ref="cdnm"/>
  347. <value ref="cdid"/>
  348. </itemset>
  349. </choices>
  350. </select1>
  351. <select1 id="cmb_plceordbase" ref="/root/send/goodlist/plceordbase" class="combo_search" appearance="minimal" style="left:411px; top:97px; width:148px; height:19px; ">
  352. <choices>
  353. <itemset nodeset="/root/init/plceordbase">
  354. <label ref="cdnm"/>
  355. <value ref="cdid"/>
  356. </itemset>
  357. </choices>
  358. </select1>
  359. <caption id="cap_reqflag" class="search_name" style="left:326px; top:119px; width:86px; height:17px; ">부문분류 :</caption>
  360. <select1 id="cmb_reqflag" ref="/root/send/goodlist/reqflag" class="combo_search" appearance="minimal" style="left:411px; top:119px; width:148px; height:19px; ">
  361. <choices>
  362. <itemset nodeset="/root/init/reqflag">
  363. <label ref="cdnm"/>
  364. <value ref="cdid"/>
  365. </itemset>
  366. </choices>
  367. </select1>
  368. <caption id="caption3" class="search_name" style="left:5px; top:119px; width:86px; height:17px; ">시작부문 :</caption>
  369. <select1 id="cmb_reqmthd" ref="/root/send/goodlist/reqmthd" class="combo_search" appearance="minimal" style="left:90px; top:119px; width:148px; height:19px; ">
  370. <choices>
  371. <itemset nodeset="/root/init/reqmthd">
  372. <label ref="cdnm"/>
  373. <value ref="cdid"/>
  374. </itemset>
  375. </choices>
  376. </select1>
  377. <select1 id="rdo_allsizeyn" ref="/root/send/goodlist/allsizeyn" class="radio_search" visibility="visible" appearance="full" cols="2" overflow="visible" style="left:90px; top:100px; width:145px; height:20px; background-color:transparent; border-style:none; ">
  378. <choices>
  379. <item>
  380. <label>완료</label>
  381. <value>1</value>
  382. </item>
  383. <item>
  384. <label>진행중</label>
  385. <value>0</value>
  386. </item>
  387. </choices>
  388. </select1>
  389. <caption id="caption82" class="search_name" style="left:311px; top:31px; width:99px; height:17px; ">배부코드명 :</caption>
  390. <input id="ipt_oldcd_search" ref="/root/send/goodlist/oldcd" class="input_search" maxlength="12" style="left:411px; top:31px; width:189px; height:19px; "/>
  391. <caption id="caption94" class="search_name" style="left:5px; top:75px; width:86px; height:17px; ">처리순서 :</caption>
  392. <caption id="caption96" class="search_name" style="left:5px; top:97px; width:86px; height:17px; ">최종 :</caption>
  393. <select1 id="cmb_lrgcd_search" ref="/root/send/goodlist/lrgcd" class="combo_search" appearance="minimal" style="left:90px; top:53px; width:148px; height:19px; ">
  394. <choices>
  395. <itemset>
  396. <label/>
  397. <value/>
  398. </itemset>
  399. </choices>
  400. <script type="javascript" ev:event="xforms-value-changed">
  401. <![CDATA[
  402. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd_search.value, "", "cmb_mdlcd_search", "", "M", "Y", "Y");
  403. cmb_mdlcd_search.value="";
  404. cmb_mdlcd_search.refresh();
  405. cmb_mdlcd_search.dispatch("xforms-value-changed");
  406. //model.refresh();
  407. ]]>
  408. </script>
  409. </select1>
  410. <select1 id="cmb_goodflag" ref="/root/send/goodlist/goodflag" class="combo_s_essential" appearance="minimal" editmode="search" style="left:90px; top:31px; width:215px; height:19px; ">
  411. <choices>
  412. <itemset nodeset="/root/init/goodflag">
  413. <label ref="cdnm"/>
  414. <value ref="cdid"/>
  415. </itemset>
  416. </choices>
  417. <script type="javascript" ev:event="xforms-value-changed">
  418. <![CDATA[
  419. misfGridInit(grd_costlist);
  420. misfGridInit(grd_goodhistory);
  421. // rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd_search", "", "L", "", "Y");
  422. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd_search", "", "L", "Y", "Y");
  423. cmb_mdlcd_search.value='';
  424. cmb_smlcd_search.value='';
  425. model.refresh();
  426. //misfGridInit(grd_gooddetlist);
  427. //btn_search.dispatch("DOMActivate");
  428. ]]>
  429. </script>
  430. </select1>
  431. <select1 id="cmb_mdlcd_search" ref="/root/send/goodlist/mdlcd" class="combo_search" appearance="minimal" style="left:90px; top:75px; width:148px; height:19px; ">
  432. <choices>
  433. <itemset>
  434. <label/>
  435. <value/>
  436. </itemset>
  437. </choices>
  438. <script type="javascript" ev:event="xforms-value-changed">
  439. <![CDATA[
  440. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd_search.value, cmb_mdlcd_search.value, "cmb_smlcd_search", "", "S", "Y", "Y");
  441. cmb_smlcd_search.value="";
  442. //model.refresh();
  443. cmb_smlcd_search.refresh();
  444. ]]>
  445. </script>
  446. </select1>
  447. <caption id="caption90" class="search_name" style="left:5px; top:31px; width:86px; height:17px; ">부문명칭 :</caption>
  448. <caption id="caption91" class="search_name" style="left:5px; top:53px; width:86px; height:17px; ">관리구분 :</caption>
  449. <input id="input2" ref="/root/send/goodlist/goodnm" class="input_search" style="left:715px; top:140px; width:445px; height:19px; "/>
  450. <caption id="caption4" class="search_name" style="left:625px; top:140px; width:113px; height:17px; ">참고사항 :</caption>
  451. <caption id="caption2" class="search_name" style="left:910px; top:10px; width:107px; height:17px; ">OCS 부서명 :</caption>
  452. <caption id="caption7" class="search_name" style="left:925px; top:35px; width:107px; height:17px; ">입원/외래 :</caption>
  453. <caption id="caption8" class="search_name" style="left:925px; top:55px; width:107px; height:17px; ">OCS 부서 :</caption>
  454. <input id="input1" ref="/root/send/goodlist/prodcmpynm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:74px; width:140px; height:19px; "/>
  455. <caption id="caption5" class="search_name" style="left:930px; top:74px; width:107px; height:17px; ">Clinic ID :</caption>
  456. <input id="input3" ref="/root/send/goodlist/prodcmpynm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:97px; width:140px; height:19px; "/>
  457. <input id="input4" ref="/root/send/goodlist/prodcmpynm" class="output_fix" navindex="-1" editable="false" style="left:1020px; top:119px; width:140px; height:19px; "/>
  458. </group>
  459. <select1 id="cmb_sanctflag" ref="/root/cond/sanctflag" class="combo_s_fix" visibility="hidden" appearance="minimal" style="left:520px; top:20px; width:135px; height:19px; text-align:center; ">
  460. <choices>
  461. <itemset nodeset="/root/init/sanctflag">
  462. <label ref="cdnm"/>
  463. <value ref="cdid"/>
  464. </itemset>
  465. </choices>
  466. </select1>
  467. </group>
  468. </xhtml:body>
  469. </xhtml:html>