SMRSC03700_자재Spec일괄변경.xrw 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>기관별 자재Spec.일괄변경</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <goodhistory>
  12. <goodhistorylist/>
  13. </goodhistory>
  14. <good>
  15. <goodlist/>
  16. </good>
  17. <excelcost>
  18. <excelcostlist/>
  19. </excelcost>
  20. <rscdgchg>
  21. <rscdgchglist/>
  22. </rscdgchg>
  23. </list>
  24. <gooddet>
  25. <gooddetlist/>
  26. </gooddet>
  27. </main>
  28. <target>
  29. <defaultvalue/>
  30. </target>
  31. <init>
  32. <allsizeyn>
  33. <label>예</label>
  34. <value>Y</value>
  35. <label>아니오</label>
  36. <value>N</value>
  37. </allsizeyn>
  38. <useyn>
  39. <label>사용</label>
  40. <value>Y</value>
  41. <label>불용</label>
  42. <value>N</value>
  43. <label>전체</label>
  44. <value>A</value>
  45. </useyn>
  46. <popmenu>
  47. <grd_costlist>
  48. <item>
  49. <name>품명일괄변경</name>
  50. <func>fSetGoodnm</func>
  51. </item>
  52. <item>
  53. <name>규격일괄변경</name>
  54. <func>fSetGoodSpec</func>
  55. </item>
  56. <item>
  57. <name>모델일괄변경</name>
  58. <func>fSetGoodModel</func>
  59. </item>
  60. <item>
  61. <name>제조회사일괄변경</name>
  62. <func>fSetGoodProdCmpy</func>
  63. </item>
  64. <item>
  65. <name>-</name>
  66. <func/>
  67. </item>
  68. <item>
  69. <name>포장단위일괄변경</name>
  70. <func>fSetPurcUnit</func>
  71. </item>
  72. <item>
  73. <name>환산수량일괄변경</name>
  74. <func>fSetExchQty</func>
  75. </item>
  76. <item>
  77. <name>수불단위일괄변경</name>
  78. <func>fSetDeliveUnit</func>
  79. </item>
  80. <item>
  81. <name>-</name>
  82. <func/>
  83. </item>
  84. <item>
  85. <name>단가일괄변경</name>
  86. <func>fSetGoodUnitCost</func>
  87. </item>
  88. <item>
  89. <name>-</name>
  90. <func/>
  91. </item>
  92. <item>
  93. <name>주거래처일괄변경</name>
  94. <func>fSetMainCustLastSuplplce</func>
  95. </item>
  96. <item>
  97. <name>보조거래처일괄변경</name>
  98. <func>fSetSuppCustCd</func>
  99. </item>
  100. </grd_costlist>
  101. </popmenu>
  102. <popinputcd/>
  103. <popinputnm/>
  104. <poptitle/>
  105. <popcond/>
  106. <popformat/>
  107. <prcpunit/>
  108. <CopyData>
  109. <CopyGoodLists>
  110. <goodexcel>
  111. <fromdd/>
  112. <goodcd/>
  113. <goodnm/>
  114. <purcflag/>
  115. <purcflagnm/>
  116. <reqprid/>
  117. <reqpridnm/>
  118. <reqmthd/>
  119. <reqmthdnm/>
  120. <goodunitcost/>
  121. <maincustlastsuplplce/>
  122. <suplplcenm/>
  123. <suppcustcd/>
  124. <suppcustnm/>
  125. <prodcmpycd/>
  126. <prodcmpynm/>
  127. <cmt/>
  128. </goodexcel>
  129. </CopyGoodLists>
  130. </CopyData>
  131. </init>
  132. <send>
  133. <goodlist>
  134. <instcd/>
  135. <lrgcd/>
  136. <lrgnm/>
  137. <mdlcd/>
  138. <mdlnm/>
  139. <smlcd/>
  140. <smlnm/>
  141. <edicd/>
  142. <goodcd/>
  143. <goodflag/>
  144. <goodnm/>
  145. <prodcmpycd/>
  146. <prodcmpynm/>
  147. <maincustlastsuplplce/>
  148. <maincustlastsuplplcenm/>
  149. <suppcustcd/>
  150. <suppcustnm/>
  151. <purcflag/>
  152. <stocmngtflag/>
  153. <reqmthd/>
  154. <allsizeyn/>
  155. <conflag/>
  156. <useyn/>
  157. <fr_fromdd/>
  158. <to_fromdd/>
  159. <reqflag/>
  160. <sch_goodcd/>
  161. <offset/>
  162. <pagesize>20</pagesize>
  163. <oldcd/>
  164. </goodlist>
  165. <goodhistory>
  166. <goodcd/>
  167. </goodhistory>
  168. <save>
  169. <goodlist/>
  170. <setautoins>
  171. <setyn>Y</setyn>
  172. <insfromdd/>
  173. </setautoins>
  174. <chngyn>Y</chngyn>
  175. </save>
  176. <goodcostlist>
  177. <instcd/>
  178. <goodcd/>
  179. </goodcostlist>
  180. </send>
  181. <temp/>
  182. </root>
  183. </instance>
  184. <script type="javascript" ev:event="xforms-ready">
  185. <![CDATA[
  186. //화면 Control을 초기화한다
  187. fInitForm();
  188. ]]>
  189. </script>
  190. <submission id="TRRSC00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodlist" add="bottom" resultref="/root/main/list/good"/>
  191. <submission id="TRRSC00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodhistory" resultref="/root/main/list/goodhistory"/>
  192. <submission id="TXRSC05302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
  193. <submission id="TXRSC03702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list/rscdgchg/rscdgchglist" resultref="/root/temp"/>
  194. <submission id="TXRSC03703" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/excelgoodlists" resultref="/root/hidden/temp"/>
  195. </model>
  196. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  197. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  198. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  199. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  200. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  201. <script type="javascript" src="../../../mis/purcbaseweb/js/SMRSC03700.js"/>
  202. </xhtml:head>
  203. <xhtml:body guideline="2,775;" style="font-family:굴림체; font-size:8pt; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  204. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  205. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">기관별 자재Spec.일괄변경</caption>
  206. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  207. </group>
  208. <group id="group3" scroll="auto" style="left:0px; top:38px; width:1195; height:744; ">
  209. <group id="grp_title" style="left:0px; top:10px; width:1195px; height:138px; vertical-align:top; ">
  210. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:138px; background-color:#fffbf2; border-color:#ffd799; "/>
  211. <caption id="cap_instcd" class="search_name" style="left:15; top:8px; width:86px; height:17px; ">기관코드 :</caption>
  212. <select1 id="cmb_instcd" ref="/root/send/goodlist/instcd" class="combo_search" appearance="minimal" style="left:100px; top:8px; width:165px; height:19px; ">
  213. <choices>
  214. <itemset nodeset="/root/init/instcd">
  215. <label ref="cdnm"/>
  216. <value ref="cdid"/>
  217. </itemset>
  218. </choices>
  219. <script type="javascript" ev:event="xforms-value-changed">
  220. <![CDATA[
  221. misfGridInit(grd_costlist);
  222. misfGridInit(grd_rscdgchglist);
  223. // btn_search.dispatch("DOMActivate");
  224. fUnitSet();
  225. ]]>
  226. </script>
  227. </select1>
  228. <caption id="cap_maincustlastsuplplce" class="search_name" style="left:530px; top:61px; width:103px; height:17px; ">주 거 래 처 :</caption>
  229. <caption id="cap_goodflag" class="search_name" style="left:15px; top:35px; width:86px; height:17px; ">물품구분 :</caption>
  230. <input id="input1" ref="/root/send/goodlist/to_fromdd" class="input_default" inputtype="date" style="left:774px; top:35px; width:111px; height:19px; "/>
  231. <caption id="cap_lrgcd" class="search_name" style="left:15px; top:61px; width:83px; height:17px; ">대 분 류 :</caption>
  232. <caption id="caption27" class="search_name" style="left:530px; top:8px; width:103px; height:17px; ">물 품 명 :</caption>
  233. <caption id="caption28" class="search_name" style="left:15px; top:87px; width:83px; height:17px; ">중 분 류 :</caption>
  234. <caption id="caption29" class="search_name" style="left:530px; top:113px; width:103px; height:17px; ">제 조 회 사 :</caption>
  235. <caption id="caption30" class="search_name" style="left:15px; top:113px; width:83px; height:17px; ">소 분 류 :</caption>
  236. <caption id="cap_suppcustcd" class="search_name" style="left:530px; top:87px; width:103px; height:17px; ">보조거래처 :</caption>
  237. <input id="ipt_goodnm" ref="/root/send/goodlist/goodnm" class="input_default" style="left:635px; top:8px; width:250px; height:19px; "/>
  238. <input id="ipt_prodcmpycd" ref="/root/send/goodlist/prodcmpycd" class="input_search" style="left:635px; top:113px; width:111px; height:19px; ">
  239. <script type="javascript" ev:event="xforms-value-changed">
  240. <![CDATA[
  241. if ( model.getValue(ipt_prodcmpycd.attribute("ref")).length == 0 ) model.setValue(ipt_prodcmpynm.attribute("ref"),"");
  242. else rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpycd,prodcmpynm","prodcmpycd," + model.getValue(ipt_prodcmpycd.attribute("ref")) + "," ,"","prodcmpycd,prodcmpynm" ,ipt_prodcmpycd,"SPRSD00160","","");
  243. model.refresh();
  244. ]]>
  245. </script>
  246. </input>
  247. <input id="ipt_prodcmpynm" ref="/root/send/goodlist/prodcmpynm" class="input_search" style="left:774px; top:113px; width:245px; height:19px; ">
  248. <script type="javascript" ev:event="xforms-value-changed">
  249. <![CDATA[
  250. if ( model.getValue(ipt_prodcmpynm.attribute("ref")).length == 0 ) model.setValue(ipt_prodcmpycd.attribute("ref"),"");
  251. else rszfValidationCheck("TRRSD00161", "prodcmpylist", "refcond,prodcmpycd,prodcmpynm",
  252. "prodcmpynm,," + model.getValue(ipt_prodcmpynm.attribute("ref")),
  253. "","prodcmpycd,prodcmpynm" ,ipt_prodcmpycd,"SPRSD00160","","");
  254. model.refresh();
  255. ]]>
  256. </script>
  257. </input>
  258. <button id="btn_prodcmpycd" class="icon_search" style="left:753px; top:110px; width:16px; height:16px; ">
  259. <caption/>
  260. <script type="javascript" ev:event="DOMActivate">
  261. <![CDATA[
  262. rszfOpenPopUpListByWndName(ipt_prodcmpycd,"","prodcmpycd,prodcmpynm","SPRSD00160","","");
  263. model.refresh();
  264. ]]>
  265. </script>
  266. </button>
  267. <input id="ipt_maincustlastsuplplcenm" ref="/root/send/goodlist/maincustlastsuplplcenm" class="input_search" style="left:774px; top:61px; width:245px; height:19px; ">
  268. <script type="javascript" ev:event="xforms-value-changed">
  269. <![CDATA[
  270. if ( model.getValue(ipt_maincustlastsuplplcenm.attribute("ref")).length == 0 ) model.setValue(ipt_maincustlastsuplplce.attribute("ref"),"");
  271. else rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
  272. model.getValue(cmb_instcd.attribute("ref")) +",custnm," + model.getValue(ipt_maincustlastsuplplcenm.attribute("ref")),
  273. "","maincustlastsuplplce,maincustlastsuplplcenm" ,ipt_maincustlastsuplplce,"SPRSD00220","instcd","cmb_instcd");
  274. model.refresh();
  275. ]]>
  276. </script>
  277. </input>
  278. <button id="btn_maincustlastsuplplce" class="icon_search" style="left:753px; top:61px; width:16px; height:16px; ">
  279. <caption/>
  280. <script type="javascript" ev:event="DOMActivate">
  281. <![CDATA[
  282. rszfOpenPopUpListByWndName(ipt_maincustlastsuplplce,"","maincustlastsuplplce,maincustlastsuplplcenm","SPRSD00220","instcd","cmb_instcd");
  283. model.refresh();
  284. ]]>
  285. </script>
  286. </button>
  287. <input id="ipt_maincustlastsuplplce" ref="/root/send/goodlist/maincustlastsuplplce" class="input_search" style="left:635px; top:61px; width:111px; height:19px; ">
  288. <script type="javascript" ev:event="xforms-value-changed">
  289. <![CDATA[
  290. if ( model.getValue(ipt_maincustlastsuplplce.attribute("ref")).length == 0 ) model.setValue(ipt_maincustlastsuplplcenm.attribute("ref"),"");
  291. else rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm", model.getValue(cmb_instcd.attribute("ref")) +",," + model.getValue(ipt_maincustlastsuplplce.attribute("ref")),"","maincustlastsuplplce,maincustlastsuplplcenm" ,ipt_maincustlastsuplplce,"SPRSD00220","instcd","cmb_instcd");
  292. model.refresh();
  293. ]]>
  294. </script>
  295. </input>
  296. <input id="ipt_suppcustnm" ref="/root/send/goodlist/suppcustnm" class="input_search" style="left:774px; top:87px; width:245px; height:19px; ">
  297. <script type="javascript" ev:event="xforms-value-changed">
  298. <![CDATA[
  299. if ( model.getValue(ipt_suppcustnm.attribute("ref")).length == 0 ) model.setValue(ipt_suppcustcd.attribute("ref"),"");
  300. else rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
  301. model.getValue(cmb_instcd.attribute("ref")) +",custnm," + model.getValue(ipt_suppcustnm.attribute("ref")),
  302. "","suppcustcd,suppcustnm" ,ipt_suppcustcd,"SPRSD00220","instcd","cmb_instcd");
  303. model.refresh();
  304. ]]>
  305. </script>
  306. </input>
  307. <input id="ipt_suppcustcd" ref="/root/send/goodlist/suppcustcd" class="input_search" style="left:635px; top:87px; width:111px; height:19px; ">
  308. <script type="javascript" ev:event="xforms-value-changed">
  309. <![CDATA[
  310. if ( model.getValue(ipt_suppcustcd.attribute("ref")).length == 0 ) model.setValue(ipt_suppcustnm.attribute("ref"),"");
  311. else rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm", model.getValue(cmb_instcd.attribute("ref")) +",," + model.getValue(ipt_suppcustcd.attribute("ref")),"","suppcustcd,suppcustnm" ,ipt_suppcustcd,"SPRSD00220","instcd","cmb_instcd");
  312. model.refresh();
  313. ]]>
  314. </script>
  315. </input>
  316. <button id="btn_suppcustcd" class="icon_search" style="left:753px; top:87px; width:16px; height:16px; ">
  317. <caption/>
  318. <script type="javascript" ev:event="DOMActivate">
  319. <![CDATA[
  320. rszfOpenPopUpListByWndName(ipt_suppcustcd,"","suppcustcd,suppcustnm","SPRSD00220","instcd","cmb_instcd");
  321. model.refresh();
  322. ]]>
  323. </script>
  324. </button>
  325. <input id="ipt_edicd" ref="/root/send/goodlist/edicd" class="input_default" style="left:375px; top:61px; width:130px; height:19px; "/>
  326. <input id="ipt_goodcd" ref="/root/send/goodlist/sch_goodcd" class="input_default" style="left:375px; top:8px; width:130px; height:19px; "/>
  327. <caption id="cap_goodcd" class="search_name" style="left:290px; top:8px; width:89px; height:17px; ">물품코드 :</caption>
  328. <caption id="caption34" class="search_name" style="left:290px; top:61px; width:89px; height:17px; ">EDI코드 :</caption>
  329. <caption id="caption37" class="search_name" style="left:290px; top:113px; width:89px; height:17px; ">사용여부 :</caption>
  330. <select1 id="rbo_useyn" ref="/root/send/goodlist/useyn" class="radio_search" appearance="full" cols="3" rows="1" overflow="visible" style="left:376px; top:113px; width:128px; height:19px; border-style:none; ">
  331. <choices>
  332. <itemset nodeset="/root/init/useyn">
  333. <label ref="label"/>
  334. <value ref="value"/>
  335. </itemset>
  336. </choices>
  337. </select1>
  338. <button id="btn_search" class="btn1_letter2" style="left:1124px; top:54px; width:56px; height:22px; ">
  339. <caption>조회</caption>
  340. <script type="javascript" ev:event="DOMActivate">
  341. <![CDATA[
  342. // size 원위치
  343. fZoomInOut("search")
  344. if(fCheckRetrieveData() == false)return;
  345. misfMsterDetailRetrieve();
  346. ]]>
  347. </script>
  348. </button>
  349. <select1 id="cmb_goodflag" ref="/root/send/goodlist/goodflag" class="combo_search" appearance="minimal" style="left:100px; top:34px; width:165px; height:19px; ">
  350. <choices>
  351. <itemset nodeset="/root/init/goodflag">
  352. <label ref="cdnm"/>
  353. <value ref="cdid"/>
  354. </itemset>
  355. </choices>
  356. <script type="javascript" ev:event="xforms-value-changed">
  357. <![CDATA[
  358. misfGridInit(grd_costlist);
  359. fSetGoodFlagAuth();
  360. // btn_search.dispatch("DOMActivate");
  361. fUnitSet();
  362. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd_search", "", "L", "Y", "Y");
  363. ]]>
  364. </script>
  365. </select1>
  366. <input id="input23" ref="/root/send/goodlist/fr_fromdd" class="input_default" inputtype="date" style="left:635px; top:35px; width:111px; height:19px; "/>
  367. <caption id="caption38" class="search_name" style="left:530px; top:35px; width:103px; height:17px; ">적 용 기 간 :</caption>
  368. <caption id="caption1" style="left:754px; top:35px; width:15px; height:20px; font-weight:bold; ">~</caption>
  369. <input id="ipt_insfromdd" ref="/root/send/save/setautoins/insfromdd" class="input_default" inputtype="date" style="left:375px; top:87px; width:130px; height:19px; "/>
  370. <caption id="caption7" class="search_name" style="left:290px; top:87px; width:89px; height:17px; ">변경일자 :</caption>
  371. <caption id="caption82" class="search_name" style="left:290px; top:35px; width:89px; height:17px; ">구 코 드 :</caption>
  372. <input id="ipt_oldcd_search" ref="/root/send/goodlist/oldcd" class="input_search" maxlength="12" style="left:375px; top:35px; width:130px; height:19px; "/>
  373. <line id="line_title" class="line_4" style="x1:1109px; y1:15px; x2:1109px; y2:125px; border-color:#ffe4bb; border-left-style:solid; "/>
  374. <select1 id="cmb_lrgcd_search" ref="/root/send/goodlist/lrgcd" appearance="minimal" style="left:100px; top:60px; width:165px; height:19px; ">
  375. <choices>
  376. <itemset>
  377. <label/>
  378. <value/>
  379. </itemset>
  380. </choices>
  381. <script type="javascript" ev:event="xforms-value-changed">
  382. <![CDATA[
  383. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd_search.value, "", "cmb_mdlcd_search", "", "M", "Y", "Y");
  384. cmb_mdlcd_search.value='';
  385. cmb_mdlcd_search.dispatch("xforms-value-changed");
  386. model.refresh();
  387. ]]>
  388. </script>
  389. </select1>
  390. <select1 id="cmb_mdlcd_search" ref="/root/send/goodlist/mdlcd" appearance="minimal" style="left:100px; top:86px; width:165px; height:19px; ">
  391. <choices>
  392. <itemset>
  393. <label/>
  394. <value/>
  395. </itemset>
  396. </choices>
  397. <script type="javascript" ev:event="xforms-value-changed">
  398. <![CDATA[
  399. rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd_search.value, cmb_mdlcd_search.value, "cmb_smlcd_search", "", "S", "Y", "Y");
  400. cmb_smlcd_search.value='';
  401. model.refresh();
  402. ]]>
  403. </script>
  404. </select1>
  405. <select1 id="cmb_smlcd_search" ref="/root/send/goodlist/smlcd" appearance="minimal" style="left:100px; top:112px; width:165px; height:19px; ">
  406. <choices>
  407. <itemset>
  408. <label/>
  409. <value/>
  410. </itemset>
  411. </choices>
  412. </select1>
  413. </group>
  414. <switch id="swt_select" class="sw_box" style="left:0px; top:180px; width:1195px; height:560px; border-style:solid; ">
  415. <case id="cse_costlist" selected="true" style="left:0px; top:0px; width:1193px; height:578px; ">
  416. <button id="bbt_excelload" class="btn2_letter8" style="left:1080px; top:4px; width:108px; height:19px; ">
  417. <caption>엑셀자료가져오기</caption>
  418. <script type="javascript" ev:event="DOMActivate">
  419. <![CDATA[
  420. fLoadExcel_2("0",grp_copygood, grd_copygood);
  421. ]]>
  422. </script>
  423. </button>
  424. <datagrid id="grd_costlist" nodeset="/root/main/list/good/goodlist" caption="적용일자^물품코드^품명^규격^모델^제조회사^제조회사^포장단위^환산수량^수불단위^단가^주거래처^주거래처^보조거래처^보조거래처^수정자^수정일시" colsep="^" colwidth="69, 64, 163, 74, 55, 94, 20, 81, 61, 79, 52, 94, 20, 94, 20, 60, 69, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:25px; width:1193px; height:390px; ">
  425. <col ref="fromdd" format="yyyy-mm-dd"/>
  426. <col ref="goodcd"/>
  427. <col ref="goodnm" type="input"/>
  428. <col ref="goodspec" type="input"/>
  429. <col ref="goodmodel" type="input"/>
  430. <col ref="prodcmpynm"/>
  431. <col ref="prodcmpycd" type="inputbutton" style="color:#ffffff; "/>
  432. <col ref="purcunit" type="combo">
  433. <choices>
  434. <itemset>
  435. <label/>
  436. <value/>
  437. </itemset>
  438. </choices>
  439. </col>
  440. <col ref="exchqty" type="input" format="#,###" style="text-align:right; "/>
  441. <col ref="deliveunit" type="combo">
  442. <choices>
  443. <itemset>
  444. <label/>
  445. <value/>
  446. </itemset>
  447. </choices>
  448. </col>
  449. <col ref="goodunitcost" type="input" format="#,###" style="text-align:right; "/>
  450. <col ref="maincustlastsuplplcenm"/>
  451. <col ref="maincustlastsuplplce" type="inputbutton" style="color:#ffffff; "/>
  452. <col ref="suppcustnm"/>
  453. <col ref="suppcustcd" type="inputbutton" style="color:#ffffff; "/>
  454. <col ref="lastupdtrnm"/>
  455. <col ref="lastupdtdt" format="yyyy-mm-dd"/>
  456. <col ref="pregoodnm" visibility="hidden"/>
  457. <col ref="prepurcunit" visibility="hidden"/>
  458. <col ref="preexchqty" visibility="hidden"/>
  459. <col ref="predeliveunit" visibility="hidden"/>
  460. <col ref="pregoodspec" visibility="hidden"/>
  461. <col ref="pregoodmodel" visibility="hidden"/>
  462. <col ref="pregoodunitcost" visibility="hidden"/>
  463. <col ref="premaincustlastsuplplce" visibility="hidden"/>
  464. <col ref="presuppcustcd" visibility="hidden"/>
  465. <col ref="preprodcmpycd" visibility="hidden"/>
  466. <col ref="todd" visibility="hidden"/>
  467. <col ref="prefromdd" visibility="hidden"/>
  468. <col ref="pregoodspec" visibility="hidden"/>
  469. <col ref="pregoodmodel" visibility="hidden"/>
  470. <col ref="instcd" visibility="hidden"/>
  471. <col ref="useyn" visibility="hidden"/>
  472. <col ref="goodflag" visibility="hidden"/>
  473. <col ref="goodhngnm" visibility="hidden"/>
  474. <col ref="goodengnm" visibility="hidden"/>
  475. <col ref="asetflag" visibility="hidden"/>
  476. <col ref="lrgcd" visibility="hidden"/>
  477. <col ref="mdlcd" visibility="hidden"/>
  478. <col ref="smlcd" visibility="hidden"/>
  479. <col ref="proddrugsetflag" visibility="hidden"/>
  480. <col ref="winacnt" visibility="hidden"/>
  481. <col ref="amtacnt" visibility="hidden"/>
  482. <col ref="mainmngtdeptcd" visibility="hidden"/>
  483. <col ref="mainusedeptcd" visibility="hidden"/>
  484. <col ref="stocmngtflag" visibility="hidden"/>
  485. <col ref="minexch" visibility="hidden"/>
  486. <col ref="reuseyn" visibility="hidden"/>
  487. <col ref="divusenvalqty" visibility="hidden"/>
  488. <col ref="calcscorinfoacptstat" visibility="hidden"/>
  489. <col ref="calcscorinfoacptdd" visibility="hidden"/>
  490. <col ref="edicd" visibility="hidden"/>
  491. <col ref="reqdeptcd" visibility="hidden"/>
  492. <col ref="reqdeptnm" visibility="hidden"/>
  493. <col ref="reqpsn" visibility="hidden"/>
  494. <col ref="reqflag" visibility="hidden"/>
  495. <col ref="reqmthd" visibility="hidden"/>
  496. <col ref="reqprid" visibility="hidden"/>
  497. <col ref="prodplce" visibility="hidden"/>
  498. <col ref="conflag" visibility="hidden"/>
  499. <col ref="fromconterm" visibility="hidden"/>
  500. <col ref="toconterm" visibility="hidden"/>
  501. <col ref="estmamt" visibility="hidden"/>
  502. <col ref="forgncurncyunitcost" visibility="hidden"/>
  503. <col ref="curncyunit" visibility="hidden"/>
  504. <col ref="purcflag" visibility="hidden"/>
  505. <col ref="allsizeyn" visibility="hidden"/>
  506. <col ref="setplceordflag" visibility="hidden"/>
  507. <col ref="plceordbase" visibility="hidden"/>
  508. <col ref="plceordqtycretflag" visibility="hidden"/>
  509. <col ref="plceordnonusedd" visibility="hidden"/>
  510. <col ref="addtaxrate" visibility="hidden"/>
  511. <col ref="lastpurcdd" visibility="hidden"/>
  512. <col ref="nonusetretresn" visibility="hidden"/>
  513. <col ref="mngtflag" visibility="hidden"/>
  514. <col ref="bnscd" visibility="hidden"/>
  515. <col ref="expnyn" visibility="hidden"/>
  516. <col ref="cmt" visibility="hidden"/>
  517. <col ref="ddavguseqty" visibility="hidden"/>
  518. <col ref="mmavgusescheqty" visibility="hidden"/>
  519. <col ref="mmavguseqty" visibility="hidden"/>
  520. <col ref="prprtystocpossndayno" visibility="hidden"/>
  521. <col ref="oldcd" visibility="hidden"/>
  522. <col ref="insuyn" visibility="hidden"/>
  523. <col ref="prcpunit" visibility="hidden"/>
  524. <col ref="prcpexchqty" visibility="hidden"/>
  525. <col ref="tmpreqflag" visibility="hidden"/>
  526. <script type="javascript" ev:event="onmousedown">
  527. <![CDATA[
  528. if(event.button == 3){
  529. if(swt_select.selectedIndex == 0 && (grd_costlist.isCell(event.target) && grd_costlist.mouseRow >= grd_costlist.fixedrows))window.setPopupMenu(true, "/root/init/popmenu/grd_costlist/item", "name", "func", false);
  530. else window.setPopupMenu(false);
  531. }
  532. ]]>
  533. </script>
  534. <script type="javascript" ev:event="onrowchanged">
  535. <![CDATA[
  536. misfMsterDetailRetrieve();
  537. // model.setValue("/root/send/goodcostlist/instcd", grd_costlist.valueMatrix(grd_costlist.row, grd_costlist.colRef("instcd")));
  538. // model.setValue("/root/send/goodcostlist/goodcd", grd_costlist.valueMatrix(grd_costlist.row, grd_costlist.colRef("goodcd")));
  539. // submit("TRRSC03702");
  540. ]]>
  541. </script>
  542. <script type="javascript" ev:event="DOMFocusOut">
  543. <![CDATA[
  544. window.setPopupMenu(false);
  545. ]]>
  546. </script>
  547. <script type="javascript" ev:event="onbuttonclick">
  548. <![CDATA[
  549. if(grd_costlist.colRef("prodcmpycd") == grd_costlist.col)
  550. {
  551. rszfOpenPopUpListByWndName(grd_costlist,"","prodcmpycd,prodcmpynm","SPRSD00160","","");
  552. model.refresh();
  553. }
  554. else if(grd_costlist.colRef("maincustlastsuplplce") == grd_costlist.col)
  555. {
  556. rszfOpenPopUpListByWndName(grd_costlist,"","maincustlastsuplplce,maincustlastsuplplcenm","SPRSD00220","instcd","cmb_instcd");
  557. model.refresh();
  558. }
  559. else if(grd_costlist.colRef("suppcustcd") == grd_costlist.col)
  560. {
  561. rszfOpenPopUpListByWndName(grd_costlist,"","suppcustcd,suppcustnm","SPRSD00220","instcd","cmb_instcd");
  562. model.refresh();
  563. }
  564. ]]>
  565. </script>
  566. <script type="javascript" ev:event="onscroll">
  567. <![CDATA[
  568. fSubmitOnScroll();
  569. ]]>
  570. </script>
  571. <script type="javascript" ev:event="onaftersort">
  572. <![CDATA[
  573. grd_costlist.gridToInstance();
  574. ]]>
  575. </script>
  576. </datagrid>
  577. <line id="line3" class="line_1" style="x1:0px; y1:24px; x2:1193px; y2:24px; "/>
  578. <button id="btn_zoomin" class="btn2_letter7" style="left:981px; top:4px; width:97px; height:19px; ">
  579. <caption>크게/작게 보기</caption>
  580. <script type="javascript" ev:event="DOMActivate">
  581. <![CDATA[
  582. fZoomInOut();
  583. ]]>
  584. </script>
  585. </button>
  586. <button id="btn_ZoomIn" class="btn2_letter4" visibility="hidden" style="left:761px; top:4px; width:64px; height:19px; ">
  587. <caption>ZoomIn</caption>
  588. <script type="javascript" ev:event="DOMActivate">
  589. <![CDATA[
  590. fWindowPosition("I");
  591. ]]>
  592. </script>
  593. </button>
  594. <button id="btn_ZoomOut" class="btn2_letter5" visibility="hidden" style="left:826px; top:4px; width:75px; height:19px; ">
  595. <caption>ZoomOut</caption>
  596. <script type="javascript" ev:event="DOMActivate">
  597. <![CDATA[
  598. fWindowPosition("O");
  599. ]]>
  600. </script>
  601. </button>
  602. <button id="button3" class="btn5_letter5" navindex="12" style="left:903px; top:4px; width:75px; height:19px; ">
  603. <caption>Excel 저장</caption>
  604. <script type="javascript" ev:event="DOMActivate">
  605. <![CDATA[
  606. var fileName = window.fileDialog("save", ",", false, "자재SPEC일괄변경List", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  607. if (fileName != "")
  608. {
  609. //grd_excel.saveExcel(fileName, "물품코드");
  610. grd_costlist.saveExcel(fileName, "물품코드");
  611. }
  612. ]]>
  613. </script>
  614. </button>
  615. <line id="line8" class="line_1" style="x1:0px; y1:445px; x2:1195px; y2:445px; "/>
  616. <datagrid id="grd_goodhistory" nodeset="/root/main/list/goodhistory/goodhistorylist" caption="적용일자*^사용유무^규격^모델^제조회사^제조국^주거래처^보조거래처^EDI 코드^입고단위^불출단위^제품단가^입고계정^비용계정^견적가^외화단가^화폐단위^제품단가^수불단가^의료수가^대분류^중분류^소분류^수정자^수정일시" colsep="^" colwidth="80, 0, 65, 60, 66, 66,80, 80, 75, 71, 73, 64, 100, 70, 71, 70, 69, 71, 71, 100, 100, 100" dataheight="23" defaultrows="0" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:450px; width:1195px; height:108px; ">
  617. <col ref="fromdd" format="yyyy-mm-dd"/>
  618. <col ref="useyn"/>
  619. <col ref="goodspec"/>
  620. <col ref="goodmodel"/>
  621. <col ref="prodcmpynm"/>
  622. <col ref="prodplcenm"/>
  623. <col ref="maincustlastsuplplcenm"/>
  624. <col ref="suppcustnm"/>
  625. <col ref="edicd"/>
  626. <col ref="purcunitnm"/>
  627. <col ref="deliveunitnm"/>
  628. <col ref="goodunitcost"/>
  629. <col ref="winacntnm"/>
  630. <col ref="amtacntnm"/>
  631. <col ref="estmamt"/>
  632. <col ref="forgncurncyunitcost"/>
  633. <col ref="curncyunitnm"/>
  634. <col ref="goodunitcost"/>
  635. <col/>
  636. <col/>
  637. <col ref="lrgnm"/>
  638. <col ref="mdlnm"/>
  639. <col ref="smlnm"/>
  640. <col ref="lastupdtrnm"/>
  641. <col ref="lastupdtdt" format="yyyy-mm-dd"/>
  642. <script type="javascript" ev:event="ondblclick">
  643. <![CDATA[
  644. if(grd_costlist.row > 0)
  645. {
  646. model.setValue("/root/send/gooddetlist/goodcd", model.getValue(grd_costlist.nodeset + "["+ grd_costlist.row + "]/goodcd" ));
  647. model.setValue("/root/send/gooddetlist/fromdd", model.getValue(grd_costlist.nodeset + "["+ grd_costlist.row + "]/fromdd" ));
  648. submit("TRRSC05302");
  649. fAfterRetrGoodList();
  650. model.setValue("/root/send/gooddetlist/fromdd","" );
  651. }
  652. ]]>
  653. </script>
  654. <script type="javascript" ev:event="onaftersort">
  655. <![CDATA[
  656. grd_goodhistory.gridToInstance();
  657. ]]>
  658. </script>
  659. </datagrid>
  660. <caption id="caption8" class="tit_2" style="left:3px; top:431px; width:95px; height:13px; ">이력정보</caption>
  661. <group id="grp_copygood" visibility="hidden" style="left:0px; top:0; width:1193px; height:556px; border-style:solid; ">
  662. <button id="button2" class="btn2_letter3" style="left:1009px; top:3px; width:52px; height:19px; ">
  663. <caption>행삭제</caption>
  664. <script type="javascript" ev:event="DOMActivate">
  665. <![CDATA[
  666. grd_copygood.deleteRow(grd_copygood.row);
  667. // misfGridIUD(grd_allsizecopy, "D");
  668. ]]>
  669. </script>
  670. </button>
  671. <datagrid id="grd_copygood" nodeset="/root/init/CopyData/CopyGoodLists/goodexcel" caption="적용일자^물품코드^품명^구매구분^청구주기^청구방법^단가^주거래처^주거래처명^보조거래처^보조거래처명^제조사^제조사명^비고" colsep="^" colwidth="95, 90, 130, 62, 63, 61, 83, 98, 100, 100, 100, 56, 66, 100" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="select" rowheight="23" rowsep="|" tooltip="true" style="left:-1px; top:29px; width:1190px; height:525px; ">
  672. <col ref="fromdd" type="inputdate" format="yyyy-mm-dd"/>
  673. <col ref="goodcd">
  674. <![CDATA[/>]]>
  675. </col>
  676. <col ref="goodnm"/>
  677. <col ref="purcflag" type="combo" style="text-align:center; ">
  678. <choices>
  679. <itemset>
  680. <label/>
  681. <value/>
  682. </itemset>
  683. </choices>
  684. </col>
  685. <col ref="reqprid" type="combo" style="text-align:center; ">
  686. <choices>
  687. <itemset>
  688. <label/>
  689. <value/>
  690. </itemset>
  691. </choices>
  692. </col>
  693. <col ref="reqmthd" type="combo" style="text-align:center; ">
  694. <choices>
  695. <itemset>
  696. <label/>
  697. <value/>
  698. </itemset>
  699. </choices>
  700. </col>
  701. <col ref="goodunitcost" type="input" format="#,###" style="text-align:right; "/>
  702. <col ref="maincustlastsuplplce" type="inputbutton" style="text-align:center; "/>
  703. <col ref="suplplcenm">
  704. <![CDATA[/>]]>
  705. </col>
  706. <col ref="suppcustcd" type="inputbutton" style="text-align:center; "/>
  707. <col ref="suppcustnm">
  708. <![CDATA[/>]]>
  709. </col>
  710. <col ref="prodcmpycd" type="inputbutton" style="text-align:center; "/>
  711. <col ref="prodcmpynm">
  712. <![CDATA[/>]]>
  713. </col>
  714. <col ref="cmt"/>
  715. <script type="javascript" ev:event="onbuttonclick">
  716. <![CDATA[
  717. if(grd_copygood.colRef("prodcmpycd") == grd_copygood.col)
  718. {
  719. rszfOpenPopUpListByWndName(grd_copygood,"","prodcmpycd,prodcmpynm","SPRSD00160","","");
  720. model.refresh();
  721. }
  722. else if(grd_copygood.colRef("maincustlastsuplplce") == grd_copygood.col)
  723. {
  724. rszfOpenPopUpListByWndName(grd_copygood,"","maincustlastsuplplce,suplplcenm","SPRSD00220","instcd","cmb_instcd");
  725. model.refresh();
  726. }
  727. else if(grd_copygood.colRef("suppcustcd") == grd_copygood.col)
  728. {
  729. rszfOpenPopUpListByWndName(grd_copygood,"","suppcustcd,suppcustnm","SPRSD00220","instcd","cmb_instcd");
  730. model.refresh();
  731. }
  732. ]]>
  733. </script>
  734. </datagrid>
  735. <line id="line5" class="line_1" style="x1:-1px; y1:24px; x2:1189px; y2:24px; "/>
  736. <button id="button7" class="btn4_letter2" style="left:1131px; top:2px; width:56px; height:22px; ">
  737. <caption>저장</caption>
  738. <script type="javascript" ev:event="DOMActivate">
  739. <![CDATA[
  740. // 선택물품을 적용하는 처리하는 함수
  741. fSaveGoodExcel();
  742. ]]>
  743. </script>
  744. </button>
  745. <caption id="caption5" class="tit_2" style="left:4px; top:7px; width:240px; height:14px; ">자재Spec일괄변경 Excel Data Lists</caption>
  746. <button id="button10" class="btn4_letter2" style="left:1070px; top:2px; width:55px; height:22px; ">
  747. <caption>취소</caption>
  748. <script type="javascript" ev:event="DOMActivate">
  749. <![CDATA[
  750. grp_copygood.visible = false;
  751. misfGridInit(grd_copygood);
  752. ]]>
  753. </script>
  754. </button>
  755. <caption id="caption9" visibility="hidden" style="left:360px; top:5px; width:365px; height:20px; font-weight:bold; color:#ff0000; ">
  756. <![CDATA[**]]>
  757. </caption>
  758. </group>
  759. </case>
  760. <case id="cse_goodlist" style="left:0px; top:0px; width:1193px; height:578px; ">
  761. <datagrid id="grd_rscdgchglist" nodeset="/root/main/list/rscdgchg/rscdgchglist" caption="물품코드^적용일자^OLD 단가^NEW 단가^OLD Edi Code^NEW Edi Code^OLD 보조거래처^NEW 보조거래처^고시" colsep="^" colwidth="143, 120, 100, 100, 100, 100, 120, 120, 249, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:29px; width:1193px; height:527px; ">
  762. <col ref="goodcd" type="input" _key="true"/>
  763. <col ref="fromdd" type="inputdate" format="yyyy-mm-dd" _key="true"/>
  764. <col ref="oldgoodunitcost" type="input" format="#,###" style="text-align:right; "/>
  765. <col ref="newgoodunitcost" type="input" format="#,###" style="text-align:right; "/>
  766. <col ref="oldedicd" type="input"/>
  767. <col ref="newedicd" type="input"/>
  768. <col ref="oldsuppcustcd"/>
  769. <col ref="newsuppcustcd"/>
  770. <col ref="chgcmt" type="input"/>
  771. <col ref="instcd" visibility="hidden" _key="true"/>
  772. </datagrid>
  773. <button id="btn_loadexcel" class="btn2_letter8" style="left:1085px; top:3px; width:108px; height:19px; ">
  774. <caption>엑셀자료가져오기</caption>
  775. <script type="javascript" ev:event="DOMActivate">
  776. <![CDATA[
  777. fLoadExcel();
  778. ]]>
  779. </script>
  780. </button>
  781. <line id="line4" class="line_1" style="x1:0px; y1:24px; x2:1193px; y2:24px; "/>
  782. <button id="button1" class="btn2_letter6" style="left:995px; top:3px; width:86px; height:19px; ">
  783. <caption>데이터지우기</caption>
  784. <script type="javascript" ev:event="DOMActivate">
  785. <![CDATA[
  786. misfGridInit(grd_rscdgchglist);
  787. grd_rscdgchglist.refresh();
  788. cap_cnt.value = "0";
  789. ]]>
  790. </script>
  791. </button>
  792. <caption id="caption2" style="left:710px; top:5px; width:75px; height:17px; font-weight:bold; ">총 건수 :</caption>
  793. <caption id="cap_cnt" format="#,###" style="left:775px; top:5px; width:60px; height:17px; font-weight:bold; text-align:right; ">0</caption>
  794. <caption id="caption3" style="left:840px; top:5px; width:75px; height:17px; font-weight:bold; ">건</caption>
  795. <button id="button8" class="btn2_letter3" style="left:939px; top:3px; width:53px; height:19px; ">
  796. <caption>행삭제</caption>
  797. <script type="javascript" ev:event="DOMActivate">
  798. <![CDATA[
  799. grd_rscdgchglist.deleteRow(grd_rscdgchglist.row);
  800. cap_cnt.value = grd_rscdgchglist.rows- grd_rscdgchglist.fixedRows;
  801. // misfGridIUD(grd_allsizecopy, "D");
  802. ]]>
  803. </script>
  804. </button>
  805. </case>
  806. </switch>
  807. <button id="btn_cost" class="btn_sw" group="tab" selected="true" style="left:0px; top:159px; width:149px; height:22px; ">
  808. <caption>단가, 거래처 일괄변경</caption>
  809. <toggle case="cse_costlist" ev:event="DOMActivate"/>
  810. </button>
  811. <button id="btn_excel" class="btn_sw" group="tab" selected="false" style="left:149px; top:159px; width:160px; height:22px; ">
  812. <caption>Excel 고시단가 Update</caption>
  813. <toggle case="cse_goodlist" ev:event="DOMActivate"/>
  814. </button>
  815. <caption id="caption10" visibility="hidden" style="left:360px; top:150px; width:365px; height:20px; font-weight:bold; color:#ff0000; ">
  816. <![CDATA[**]]>
  817. <script type="javascript" ev:event="onclick">
  818. <![CDATA[
  819. //window.load("\\..\\자재SPEC일괄변경_SAMPLE_2.xls","html");
  820. ]]>
  821. </script>
  822. </caption>
  823. </group>
  824. <group id="group2" style="left:0px; top:12px; width:1195px; height:27px; ">
  825. <button id="btn_scrnmove" class="btn3_letter4" visibility="hidden" style="left:57px; top:3px; width:80px; height:22px; ">
  826. <caption>화면이동</caption>
  827. </button>
  828. <button id="btn_print" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
  829. <caption>출력</caption>
  830. </button>
  831. <button id="btn_save" class="btn4_letter2" style="left:1069px; top:3px; width:56px; height:22px; ">
  832. <caption>저장</caption>
  833. <script type="javascript" ev:event="DOMActivate">
  834. <![CDATA[
  835. fSaveDataSetting("TXRSC05302");
  836. ]]>
  837. </script>
  838. </button>
  839. <button id="btn_clear" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  840. <caption>초기화</caption>
  841. <script type="javascript" ev:event="DOMActivate">
  842. <![CDATA[
  843. fInitialize();
  844. ]]>
  845. </script>
  846. </button>
  847. <output id="opt_popinputcd" ref="/root/init/popinputcd" visibility="hidden" style="left:840px; top:3px; width:100px; height:19px; "/>
  848. <output id="opt_poptitle" ref="/root/init/poptitle" visibility="hidden" style="left:737px; top:3px; width:100px; height:19px; "/>
  849. <output id="opt_popcond" ref="/root/init/popcond" visibility="hidden" style="left:634px; top:3px; width:100px; height:19px; "/>
  850. <output id="opt_popformat" ref="/root/init/popformat" visibility="hidden" style="left:531px; top:3px; width:100px; height:19px; "/>
  851. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195; y2:25; "/>
  852. <select1 id="cmb_prcpunit" ref="/root/init/prcpunit" class="combo_search" visibility="hidden" appearance="minimal" style="left:380px; top:4px; width:65px; height:19px; ">
  853. <choices>
  854. <itemset nodeset="/root/init/goodflag">
  855. <label ref="cdnm"/>
  856. <value ref="cdid"/>
  857. </itemset>
  858. </choices>
  859. <script type="javascript" ev:event="xforms-value-changed">
  860. <![CDATA[
  861. fSetGoodFlagAuth();
  862. ]]>
  863. </script>
  864. </select1>
  865. </group>
  866. </xhtml:body>
  867. </xhtml:html>