SMRSK00600_입찰 공고번호 등록.xrw 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  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. <list>
  11. <purccnsttninfo>
  12. <purccnsttnlist>
  13. <purccnsttndd/>
  14. <conflag/>
  15. <acntcd/>
  16. <suplimdd/>
  17. <cmt/>
  18. <cnsttndeptcd/>
  19. <teamflag/>
  20. <goodcntnm/>
  21. <needterm/>
  22. <notino/>
  23. <purccnsttnno/>
  24. <reqdeptcd/>
  25. <reqresn/>
  26. <suplplcecd/>
  27. <totcnsttnamt/>
  28. <writid/>
  29. <writnm/>
  30. <acntnm/>
  31. <cnsttndeptnm/>
  32. <reqdeptnm/>
  33. <suplplcenm/>
  34. <instcd/>
  35. <purccondd/>
  36. <purcconno/>
  37. </purccnsttnlist>
  38. </purccnsttninfo>
  39. <purccnsttnnoinfo>
  40. <maxpurccnsttnno>
  41. <purccnsttnno/>
  42. </maxpurccnsttnno>
  43. </purccnsttnnoinfo>
  44. <bfnotinoinfo>
  45. <bfnotino/>
  46. </bfnotinoinfo>
  47. </list>
  48. </main>
  49. <send>
  50. <search>
  51. <instcd/>
  52. <purccnsttndd/>
  53. <purccnsttnno/>
  54. <purcconnoyn>Y</purcconnoyn>
  55. </search>
  56. <save>
  57. <purccnsttnlist/>
  58. </save>
  59. <nosearch>
  60. <instcd/>
  61. <purccnsttndd/>
  62. </nosearch>
  63. </send>
  64. <init>
  65. </init>
  66. <temp>
  67. </temp>
  68. </root>
  69. </instance>
  70. <submission id="TRRSK00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/nosearch" resultref="/root/main/list/purccnsttnnoinfo"/>
  71. <submission id="TRRSK00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/purccnsttninfo"/>
  72. <submission id="TXRSK00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/temp"/>
  73. </model>
  74. <script type="javascript" ev:event="xforms-ready">
  75. <![CDATA[
  76. //화면 Control을 초기화한다
  77. fInitialize();
  78. ]]>
  79. </script>
  80. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  81. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  82. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  83. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  84. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  85. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  86. <script type="javascript" src="../../../mis/purccnsttnweb/js/RSK001.js"/>
  87. <script type="javascript">
  88. <![CDATA[
  89. function fInitialize()
  90. {
  91. // 금일 날자 설정
  92. var curdate = getCurrentDate();
  93. var cvtdate = curdate.toDate("YYYYMMDD");
  94. misfComboComCdList("030M0005",cmb_teamflag);
  95. misfComboComCdList("R0095" ,cmb_conflag);
  96. misfComboComCdListMulti("Z0007","cmb_instcd");
  97. model.setValue("/root/send/search/instcd" , getUserInfo("dutplceinstcd")); // 기관 설정
  98. model.setValue(cmb_instcd.attribute("ref"), getUserInfo("dutplceinstcd")); // 기관 설정
  99. model.setValue(cal_purccnsttndd.attribute("ref") , curdate);
  100. model.setValue("/root/send/nosearch/instcd" , model.getValue(cmb_instcd.attribute("ref")));
  101. model.setValue("/root/send/nosearch/purccnsttndd" , model.getValue(cal_purccnsttndd.attribute("ref")));
  102. if (submit("TRRSK00102")){
  103. var purccnsttnno = model.getValue("/root/main/list/purccnsttnnoinfo/maxpurccnsttnno/purccnsttnno");
  104. model.setValue(ipt_purccnsttnno.attribute("ref"), purccnsttnno);
  105. }
  106. model.setValue("/root/send/nosearch/instcd" , "");
  107. model.setValue("/root/send/nosearch/purccnsttndd" , "");
  108. model.refresh();
  109. }
  110. ]]>
  111. </script>
  112. </xhtml:head>
  113. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  114. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  115. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">입찰 공고번호 등록</caption>
  116. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  117. </group>
  118. <group id="group3" scroll="auto" style="left:0px; top:20px; width:1195px; height:744px; ">
  119. <line id="line1" class="line_1" style="x1:0px; y1:28px; x2:710px; y2:28px; "/>
  120. <caption id="cap_purccnsttndd" class="cell_1" style="left:270px; top:35px; width:90px; height:23px; vertical-align:middle; ">품의일/NO</caption>
  121. <line id="line2" class="line_1" style="x1:0px; y1:265px; x2:710px; y2:265px; "/>
  122. <input id="ipt_purccnsttnno" ref="/root/main/list/purccnsttninfo/purccnsttnlist/purccnsttnno" class="input_default" maxlength="4" style="left:494px; top:37px; width:51px; height:19px; text-align:center; ">
  123. <script type="javascript" ev:event="xforms-value-changed">
  124. <![CDATA[
  125. var instcd = model.getValue(cmb_instcd.attribute("ref"));
  126. var purccnsttndd = model.getValue(cal_purccnsttndd.attribute("ref"));
  127. var purccnsttnno = model.getValue(ipt_purccnsttnno.attribute("ref"));
  128. model.setValue("/root/send/search/instcd" , model.getValue(cmb_instcd.attribute("ref") ));
  129. model.setValue("/root/send/search/purccnsttndd" , model.getValue(cal_purccnsttndd.attribute("ref")));
  130. model.setValue("/root/send/search/purccnsttnno" , model.getValue(ipt_purccnsttnno.attribute("ref")));
  131. submit("TRRSK00601")
  132. var vInstance = document.models(0).instances(0);
  133. var cnt = vInstance.selectNodes("/root/main/list/purccnsttninfo/purccnsttnlist").length;
  134. model.makeValue("/root/main/list/bfnotinoinfo/bfnotino", model.getValue(ipt_notino.attribute("ref")));
  135. if (cnt == 0){
  136. var spath = "/root/main/list/purccnsttninfo/purccnsttnlist";
  137. model.makeValue(spath+"/instcd" , instcd);
  138. model.makeValue(spath+"/purccnsttndd" , purccnsttndd);
  139. model.makeValue(spath+"/purccnsttnno" , purccnsttnno);
  140. model.makeNode(spath+"/conflag" );
  141. model.makeNode(spath+"/acntcd" );
  142. model.makeNode(spath+"/suplimdd" );
  143. model.makeNode(spath+"/cmt" );
  144. model.makeNode(spath+"/cnsttndeptcd");
  145. model.makeNode(spath+"/teamflag" );
  146. model.makeNode(spath+"/goodcntnm" );
  147. model.makeNode(spath+"/needterm" );
  148. model.makeNode(spath+"/notino" );
  149. model.makeNode(spath+"/purccnsttnno");
  150. model.makeNode(spath+"/reqdeptcd" );
  151. model.makeNode(spath+"/reqresn" );
  152. model.makeNode(spath+"/suplplcecd" );
  153. model.makeNode(spath+"/totcnsttnamt");
  154. model.makeNode(spath+"/writid" );
  155. model.makeNode(spath+"/writnm" );
  156. model.makeNode(spath+"/acntnm" );
  157. model.makeNode(spath+"/cnsttndeptnm");
  158. model.makeNode(spath+"/reqdeptnm" );
  159. model.makeNode(spath+"/suplplcenm" );
  160. }
  161. model.setFocus("ipt_purccnsttnno");
  162. model.refresh();
  163. ]]>
  164. </script>
  165. </input>
  166. <input id="cal_purccnsttndd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/purccnsttndd" inputtype="date" format="yyyy-mm-dd" style="left:365px; top:37px; width:125px; height:19px; text-align:center; ">
  167. <script type="javascript" ev:event="xforms-value-changed">
  168. <![CDATA[
  169. model.setValue("/root/send/nosearch/instcd" , model.getValue(cmb_instcd.attribute("ref")));
  170. model.setValue("/root/send/nosearch/purccnsttndd" , model.getValue(cal_purccnsttndd.attribute("ref")));
  171. if (submit("TRRSK00102")){
  172. var purccnsttnno = model.getValue("/root/main/list/purccnsttnnoinfo/maxpurccnsttnno/purccnsttnno");
  173. model.setValue(ipt_purccnsttnno.attribute("ref"), purccnsttnno);
  174. }
  175. model.setValue("/root/send/nosearch/instcd" , "");
  176. model.setValue("/root/send/nosearch/purccnsttndd" , "");
  177. model.setFocus("ipt_purccnsttnno");
  178. model.refresh();
  179. ]]>
  180. </script>
  181. </input>
  182. <button id="btn_insert" class="btn2_letter2" style="left:665px; top:5px; width:42px; height:19px; ">
  183. <caption>저장</caption>
  184. <script type="javascript" ev:event="DOMActivate">
  185. <![CDATA[
  186. var bfnotino = model.getValue("/root/main/list/bfnotinoinfo/bfnotino");
  187. var notino = model.getValue(ipt_notino.attribute("ref")).getTrim();
  188. var goodcntnm = model.getValue(ipt_goodcntnm.attribute("ref")).getTrim();
  189. if (goodcntnm == ""){
  190. messageBox("공고번호를 수정할 품의건이 ", "E014");
  191. return;
  192. }
  193. if (bfnotino == notino){
  194. messageBox("변경된 데이타가 ","E014");
  195. return;
  196. }else{
  197. var tPath = "/root/send/save/purccnsttnlist";
  198. var vData = "";
  199. var vHeader = "m" + "▦" // 01 상태
  200. + "instcd" + "▦" // 02 기관코드
  201. + "purccnsttndd" + "▦" // 03 품의일
  202. + "purccnsttnno" + "▦" // 04 품의번호
  203. + "purccondd" + "▦" // 05 계약일
  204. + "purcconno" + "▦" // 06 계약번호
  205. + "notino" + "▩"; // 07 공고번호
  206. vData += "u" + "▦" // 01 상태
  207. + model.getValue(cmb_instcd.attribute("ref")) + "▦" // 02 기관코드
  208. + model.getValue(cal_purccnsttndd.attribute("ref")) + "▦" // 03 품의일
  209. + model.getValue(ipt_purccnsttnno.attribute("ref")) + "▦" // 04 품의번호
  210. + model.getValue(cal_purccondd.attribute("ref")) + "▦" // 05 품의일
  211. + model.getValue(ipt_purcconno.attribute("ref")) + "▦" // 06 품의번호
  212. + model.getValue(ipt_notino.attribute("ref")) + "▩"; // 07 공고번호
  213. model.makeNode(tPath);
  214. model.setValue(tPath ,vHeader+vData);
  215. if (submit("TXRSK00601")){
  216. messageBox("저장이","I002");
  217. }else{
  218. messageBox("저장이 ","E009");
  219. }
  220. }
  221. ipt_purccnsttnno.dispatch("xforms-value-changed");
  222. ]]>
  223. </script>
  224. </button>
  225. <line id="line18" class="line_2" style="x1:0px; y1:59px; x2:710px; y2:59px; "/>
  226. <line id="line8" class="line_2" style="x1:0px; y1:162px; x2:710px; y2:162px; "/>
  227. <line id="line9" class="line_2" style="x1:0px; y1:188px; x2:710px; y2:188px; "/>
  228. <input id="ipt_goodcntnm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/goodcntnm" class="input_default" disabled="true" style="left:93px; top:88px; width:612px; height:19px; text-align:left; padding-left:10; ">
  229. <script type="javascript" ev:event="xforms-value-changed">
  230. <![CDATA[
  231. ]]>
  232. </script>
  233. </input>
  234. <input id="ipt_cmt" ref="/root/main/list/purccnsttninfo/purccnsttnlist/cmt" class="input_default" disabled="true" style="left:93px; top:113px; width:612px; height:19px; text-align:left; padding-left:10; "/>
  235. <caption id="caption22" class="cell_1" style="left:0px; top:138px; width:90px; height:23px; vertical-align:middle; ">총금액</caption>
  236. <caption id="caption12" class="cell_1" style="left:0px; top:86px; width:90px; height:23px; vertical-align:middle; ">품건명</caption>
  237. <input id="ipt_notino" ref="/root/main/list/purccnsttninfo/purccnsttnlist/notino" class="input_default" disabled="false" style="left:644px; top:37px; width:61px; height:19px; text-align:right; ">
  238. <script type="javascript" ev:event="xforms-value-changed">
  239. <![CDATA[
  240. ]]>
  241. </script>
  242. </input>
  243. <caption id="caption25" class="cell_1" style="left:0px; top:111px; width:90px; height:23px; vertical-align:middle; ">비고</caption>
  244. <caption id="caption37" class="cell_1" style="left:0px; top:61px; width:90px; height:23px; vertical-align:middle; ">요구사항</caption>
  245. <input id="ipt_totcnsttnamt" ref="/root/main/list/purccnsttninfo/purccnsttnlist/totcnsttnamt" class="input_default" disabled="true" format="#,###" style="left:93px; top:140px; width:247px; height:19px; text-align:right; "/>
  246. <line id="line3" class="line_2" style="x1:0px; y1:84px; x2:710px; y2:84px; "/>
  247. <line id="line4" class="line_2" style="x1:0px; y1:84px; x2:710px; y2:84px; "/>
  248. <line id="line5" class="line_2" style="x1:0px; y1:109px; x2:710px; y2:109px; "/>
  249. <caption id="caption18" class="cell_1" style="left:550px; top:35px; width:90px; height:23px; vertical-align:middle; ">공고번호</caption>
  250. <line id="line6" class="line_2" style="x1:0px; y1:135px; x2:710px; y2:135px; "/>
  251. <input id="ipt_reqresn" ref="/root/main/list/purccnsttninfo/purccnsttnlist/reqresn" class="input_default" disabled="true" style="left:93px; top:62px; width:612px; height:19px; text-align:left; padding-left:10; ">
  252. <script type="javascript" ev:event="xforms-value-changed">
  253. <![CDATA[
  254. ]]>
  255. </script>
  256. </input>
  257. <caption id="caption16" class="cell_1" style="left:350px; top:135px; width:90px; height:23px; vertical-align:middle; ">납품기한</caption>
  258. <input id="ipt_suplimdd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/suplimdd" disabled="true" inputtype="date" style="left:445px; top:137px; width:260px; height:19px; ">
  259. <script type="javascript" ev:event="xforms-value-changed">
  260. <![CDATA[
  261. ]]>
  262. </script>
  263. </input>
  264. <input id="ipt_cnsttndeptcd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/cnsttndeptcd" class="input_default" disabled="true" style="left:94px; top:166px; width:76px; height:19px; ">
  265. <script type="javascript" ev:event="xforms-value-changed">
  266. <![CDATA[
  267. misfValidationCheck("02", "", "cnsttndeptcd,cnsttndeptnm" );
  268. model.refresh();
  269. ]]>
  270. </script>
  271. </input>
  272. <button id="btn_cnsttndeptcd" class="icon_search" disabled="true" style="left:172px; top:168px; width:16px; height:16px; ">
  273. <caption/>
  274. <script type="javascript" ev:event="DOMActivate">
  275. <![CDATA[
  276. var recv_list = "cnsttndeptcd,cnsttndeptnm";
  277. misfOpenPopUpList("02", ipt_cnsttndeptcd,"", recv_list) ;
  278. model.refresh();
  279. ]]>
  280. </script>
  281. </button>
  282. <output id="opt_cnsttndeptnm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/cnsttndeptnm" class="output_fix" style="left:191px; top:166px; width:150px; height:19px; "/>
  283. <caption id="cap_reqdeptcd" class="cell_1" style="left:0px; top:164px; width:90px; height:23px; vertical-align:middle; ">예산부서</caption>
  284. <caption id="caption10" class="cell_1" style="left:350px; top:162px; width:90px; height:23px; vertical-align:middle; ">작성자</caption>
  285. <button id="btn_writid" class="icon_search" disabled="true" style="left:526px; top:164px; width:16px; height:16px; ">
  286. <caption/>
  287. <script type="javascript" ev:event="DOMActivate">
  288. <![CDATA[
  289. misfOpenPopUpList("01", ipt_writid, "", "winpsn,winpsnnm");
  290. model.refresh();
  291. // btn_search.dispatch("DOMActivate");
  292. ]]>
  293. </script>
  294. </button>
  295. <input id="ipt_writid" ref="/root/main/list/purccnsttninfo/purccnsttnlist/writid" disabled="true" style="left:445px; top:164px; width:75px; height:19px; ">
  296. <script type="javascript" ev:event="xforms-value-changed">
  297. <![CDATA[
  298. if(ipt_writnm.value.length == 0)
  299. ipt_writnm.value = "";
  300. else
  301. misfValidationCheck("01-1", "", "winpsn,winpsnnm");
  302. model.refresh();
  303. //btn_search.dispatch("DOMActivate");
  304. ]]>
  305. </script>
  306. </input>
  307. <input id="ipt_writnm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/writnm" class="output_search" appearance="input" style="left:545px; top:164px; width:160px; height:19px; ">
  308. <script type="javascript" ev:event="xforms-value-changed">
  309. <![CDATA[
  310. if(ipt_winpsnnm.value.length == 0)
  311. ipt_writid.value = "";
  312. else
  313. misfValidationCheck("01-2", "", "winpsn,winpsnnm");
  314. model.refresh();
  315. // btn_search.dispatch("DOMActivate");
  316. ]]>
  317. </script>
  318. </input>
  319. <caption id="caption11" class="cell_1" style="left:0px; top:190px; width:90px; height:23px; vertical-align:middle; ">계정과목</caption>
  320. <output id="opt_acntnm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/acntnm" class="output_fix" appearance="output" style="left:191px; top:192px; width:150px; height:19px; "/>
  321. <input id="ipt_acntcd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/acntcd" disabled="true" style="left:94px; top:192px; width:76px; height:19px; ">
  322. <script type="javascript" ev:event="xforms-value-changed">
  323. <![CDATA[
  324. rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt","1,,," + model.getValue(ipt_acntcd.attribute("ref")) ,"","acntcd,acntnm" ,ipt_acntcd,"PPRAC00100","","");
  325. model.refresh();
  326. model.setFocus("ipt_amtacnt");
  327. ]]>
  328. </script>
  329. <script type="javascript" ev:event="onkeydown">
  330. <![CDATA[
  331. if(event.keyCode == 9)
  332. {
  333. if(event.shiftKey)model.setFocus("cmb_lrgcd");
  334. else model.setFocus("ipt_amtacnt");
  335. }
  336. //event.preventDefault();
  337. ]]>
  338. </script>
  339. </input>
  340. <button id="btn_acntcd" class="icon_search" disabled="true" style="left:172px; top:192px; width:16px; height:16px; ">
  341. <caption/>
  342. <script type="javascript" ev:event="DOMActivate">
  343. <![CDATA[
  344. rszfOpenPopUpListByWndName(ipt_acntcd,"","acntcd,acntnm","PPRAC00100","","");
  345. model.refresh();
  346. ]]>
  347. </script>
  348. </button>
  349. <input id="ipt_suplplcecd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/suplplcecd" disabled="true" style="left:444px; top:192px; width:76px; height:19px; ">
  350. <script type="javascript" ev:event="xforms-value-changed">
  351. <![CDATA[
  352. if(ipt_suplplcecd.value.length == 0)
  353. ipt_suplplcenm.value = "";
  354. else
  355. rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
  356. model.getValue(cmb_instcd.attribute("ref")) +",," + model.getValue(ipt_suplplcecd.attribute("ref")),"","suplplcecd,suplplcenm" ,
  357. ipt_suplplcecd,"SPRSD00220","instcd","cmb_instcd");
  358. model.refresh();
  359. ]]>
  360. </script>
  361. </input>
  362. <output id="opt_suplplcenm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/suplplcenm" class="output_fix" style="left:545px; top:192px; width:160px; height:19px; "/>
  363. <caption id="caption17" class="cell_1" style="left:350px; top:190px; width:90px; height:23px; vertical-align:middle; ">거래처</caption>
  364. <button id="btn_suplplcecd" class="icon_search" disabled="true" style="left:526px; top:194px; width:16px; height:16px; ">
  365. <caption/>
  366. <script type="javascript" ev:event="DOMActivate">
  367. <![CDATA[
  368. rszfOpenPopUpListByWndName(ipt_suplplcecd,"","suplplcecd,suplplcenm","SPRSD00220","instcd","cmb_instcd");
  369. model.refresh();
  370. ]]>
  371. </script>
  372. </button>
  373. <caption id="caption14" class="cell_1" style="left:0px; top:215px; width:90px; height:23px; vertical-align:middle; ">요구부서</caption>
  374. <button id="btn_reqdeptcd" class="icon_search" disabled="true" style="left:172px; top:217px; width:16px; height:16px; ">
  375. <caption/>
  376. <script type="javascript" ev:event="DOMActivate">
  377. <![CDATA[
  378. var recv_list = "reqdeptcd,reqdeptnm";
  379. misfOpenPopUpList("02", ipt_reqdeptcd,"", recv_list, cmb_instcd.value, "instcd") ;
  380. model.refresh();
  381. ]]>
  382. </script>
  383. </button>
  384. <output id="opt_reqdeptnm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/reqdeptnm" class="output_fix" style="left:191px; top:216px; width:150px; height:19px; "/>
  385. <input id="ipt_reqdeptcd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/reqdeptcd" class="input_default" disabled="true" style="left:94px; top:216px; width:76px; height:19px; ">
  386. <script type="javascript" ev:event="xforms-value-changed">
  387. <![CDATA[
  388. ]]>
  389. </script>
  390. </input>
  391. <line id="line7" class="line_2" style="x1:1px; y1:214px; x2:710px; y2:214px; "/>
  392. <select1 id="cmb_conflag" ref="/root/main/list/purccnsttninfo/purccnsttnlist/conflag" disabled="true" appearance="minimal" style="left:445px; top:217px; width:260px; height:19px; ">
  393. <choices>
  394. <itemset nodeset="/root/init/wareflag">
  395. <label ref="cdnm"/>
  396. <value ref="cdid"/>
  397. </itemset>
  398. </choices>
  399. </select1>
  400. <caption id="caption8" class="cell_1" style="left:350px; top:215px; width:90px; height:23px; vertical-align:middle; ">계약방법</caption>
  401. <select1 id="cmb_teamflag" ref="/root/main/list/purccnsttninfo/purccnsttnlist/teamflag" disabled="true" appearance="minimal" style="left:94px; top:242px; width:132px; height:19px; ">
  402. <choices>
  403. <itemset nodeset="/root/init/wareflag">
  404. <label ref="cdnm"/>
  405. <value ref="cdid"/>
  406. </itemset>
  407. </choices>
  408. </select1>
  409. <caption id="caption36" class="cell_1" style="left:0px; top:240px; width:90px; height:23px; vertical-align:middle; ">팀구분</caption>
  410. <line id="line10" class="line_2" style="x1:0px; y1:239px; x2:710px; y2:239px; "/>
  411. <input id="ipt_needterm" ref="/root/main/list/purccnsttninfo/purccnsttnlist/needterm" class="input_default" disabled="true" style="left:445px; top:241px; width:81px; height:19px; text-align:right; ">
  412. <script type="javascript" ev:event="xforms-value-changed">
  413. <![CDATA[
  414. ]]>
  415. </script>
  416. </input>
  417. <caption id="caption13" class="cell_1" style="left:351px; top:240px; width:90px; height:23px; vertical-align:middle; ">소요일</caption>
  418. <line id="line11" class="line_2" style="x1:0px; y1:264px; x2:710px; y2:264px; "/>
  419. <select1 id="cmb_instcd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/instcd" class="combo_default" disabled="true" appearance="minimal" style="left:93px; top:37px; width:172px; height:19px; ">
  420. <choices>
  421. <itemset nodeset="/root/main/init">
  422. <label ref="cnstnm"/>
  423. <value ref="cnstcd"/>
  424. </itemset>
  425. </choices>
  426. </select1>
  427. <caption id="caption1" class="cell_1" style="left:0px; top:35px; width:90px; height:23px; vertical-align:middle; ">기관코드</caption>
  428. <input id="cal_purccondd" ref="/root/main/list/purccnsttninfo/purccnsttnlist/purccondd" disabled="true" visibility="hidden" inputtype="date" format="yyyy-mm-dd" style="left:530px; top:240px; width:100px; height:19px; text-align:center; "/>
  429. <input id="ipt_purcconno" ref="/root/main/list/purccnsttninfo/purccnsttnlist/purcconno" class="input_default" disabled="true" visibility="hidden" style="left:635px; top:240px; width:70px; height:19px; text-align:left; padding-left:10; "/>
  430. </group>
  431. </xhtml:body>
  432. </xhtml:html>