SMRSK00800_식품품의요구관리.xrw 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  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. <purccnsttnmainlist>
  13. <supdirecdd/>
  14. <purccnsttndd/>
  15. <conflag/>
  16. <acntcd/>
  17. <suplimdd/>
  18. <cmt/>
  19. <cnsttndeptcd/>
  20. <teamflag/>
  21. <goodcntnm/>
  22. <mdvan_message/>
  23. <mdvan_send/>
  24. <needterm/>
  25. <notino/>
  26. <old_gm_seq/>
  27. <old_gm_ymd/>
  28. <purccnsttnno/>
  29. <reqdeptcd/>
  30. <reqresn/>
  31. <suplplcecd/>
  32. <totbfcnsttnamt/>
  33. <totcnsttnamt/>
  34. <writid/>
  35. <writnm/>
  36. <acntnm/>
  37. <cnsttndeptnm/>
  38. <reqdeptnm/>
  39. <suplplcenm/>
  40. <newyn/>
  41. </purccnsttnmainlist>
  42. <purccnsttnsublist/>
  43. </purccnsttninfo>
  44. <bfpurccnsttnmaininfo>
  45. <bfpurccnsttnmainlist/>
  46. </bfpurccnsttnmaininfo>
  47. <purccnsttnnoinfo>
  48. <maxpurccnsttnno>
  49. <purccnsttnno/>
  50. </maxpurccnsttnno>
  51. </purccnsttnnoinfo>
  52. </list>
  53. </main>
  54. <send>
  55. <search>
  56. <instcd/>
  57. <wareflag/>
  58. <purccnsttndd/>
  59. <purccnsttnno/>
  60. <teamflag/>
  61. </search>
  62. <save>
  63. <purccnsttnlist/>
  64. </save>
  65. <nosearch>
  66. <instcd/>
  67. <purccnsttndd/>
  68. </nosearch>
  69. </send>
  70. <init>
  71. </init>
  72. <temp>
  73. </temp>
  74. </root>
  75. </instance>
  76. <submission id="TRRSK00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/purccnsttninfo"/>
  77. <submission id="TRRSK00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/nosearch" resultref="/root/main/list/purccnsttnnoinfo"/>
  78. <submission id="TXRSK00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/temp"/>
  79. </model>
  80. <script type="javascript" ev:event="xforms-ready">
  81. <![CDATA[
  82. //화면 Control을 초기화한다
  83. fInitialize("02");
  84. ]]>
  85. </script>
  86. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  87. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  88. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  89. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  90. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  91. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  92. <script type="javascript" src="../../../mis/purccnsttnweb/js/RSK0001.js"/>
  93. <script type="javascript">
  94. <![CDATA[
  95. ]]>
  96. </script>
  97. </xhtml:head>
  98. <xhtml:body guideline="1,1332;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  99. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  100. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">식품 품의요구 관리</caption>
  101. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  102. </group>
  103. <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  104. <group id="grp_search" style="left:0px; top:17px; width:1195px; height:48px; vertical-align:top; ">
  105. <caption id="cap_allsizespecid" class="search_name" style="left:975px; top:10px; width:111px; height:17px; ">규격코드 :</caption>
  106. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  107. <button id="btn_search" class="btn1_letter2" style="left:1065px; top:7px; width:56px; height:22px; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. fSearch();
  112. ]]>
  113. </script>
  114. </button>
  115. <select1 id="cmb_instcd" ref="/root/send/search/instcd" class="combo_default" disabled="true" appearance="minimal" style="left:99px; top:10px; width:136px; height:19px; ">
  116. <choices>
  117. <itemset nodeset="/root/main/init">
  118. <label ref="cnstnm"/>
  119. <value ref="cnstcd"/>
  120. </itemset>
  121. </choices>
  122. </select1>
  123. <caption id="cap_instcd" class="search_name" style="left:8px; top:10px; width:86px; height:17px; ">기관코드 :</caption>
  124. <input id="cal_purccnsttndd_search" ref="/root/send/search/purccnsttndd" navindex="1" inputtype="date" style="left:596px; top:10px; width:105px; height:19px; ">
  125. <script type="javascript" ev:event="xforms-value-changed">
  126. <![CDATA[
  127. model.setValue("/root/send/nosearch/instcd" , model.getValue(cmb_instcd.attribute("ref")));
  128. model.setValue("/root/send/nosearch/purccnsttndd" , model.getValue(cal_purccnsttndd_search.attribute("ref")));
  129. if (submit("TRRSK00102")){
  130. var purccnsttnno = model.getValue("/root/main/list/purccnsttnnoinfo/maxpurccnsttnno/purccnsttnno");
  131. model.setValue(ipt_purccnsttnno_search.attribute("ref"), purccnsttnno);
  132. }
  133. model.setValue("/root/send/nosearch/instcd" , "");
  134. model.setValue("/root/send/nosearch/purccnsttndd" , "");
  135. model.refresh();
  136. ]]>
  137. </script>
  138. </input>
  139. <caption id="caption20" class="search_name" style="left:505px; top:10px; width:96px; height:17px; vertical-align:middle; ">품의일자 :</caption>
  140. <line id="line30" class="line_4" style="x1:1055px; y1:3px; x2:1055px; y2:35px; "/>
  141. <caption id="caption2" class="search_name" style="left:250px; top:10px; width:106px; height:17px; ">창고 구분 :</caption>
  142. <select1 id="cmb_wareflag_search" ref="/root/send/search/wareflag" appearance="minimal" style="left:346px; top:10px; width:134px; height:19px; ">
  143. <choices>
  144. <itemset nodeset="/root/init/wareflag">
  145. <label ref="cdnm"/>
  146. <value ref="cdid"/>
  147. </itemset>
  148. </choices>
  149. </select1>
  150. <input id="ipt_purccnsttnno_search" ref="/root/send/search/purccnsttnno" class="input_default" navindex="2" maxlength="4" style="left:710px; top:10px; width:75px; height:19px; text-align:center; ">
  151. <script type="javascript" ev:event="onkeyup">
  152. <![CDATA[
  153. inputEnterKey("btn_search", "DOMActivate");
  154. ]]>
  155. </script>
  156. </input>
  157. <button id="btn_save" class="btn4_letter2" style="left:1126px; top:7px; width:56px; height:22px; ">
  158. <caption>저장</caption>
  159. <script type="javascript" ev:event="DOMActivate">
  160. <![CDATA[
  161. fSave();
  162. ]]>
  163. </script>
  164. </button>
  165. <input id="ipt_teamflag" ref="/root/send/search/teamflag" class="input_default" disabled="true" visibility="hidden" style="left:795px; top:10px; width:60px; height:19px; text-align:center; "/>
  166. </group>
  167. <line id="line1" class="line_1" visibility="visible" style="x1:0px; y1:93px; x2:1190px; y2:93px; "/>
  168. <caption id="caption1" class="tit_2" style="left:0px; top:74px; width:180px; height:13px; ">품의요구 관리</caption>
  169. <button id="btn_choidel" class="btn2_letter3" style="left:1082px; top:71px; width:53px; height:19px; ">
  170. <caption>행삭제</caption>
  171. <script type="javascript" ev:event="DOMActivate">
  172. <![CDATA[
  173. fRowDel();
  174. //fDelSetting(grd_purccnsttn);
  175. ]]>
  176. </script>
  177. </button>
  178. <button id="btn_excel" class="btn2_letter2" style="left:1140px; top:71px; width:42px; height:19px; ">
  179. <caption>엑셀</caption>
  180. <script type="javascript" ev:event="DOMActivate">
  181. <![CDATA[
  182. misfSaveExcel(grd_purccnsttn);
  183. ]]>
  184. </script>
  185. </button>
  186. <caption id="cap_purccnsttndd" class="cell_1" style="left:0px; top:100px; width:90px; height:23px; vertical-align:middle; ">품의일/NO</caption>
  187. <line id="line2" class="line_1" style="x1:0px; y1:280px; x2:1190px; y2:280px; "/>
  188. <button id="btn_purcdmnd" class="btn2_letter4" style="left:1015px; top:71px; width:64px; height:19px; ">
  189. <caption>구매요구</caption>
  190. <script type="javascript" ev:event="DOMActivate">
  191. <![CDATA[
  192. if (fDataValiChk() == false) return;
  193. model.removenode("/root/copynode");
  194. model.removenode(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
  195. model.makeNode("/root/copynode");
  196. setParameter("para_acntcd" , model.getValue(ipt_acntcd.attribute("ref")));
  197. // 자산구분 - 의료소모품(1) - 기존 Y
  198. // 약품 (3)
  199. // 식재료 (4)
  200. setParameter("para_purcpgmgubn" , "4");
  201. modal("SMRSK00200");
  202. var cur_row = grd_purccnsttn.row;
  203. var status = grd_purccnsttn.valueMatrix(cur_row, grd_purccnsttn.colRef("m"));
  204. var CSV = model.getValue(gvParamPath +"/SMRSD00400_/SMRSD00400_value");
  205. setCSVToNode("/root/copynode", CSV, "purccnsttnsublist");
  206. fDataSet("/root/copynode", "purccnsttnsublist");
  207. for(var i=grd_purccnsttn.fixedRows; i < grd_purccnsttn.rows;i++){
  208. var reqpackcnt = parseFloat(grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("reqpackcnt")));
  209. var reqpackcntperunit = parseFloat(grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("reqpackcntperunit")));
  210. var cnsttngoodunitcost = parseFloat(grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("cnsttngoodunitcost")));
  211. grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("cnsttnamt")) = cnsttngoodunitcost * (reqpackcnt * reqpackcntperunit);
  212. }
  213. if (grd_purccnsttn.rows - grd_purccnsttn.fixedRows == 0){
  214. ipt_acntcd.disabled = false;
  215. btn_acntcd.disabled = false;
  216. }else{
  217. fGetGoodcntnm();
  218. ipt_acntcd.disabled = true;
  219. btn_acntcd.disabled = true;
  220. }
  221. for (var i = grd_purccnsttn.fixedRows; i <= grd_purccnsttn.rows ; i++) {
  222. grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("cnsttnamt")) = parseFloat(grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("cnsttngoodunitcost"))) * parseFloat(grd_purccnsttn.valueMatrix(i, grd_purccnsttn.colRef("cnsttnqty")));
  223. }
  224. fDispSumAmt();
  225. model.refresh();
  226. ]]>
  227. </script>
  228. </button>
  229. <input id="ipt_purccnsttnno" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/purccnsttnno" class="input_default" maxlength="4" style="left:244px; top:102px; width:51px; height:19px; text-align:center; "/>
  230. <input id="cal_purccnsttndd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/purccnsttndd" inputtype="date" format="yyyy-mm-dd" style="left:94px; top:102px; width:146px; height:19px; text-align:center; ">
  231. <script type="javascript" ev:event="xforms-value-changed">
  232. <![CDATA[
  233. model.setValue("/root/send/nosearch/instcd" , model.getValue(cmb_instcd.attribute("ref")));
  234. model.setValue("/root/send/nosearch/purccnsttndd" , model.getValue(cal_purccnsttndd.attribute("ref")));
  235. if (submit("TRRSK00102")){
  236. var purccnsttnno = model.getValue("/root/main/list/purccnsttnnoinfo/maxpurccnsttnno/purccnsttnno");
  237. model.setValue(ipt_purccnsttnno.attribute("ref"), purccnsttnno);
  238. }
  239. model.setValue("/root/send/nosearch/instcd" , "");
  240. model.setValue("/root/send/nosearch/purccnsttndd" , "");
  241. model.refresh();
  242. ]]>
  243. </script>
  244. </input>
  245. <button id="btn_insert" class="btn2_letter2" style="left:969px; top:71px; width:42px; height:19px; ">
  246. <caption>입력</caption>
  247. <script type="javascript" ev:event="DOMActivate">
  248. <![CDATA[
  249. fInpt("02");
  250. model.setValue(ipt_reqdeptcd.attribute("ref") , getUserInfo("dutplcecd"));
  251. model.setValue(opt_reqdeptnm.attribute("ref") , getUserInfo("dutplcenm"));
  252. model.refresh();
  253. ]]>
  254. </script>
  255. </button>
  256. <input id="ipt_newyn" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/newyn" class="input_default" disabled="true" visibility="hidden" maxlength="1" style="left:109px; top:72px; width:61px; height:19px; text-align:center; "/>
  257. <select id="chk_updtgoodcntyn" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/updtgoodcntyn" visibility="hidden" overflow="visible" appearance="full" style="left:300px; top:72px; width:15px; height:15px; border-style:none; ">
  258. <choices>
  259. <item>
  260. <label/>
  261. <value>Y</value>
  262. </item>
  263. </choices>
  264. <script type="javascript" ev:event="xforms-value-changed">
  265. <![CDATA[
  266. var updtgoodcntyn = model.getValue(chk_updtgoodcntyn.attribute("ref"));
  267. if (updtgoodcntyn == "Y"){
  268. ipt_goodcntnm.disabled = "false";
  269. }else{
  270. ipt_goodcntnm.disabled = "true";
  271. }
  272. ]]>
  273. </script>
  274. </select>
  275. <select id="chk_sklabr" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/sklabr" visibility="hidden" overflow="visible" appearance="full" style="left:475px; top:72px; width:15px; height:15px; border-style:none; ">
  276. <choices>
  277. <item>
  278. <label/>
  279. <value>Y</value>
  280. </item>
  281. </choices>
  282. </select>
  283. <caption id="caption3" class="search_name" visibility="hidden" style="left:190px; top:72px; width:114px; height:17px; ">품건명 수정 :</caption>
  284. <caption id="caption5" class="search_name" visibility="hidden" style="left:375px; top:72px; width:100px; height:17px; ">기술/용역 :</caption>
  285. <caption id="caption36" class="cell_1" style="left:304px; top:100px; width:90px; height:23px; vertical-align:middle; ">팀구분</caption>
  286. <caption id="caption8" class="cell_1" style="left:535px; top:100px; width:90px; height:23px; vertical-align:middle; ">계약방법</caption>
  287. <line id="line18" class="line_2" style="x1:0px; y1:124px; x2:1195px; y2:124px; "/>
  288. <caption id="cap_reqdeptcd" class="cell_1" style="left:840px; top:100px; width:90px; height:23px; vertical-align:middle; ">예산부서</caption>
  289. <line id="line8" class="line_2" style="x1:0px; y1:227px; x2:1190px; y2:227px; "/>
  290. <line id="line9" class="line_2" style="x1:0px; y1:253px; x2:1190px; y2:253px; "/>
  291. <input id="ipt_goodcntnm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/goodcntnm" class="input_default" disabled="true" style="left:93px; top:152px; width:567px; height:19px; ">
  292. <script type="javascript" ev:event="xforms-value-changed">
  293. <![CDATA[
  294. ]]>
  295. </script>
  296. </input>
  297. <input id="ipt_needterm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/needterm" class="input_default" style="left:759px; top:152px; width:76px; height:19px; text-align:right; ">
  298. <script type="javascript" ev:event="xforms-value-changed">
  299. <![CDATA[
  300. ]]>
  301. </script>
  302. </input>
  303. <input id="ipt_cmt" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/cmt" class="input_default" disabled="false" style="left:93px; top:231px; width:1087px; height:19px; text-align:left; padding-left:10; "/>
  304. <input id="ipt_mdvan_message" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/mdvan_message" class="input_default" disabled="true" style="left:93px; top:257px; width:1087px; height:19px; text-align:center; "/>
  305. <input id="ipt_reqdeptcd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/reqdeptcd" class="input_default" style="left:934px; top:152px; width:76px; height:19px; ">
  306. <script type="javascript" ev:event="xforms-value-changed">
  307. <![CDATA[
  308. ]]>
  309. </script>
  310. </input>
  311. <caption id="caption21" class="cell_1" style="left:0px; top:203px; width:90px; height:23px; vertical-align:middle; ">이전금액</caption>
  312. <button id="btn_suplplcecd" class="icon_search" style="left:630px; top:180px; width:16px; height:16px; ">
  313. <caption/>
  314. <script type="javascript" ev:event="DOMActivate">
  315. <![CDATA[
  316. rszfOpenPopUpListByWndName(ipt_suplplcecd,"","suplplcecd,suplplcenm","SPRSD00220","instcd","cmb_instcd");
  317. model.refresh();
  318. ]]>
  319. </script>
  320. </button>
  321. <caption id="caption10" class="cell_1" style="left:535px; top:125px; width:90px; height:23px; vertical-align:middle; ">작성자</caption>
  322. <input id="ipt_writid" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/writid" class="input_search" style="left:630px; top:127px; width:75px; height:19px; ">
  323. <script type="javascript" ev:event="xforms-value-changed">
  324. <![CDATA[
  325. if(ipt_writnm.value.length == 0)
  326. ipt_writnm.value = "";
  327. else
  328. misfValidationCheck("01-1", "", "winpsn,winpsnnm");
  329. model.refresh();
  330. //btn_search.dispatch("DOMActivate");
  331. ]]>
  332. </script>
  333. </input>
  334. <button id="btn_writid" class="icon_search" style="left:711px; top:127px; width:16px; height:16px; ">
  335. <caption/>
  336. <script type="javascript" ev:event="DOMActivate">
  337. <![CDATA[
  338. misfOpenPopUpList("01", ipt_writid, "", "winpsn,winpsnnm");
  339. model.refresh();
  340. // btn_search.dispatch("DOMActivate");
  341. ]]>
  342. </script>
  343. </button>
  344. <caption id="caption22" class="cell_1" style="left:245px; top:203px; width:90px; height:23px; vertical-align:middle; ">총금액</caption>
  345. <input id="ipt_suplimdd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/suplimdd" inputtype="date" style="left:328px; top:178px; width:122px; height:19px; ">
  346. <script type="javascript" ev:event="xforms-value-changed">
  347. <![CDATA[
  348. ]]>
  349. </script>
  350. </input>
  351. <caption id="caption11" class="cell_1" style="left:840px; top:125px; width:90px; height:23px; vertical-align:middle; ">계정과목</caption>
  352. <caption id="caption12" class="cell_1" style="left:0px; top:151px; width:90px; height:23px; vertical-align:middle; ">품건명</caption>
  353. <caption id="caption24" class="cell_1" style="left:840px; top:203px; width:130px; height:23px; vertical-align:middle; ">이전품의일/SEQ</caption>
  354. <input id="ipt_notino" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/notino" class="input_default" disabled="true" style="left:934px; top:177px; width:56px; height:19px; ">
  355. <script type="javascript" ev:event="xforms-value-changed">
  356. <![CDATA[
  357. ]]>
  358. </script>
  359. </input>
  360. <caption id="caption13" class="cell_1" style="left:665px; top:151px; width:90px; height:23px; vertical-align:middle; ">소요일</caption>
  361. <caption id="caption25" class="cell_1" style="left:0px; top:229px; width:90px; height:23px; vertical-align:middle; ">비고</caption>
  362. <caption id="caption14" class="cell_1" style="left:840px; top:151px; width:90px; height:23px; vertical-align:middle; ">요구부서</caption>
  363. <caption id="caption26" class="cell_1" style="left:0px; top:256px; width:90px; height:23px; vertical-align:middle; ">Message</caption>
  364. <input id="ipt_totbfcnsttnamt" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/totbfcnsttnamt" class="input_default" disabled="true" format="#,###" style="left:93px; top:205px; width:146px; height:19px; text-align:right; "/>
  365. <caption id="caption15" class="cell_1" style="left:0px; top:176px; width:90px; height:23px; vertical-align:middle; ">납품지시일</caption>
  366. <input id="ipt_writnm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/writnm" class="output_search" appearance="input" style="left:730px; top:127px; width:105px; height:19px; ">
  367. <script type="javascript" ev:event="xforms-value-changed">
  368. <![CDATA[
  369. if(ipt_winpsnnm.value.length == 0)
  370. ipt_writid.value = "";
  371. else
  372. misfValidationCheck("01-2", "", "winpsn,winpsnnm");
  373. model.refresh();
  374. // btn_search.dispatch("DOMActivate");
  375. ]]>
  376. </script>
  377. </input>
  378. <caption id="caption37" class="cell_1" style="left:0px; top:126px; width:90px; height:23px; vertical-align:middle; ">요구사항</caption>
  379. <input id="ipt_totcnsttnamt" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/totcnsttnamt" class="input_default" disabled="true" format="#,###" style="left:338px; top:205px; width:146px; height:19px; text-align:right; "/>
  380. <caption id="caption16" class="cell_1" style="left:235px; top:176px; width:90px; height:23px; vertical-align:middle; ">납품기한</caption>
  381. <line id="line3" class="line_2" style="x1:0px; y1:149px; x2:650px; y2:149px; "/>
  382. <line id="line4" class="line_2" style="x1:0px; y1:149px; x2:1190px; y2:149px; "/>
  383. <input id="ipt_old_gm_ymd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/old_gm_ymd" class="input_default" disabled="true" style="left:974px; top:205px; width:146px; height:19px; text-align:center; "/>
  384. <caption id="caption17" class="cell_1" style="left:458px; top:176px; width:90px; height:23px; vertical-align:middle; ">거래처</caption>
  385. <line id="line5" class="line_2" style="x1:0px; y1:174px; x2:1190px; y2:174px; "/>
  386. <input id="ipt_old_gm_seq" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/old_gm_seq" class="input_default" disabled="true" style="left:1124px; top:205px; width:56px; height:19px; text-align:center; "/>
  387. <caption id="caption18" class="cell_1" style="left:840px; top:176px; width:90px; height:23px; vertical-align:middle; ">공고번호</caption>
  388. <line id="line6" class="line_2" style="x1:0px; y1:200px; x2:1190px; y2:200px; "/>
  389. <caption id="caption19" class="cell_1" style="left:995px; top:176px; width:70px; height:23px; vertical-align:middle; ">진행사항</caption>
  390. <output id="opt_suplplcenm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/suplplcenm" class="output_fix" style="left:649px; top:178px; width:186px; height:19px; "/>
  391. <input id="ipt_reqresn" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/reqresn" class="input_default" style="left:93px; top:127px; width:437px; height:19px; ">
  392. <script type="javascript" ev:event="xforms-value-changed">
  393. <![CDATA[
  394. ]]>
  395. </script>
  396. </input>
  397. <select1 id="cmb_conflag" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/conflag" appearance="minimal" style="left:630px; top:102px; width:205px; height:19px; ">
  398. <choices>
  399. <itemset nodeset="/root/init/wareflag">
  400. <label ref="cdnm"/>
  401. <value ref="cdid"/>
  402. </itemset>
  403. </choices>
  404. </select1>
  405. <output id="opt_reqdeptnm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/reqdeptnm" class="output_fix" style="left:1031px; top:152px; width:150px; height:19px; "/>
  406. <button id="btn_reqdeptcd" class="icon_search" style="left:1012px; top:153px; width:16px; height:16px; ">
  407. <caption/>
  408. <script type="javascript" ev:event="DOMActivate">
  409. <![CDATA[
  410. var recv_list = "reqdeptcd,reqdeptnm";
  411. misfOpenPopUpList("02", ipt_reqdeptcd,"", recv_list, cmb_instcd.value, "instcd") ;
  412. model.refresh();
  413. ]]>
  414. </script>
  415. </button>
  416. <input id="cal_supdirecdd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/supdirecdd" inputtype="date" style="left:93px; top:178px; width:137px; height:19px; ">
  417. <script type="javascript" ev:event="xforms-value-changed">
  418. <![CDATA[
  419. ]]>
  420. </script>
  421. </input>
  422. <input id="ipt_suplplcecd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/suplplcecd" class="input_default" style="left:552px; top:178px; width:76px; height:19px; ">
  423. <script type="javascript" ev:event="xforms-value-changed">
  424. <![CDATA[
  425. if(ipt_suplplcecd.value.length == 0)
  426. ipt_suplplcenm.value = "";
  427. else
  428. rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
  429. model.getValue(cmb_instcd.attribute("ref")) +",," + model.getValue(ipt_suplplcecd.attribute("ref")),"","suplplcecd,suplplcenm" ,
  430. ipt_suplplcecd,"SPRSD00220","instcd","cmb_instcd");
  431. model.refresh();
  432. ]]>
  433. </script>
  434. </input>
  435. <select1 id="cmb_teamflag" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/teamflag" disabled="true" visibility="visible" appearance="minimal" style="left:398px; top:102px; width:132px; height:19px; ">
  436. <choices>
  437. <itemset nodeset="/root/init/wareflag">
  438. <label ref="cdnm"/>
  439. <value ref="cdid"/>
  440. </itemset>
  441. </choices>
  442. </select1>
  443. <select1 id="cmb_mdvan_send" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/mdvan_send" disabled="false" appearance="minimal" style="left:1070px; top:177px; width:110px; height:19px; ">
  444. <choices>
  445. <itemset nodeset="/root/init/wareflag">
  446. <label ref="cdnm"/>
  447. <value ref="cdid"/>
  448. </itemset>
  449. </choices>
  450. </select1>
  451. <output id="opt_acntnm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/acntnm" class="output_fix" appearance="output" style="left:1031px; top:127px; width:150px; height:19px; "/>
  452. <input id="ipt_acntcd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/acntcd" class="input_essential" style="left:934px; top:127px; width:76px; height:19px; ">
  453. <script type="javascript" ev:event="xforms-value-changed">
  454. <![CDATA[
  455. rszfValidationCheck("TRRAC00111", "acntlist", "acntflag,useyn,jobgb,srhtxt","1,,," + model.getValue(ipt_acntcd.attribute("ref")) ,"","acntcd,acntnm" ,ipt_acntcd,"PPRAC00100","","");
  456. model.refresh();
  457. model.setFocus("ipt_amtacnt");
  458. ]]>
  459. </script>
  460. <script type="javascript" ev:event="onkeydown">
  461. <![CDATA[
  462. if(event.keyCode == 9)
  463. {
  464. if(event.shiftKey)model.setFocus("cmb_lrgcd");
  465. else model.setFocus("ipt_amtacnt");
  466. }
  467. //event.preventDefault();
  468. ]]>
  469. </script>
  470. </input>
  471. <button id="btn_acntcd" class="icon_search" style="left:1012px; top:127px; width:16px; height:16px; ">
  472. <caption/>
  473. <script type="javascript" ev:event="DOMActivate">
  474. <![CDATA[
  475. rszfOpenPopUpListByWndName(ipt_acntcd,"","acntcd,acntnm","PPRAC00100","","");
  476. model.refresh();
  477. ]]>
  478. </script>
  479. </button>
  480. <input id="ipt_cnsttndeptcd" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/cnsttndeptcd" class="input_default" style="left:934px; top:102px; width:76px; height:19px; ">
  481. <script type="javascript" ev:event="xforms-value-changed">
  482. <![CDATA[
  483. misfValidationCheck("02", "", "cnsttndeptcd,cnsttndeptnm" );
  484. model.refresh();
  485. ]]>
  486. </script>
  487. </input>
  488. <button id="btn_cnsttndeptcd" class="icon_search" style="left:1012px; top:104px; width:16px; height:16px; ">
  489. <caption/>
  490. <script type="javascript" ev:event="DOMActivate">
  491. <![CDATA[
  492. var recv_list = "cnsttndeptcd,cnsttndeptnm";
  493. misfOpenPopUpList("02", ipt_cnsttndeptcd,"", recv_list) ;
  494. model.refresh();
  495. ]]>
  496. </script>
  497. </button>
  498. <output id="opt_cnsttndeptnm" ref="/root/main/list/purccnsttninfo/purccnsttnmainlist/cnsttndeptnm" class="output_fix" style="left:1031px; top:102px; width:150px; height:19px; "/>
  499. <datagrid id="grd_purccnsttn" nodeset="/root/main/list/purccnsttninfo/purccnsttnsublist" caption="이전 상태값^순번^계정과목코드^계정과목^물품코드^물품코드^물품명^규격^모델^품의량^단위^BOX 단위^이전단가^조사단가1^조사단가2^조사단가3^조사단가4^조사단가5^품의단가^금액^계약일^계약번호^계약일련번호^제조사^제조사^신규여부^품의일^납품지시일^계약방법^팀구분^진행사항^비고^예산부서^품건명^소요일^공고번호^이전품의순번^이전품의일^품의번호^요구부서^요구사항^납품기한^거래처^이전금액^총금액^작성자^메세지^구매요구일자^구매요구번호^구매요구일련번호^요구구매환산수량" colsep="^" colwidth="32, 55, 23, 77, 94, 35, 109, 80, 80, 80, 56, 20, 80, 80, 80, 80, 17, 19, 80, 80, 22, 80, 19, 90, 79, 25, 22, 20, 15, 23, 19, 25, 21, 15, 23, 16, 16, 17, 17, 17, 16, 18, 18, 17, 20, 18, 24, 14, 17, 21, 19" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:287px; width:1190px; height:443px; font-weight:normal; text-align:center; ">
  500. <col ref="prestatus" visibility="hidden" style="text-align:center; "/>
  501. <col ref="purccnsttnseq" style="text-align:center; "/>
  502. <col ref="acntcd" visibility="hidden" style="text-align:center; "/>
  503. <col ref="acntnm" style="text-align:left; padding-left:10; "/>
  504. <col ref="goodcd" style="text-align:center; "/>
  505. <col ref="allsizespecid" style="text-align:center; "/>
  506. <col ref="goodnm" style="text-align:left; padding-left:10; "/>
  507. <col ref="goodspec" style="text-align:left; padding-left:10; "/>
  508. <col ref="goodmodel" style="text-align:left; padding-left:10; "/>
  509. <col ref="cnsttnqty" format="#,###" style="text-align:right; "/>
  510. <col ref="cnsttnunit" style="text-align:left; padding-left:10; "/>
  511. <col ref="fullpurcunit" visibility="hidden" style="text-align:left; padding-left:10; "/>
  512. <col ref="bfcnsttngoodunitcost" type="output" format="#,###" style="text-align:right; "/>
  513. <col ref="cmpygoodunitcost1" type="input" format="#,###" style="text-align:right; "/>
  514. <col ref="cmpygoodunitcost2" type="input" format="#,###" style="text-align:right; "/>
  515. <col ref="cmpygoodunitcost3" type="input" format="#,###" style="text-align:right; "/>
  516. <col ref="cmpygoodunitcost4" visibility="hidden" format="#,###" style="text-align:right; "/>
  517. <col ref="cmpygoodunitcost5" visibility="hidden" format="#,###" style="text-align:right; "/>
  518. <col ref="cnsttngoodunitcost" type="input" format="#,###" style="text-align:right; "/>
  519. <col ref="cnsttnamt" format="#,###" style="text-align:right; "/>
  520. <col ref="purccondd" visibility="hidden" format="yyyy-mm-dd" style="text-align:center; "/>
  521. <col ref="purcconno" style="text-align:center; "/>
  522. <col ref="purcconseq" visibility="hidden" style="text-align:center; "/>
  523. <col ref="prodcmpycd" type="inputbutton" style="text-align:center; "/>
  524. <col ref="prodcmpynm" style="text-align:left; padding-left:10; "/>
  525. <col ref="newyn" visibility="hidden" style="text-align:center; "/>
  526. <col ref="purccnsttndd" visibility="hidden" style="text-align:center; "/>
  527. <col ref="supdirecdd" visibility="hidden" style="text-align:center; "/>
  528. <col ref="conflag" visibility="hidden" style="text-align:center; "/>
  529. <col ref="teamflag" visibility="hidden" style="text-align:center; "/>
  530. <col ref="mdvan_send" visibility="hidden" style="text-align:center; "/>
  531. <col ref="cmt" visibility="hidden" style="text-align:center; "/>
  532. <col ref="cnsttndeptcd" visibility="hidden" style="text-align:center; "/>
  533. <col ref="goodcntnm" visibility="hidden" style="text-align:center; "/>
  534. <col ref="needterm" visibility="hidden" style="text-align:center; "/>
  535. <col ref="notino" visibility="hidden" style="text-align:center; "/>
  536. <col ref="old_gm_seq" visibility="hidden" style="text-align:center; "/>
  537. <col ref="old_gm_ymd" visibility="hidden" style="text-align:center; "/>
  538. <col ref="purccnsttnno" visibility="hidden" style="text-align:center; "/>
  539. <col ref="reqdeptcd" visibility="hidden" style="text-align:center; "/>
  540. <col ref="reqresn" visibility="hidden" style="text-align:center; "/>
  541. <col ref="suplimdd" visibility="hidden" style="text-align:center; "/>
  542. <col ref="suplplcecd" visibility="hidden" style="text-align:center; "/>
  543. <col ref="totbfcnsttnamt" visibility="hidden" style="text-align:center; "/>
  544. <col ref="totcnsttnamt" visibility="hidden" style="text-align:center; "/>
  545. <col ref="writid" visibility="hidden" style="text-align:center; "/>
  546. <col ref="mdvan_message" visibility="hidden" style="text-align:center; "/>
  547. <col ref="purcdmnddd" visibility="hidden" style="text-align:center; "/>
  548. <col ref="purcdmndno" visibility="hidden" style="text-align:center; "/>
  549. <col ref="purcdmndseq" visibility="hidden" style="text-align:center; "/>
  550. <col ref="reqpackcntperunit" visibility="hidden" style="text-align:center; "/>
  551. <script type="javascript" ev:event="onbuttonclick">
  552. <![CDATA[
  553. if (grd_purccnsttn.col == grd_purccnsttn.colRef("prodcmpycd")) {
  554. rszfOpenPopUpListByWndName(grd_purccnsttn,"","prodcmpycd,prodcmpynm","SPRSD00160","","");
  555. }
  556. model.refresh();
  557. ]]>
  558. </script>
  559. <script type="javascript" ev:event="xforms-value-changed">
  560. <![CDATA[
  561. if( grd_purccnsttn.col == grd_purccnsttn.colRef("bfcnsttngoodunitcost")
  562. || grd_purccnsttn.col == grd_purccnsttn.colRef("cmpygoodunitcost1")
  563. || grd_purccnsttn.col == grd_purccnsttn.colRef("cmpygoodunitcost2")
  564. || grd_purccnsttn.col == grd_purccnsttn.colRef("cmpygoodunitcost3")
  565. || grd_purccnsttn.col == grd_purccnsttn.colRef("cnsttngoodunitcost"))
  566. {
  567. fCalcAmt();
  568. fDispSumAmt();
  569. }
  570. ]]>
  571. </script>
  572. </datagrid>
  573. </group>
  574. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  575. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  576. <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
  577. <caption>초기화</caption>
  578. <script type="javascript" ev:event="DOMActivate">
  579. <![CDATA[
  580. fInitialize("02");
  581. ]]>
  582. </script>
  583. </button>
  584. <button id="btn_prnt" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; ">
  585. <caption>출력</caption>
  586. <script type="javascript" ev:event="DOMActivate">
  587. <![CDATA[
  588. var nodelist = instance1.selectNodes("/root/main/list/purccnsttninfo/purccnsttnsublist").length;
  589. var conflag = model.getValue("/root/main/list/purccnsttninfo/purccnsttnmainlist/conflag");
  590. var SumCnsttnqty = 0;
  591. model.removeNodeset("/root/prtinfo/purccnsttninfo");
  592. model.makeNode("/root/prtinfo/purccnsttninfo");
  593. copyNodesetType("/root/prtinfo/purccnsttninfo","/root/main/list/purccnsttninfo","replace");
  594. model.makeValue("/root/prtinfo/purccnsttninfo/purccnsttnmainlist/conflagnm" ,cmb_conflag.label);
  595. model.makeValue("/root/prtinfo/purccnsttninfo/purccnsttnmainlist/goodcnt" ,nodelist);
  596. for(var k =grd_purccnsttn.fixedRows; k <grd_purccnsttn.rows;k++){
  597. SumCnsttnqty = SumCnsttnqty+parseFloat(grd_purccnsttn.valueMatrix(k,grd_purccnsttn.colRef("cnsttnqty")));
  598. }
  599. model.makeValue("/root/prtinfo/purccnsttninfo/purccnsttnmainlist/sumcnsttnqty" ,SumCnsttnqty);
  600. if(conflag=="02"){
  601. model.makeValue("/root/prtinfo/purccnsttninfo/purccnsttnmainlist/titlenm",cmb_conflag.label);
  602. }else{
  603. model.makeValue("/root/prtinfo/purccnsttninfo/purccnsttnmainlist/titlenm","물품구입/제조");
  604. }
  605. if(nodelist > 10 ){
  606. exeReportPreview("RPRSK00102","XMLSTR","/root/prtinfo/purccnsttninfo", "", "true", "", "", "", "", "true");
  607. exeReportPreview("RPRSK00101","XMLSTR","/root/prtinfo/purccnsttninfo", "", "true", "", "", "", "", "true");
  608. }else{
  609. exeReportPreview("RPRSK00100","XMLSTR","/root/prtinfo/purccnsttninfo", "", "true", "", "", "", "", "true");
  610. }
  611. ]]>
  612. </script>
  613. </button>
  614. </group>
  615. </xhtml:body>
  616. </xhtml:html>