SMRAT01311_부가가치세전자신고관리.xrw 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>신고서 정의</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <reptlist/>
  12. <reptspeclist/>
  13. <chklist/>
  14. </list>
  15. <item>
  16. <reptid/>
  17. </item>
  18. </main>
  19. <hide/>
  20. <send>
  21. <reptid/>
  22. <instcd/>
  23. <speccd/>
  24. <reptitem/>
  25. <save>
  26. <reptlist/>
  27. </save>
  28. <ptype/>
  29. </send>
  30. <temp>
  31. <seqno/>
  32. <checkdel/>
  33. <row/>
  34. <inptdata/>
  35. </temp>
  36. <init>
  37. <itemcd>
  38. <item>A항목</item>
  39. <cd>A</cd>
  40. <item>B항목</item>
  41. <cd>B</cd>
  42. <item>C항목</item>
  43. <cd>C</cd>
  44. </itemcd>
  45. <typecd>
  46. <type>숫자</type>
  47. <cd>NUM</cd>
  48. <type>문자</type>
  49. <cd>CHR</cd>
  50. <type>은행코드</type>
  51. <cd>BNK</cd>
  52. <type>업종코드</type>
  53. <cd>KND</cd>
  54. </typecd>
  55. <cls>
  56. <cls>변경</cls>
  57. <value>1</value>
  58. <cls>고정</cls>
  59. <value>2</value>
  60. </cls>
  61. <essncd>
  62. <essn>필수</essn>
  63. <cd>Y</cd>
  64. <essn>선택</essn>
  65. <cd>N</cd>
  66. </essncd>
  67. <chktype>
  68. <label>첫번째 형태</label>
  69. <value>A</value>
  70. <label>두번째 형태</label>
  71. <value>B</value>
  72. <label>세번째 형태</label>
  73. <value>C</value>
  74. <label>네번째 형태</label>
  75. <value>D</value>
  76. <label>다섯번째 형태</label>
  77. <value>E</value>
  78. </chktype>
  79. </init>
  80. </root>
  81. </instance>
  82. <script type="javascript" ev:event="xforms-ready">
  83. <![CDATA[
  84. fInitialize();
  85. ]]>
  86. </script>
  87. <script type="javascript" ev:event="xforms-model-construct">
  88. <![CDATA[
  89. ]]>
  90. </script>
  91. <submission id="TXRAT01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/reptlist" resultref="/root/temp"/>
  92. <submission id="TRRAT01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list/reptlist"/>
  93. <submission id="TRRAT01402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list/reptspeclist"/>
  94. <submission id="TXRAT01402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save/reptlist" resultref="/root/temp"/>
  95. </model>
  96. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  97. <script type="javascript" src="../../../com/commonweb/js/MIS.js"/>
  98. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  99. <script type="javascript">
  100. <![CDATA[
  101. /*
  102. 초기화 작업
  103. */
  104. function fInitialize(){
  105. model.removeNodeset("/root/main/list/reptlist");
  106. model.removeNodeset("/root/main/itemlist/reptitemlist");
  107. model.setValue("/root/init/chktype","A");
  108. fSearch();
  109. model.refresh();
  110. }
  111. /*
  112. 신고서 항목 조회
  113. */
  114. function fSearch()
  115. {
  116. model.resetInstanceNode("/root/main/list/reptspeclist");
  117. model.removenode("/root/main/list/reptspeclist");
  118. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  119. model.setValue("/root/send/speccd", model.getValue("/root/init/chktype"));
  120. submit("TRRAT01401");
  121. btn_save_menugrup.disabled=true;
  122. btn_save_menuitem.disabled=true;
  123. btn_del_menugrup.disabled=true;
  124. btn_delete_menuitem.disabled=true;
  125. model.refresh();
  126. for (i=1; i<grd_reptlist.rows; i++)
  127. {
  128. if (grd_reptlist.valueMatrix(i, grd_reptlist.colRef("reptflagessn")) == "Y")
  129. {
  130. grd_reptlist.cellStyle("color", i, grd_reptlist.colRef("reptflagessn")) = "#FF0000";
  131. }
  132. else if (grd_reptlist.valueMatrix(i, grd_reptlist.colRef("reptflagessn")) == "N")
  133. {
  134. grd_reptlist.cellStyle("color", i, grd_reptlist.colRef("reptflagessn")) = "#0000FF";
  135. }
  136. }
  137. }
  138. /*
  139. 신고서항목 저장
  140. */
  141. function fSave(param)
  142. {
  143. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("instcd")) = getUserInfo("dutplceinstcd");
  144. grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("instcd")) = getUserInfo("dutplceinstcd");
  145. grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("fstrgstrid")) = getUserInfo("userid");
  146. grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("lastupdtrid")) = getUserInfo("userid");
  147. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("fstrgstrid")) = getUserInfo("userid");
  148. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("lastupdtrid")) = getUserInfo("userid");
  149. if (param=="rept")
  150. {
  151. model.reset("/root/send/save/reptlist");
  152. // model.setValue("/root/send/save/reptlist/reptid", grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("reptid")));
  153. model.setValue("/root/send/save/reptlist", grd_reptlist.getUpdateData());
  154. model.refresh();
  155. misfSave("TXRAT01401");
  156. fSearch();
  157. }
  158. else
  159. {
  160. model.reset("/root/send/save/reptlist");
  161. model.setValue("/root/send/save/reptlist", grd_reptspeclist.getUpdateData());
  162. model.refresh();
  163. misfSave("TXRAT01402");
  164. var sRow = grd_reptlist.row;
  165. var reptid = grd_reptlist.valueMatrix(sRow, grd_reptlist.colRef("reptid"));
  166. fGetReptSpecList(sRow, reptid);
  167. }
  168. }
  169. /* 행추가, 삭제*/
  170. function fAddDelRow(sStatus)
  171. {
  172. if(sStatus == "A")
  173. {
  174. misfGridIUD(grd_reptlist, sStatus);
  175. grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("instcd")) = getUserInfo("dutplceinstcd");
  176. // grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("flagcd")) = "1";
  177. // grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("genrdd")) = getCurrentDate();
  178. //
  179. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("isskind")) = "01";
  180. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("taxkind")) = "01";
  181. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("isscust")) = "01";
  182. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("deduyn")) = "00";
  183. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("remintax")) = "00";
  184. //
  185. // grd_taxbilllist.valueMatrix(grd_taxbilllist.row, grd_taxbilllist.colRef("closyn")) = "N";
  186. //
  187. // fSetAddtaxterm(grd_taxbilllist.row);
  188. }
  189. else
  190. {
  191. misfGridIUD(grd_taxbilllist, sStatus);
  192. }
  193. }
  194. function fGetReptSpecList(pRow, reptid)
  195. {
  196. model.resetInstanceNode("/root/send/save/reptlist");
  197. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  198. model.setValue("/root/send/reptid", reptid);
  199. model.setValue("/root/send/speccd", model.getValue("/root/init/chktype"));
  200. ipt_reptid.value = reptid;
  201. submit("TRRAT01402");
  202. btn_save_menuitem.disabled=true;
  203. model.dispatch("");
  204. model.refresh();
  205. }
  206. /*
  207. model.getValue(); 를 함수로 만들었습니다.
  208. param1 : node는 grid의 xPath입니다.
  209. param2 : row는 grid에서 선택한 row값입니다.
  210. param3 : element는 getvalue할 해당 element 명입니다.
  211. 해당 getvalue값을 return 해줍니다.
  212. return 하지 않으면 해당값을 가져올 수 없습니다.
  213. */
  214. function fGetValue(node, row, element) {
  215. var rtnValue = model.getValue(node + "[" + row + "]/" + element);
  216. return rtnValue;
  217. }
  218. /*
  219. model.setValue();를 함수로 만들었습니다.
  220. param1 : node는 setvalue할 컨트롤의 xPath입니다.
  221. param2 : destinationelement는 setvalue할 element명 입니다.
  222. param3 : sourceelement는 setvalue할 값입니다.
  223. */
  224. function fSetValue(node, destinationelement, sourceelement) {
  225. model.setValue(node + "/" + destinationelement, sourceelement);
  226. }
  227. function fSetRowValue(node, destinationelement, sourceelement, row) {
  228. model.setValue(node + "[" + row + "]/" + destinationelement, sourceelement);
  229. }
  230. /* 팝업창 */
  231. function fCheckType(pRow, pReptID, pReptitem, pType)
  232. {
  233. model.setValue("/root/send/ptype",pType);
  234. /* Head 레코드일 경우*/
  235. if (pReptID == '001')
  236. {
  237. alert("헤드일경우");
  238. /* 신고차수*/
  239. if (pReptitem == '008')
  240. {
  241. alert("신고차수");
  242. model.setValue("/root/temp/row", grd_reptspeclist.row);
  243. var sRow = model.getValue("/root/temp/row");
  244. modal("SPRAT01301","","","","","/root/send", "/root/target", "" );
  245. grd_reptspeclist.valueMatrix(sRow, grd_reptspeclist.colRef("reptspecfixval")) = model.getValue("/root/temp/inptdata");
  246. grd_reptspeclist.rowStatus(sRow) = 2;
  247. }
  248. }
  249. /* 은행코드일 경우 팝업 */
  250. if (pType == 'BNK')
  251. {
  252. model.setValue("/root/temp/row", grd_reptspeclist.row);
  253. var sRow = model.getValue("/root/temp/row");
  254. modal("SPRAT01301","","","","","/root/send", "/root/target", "" );
  255. grd_reptspeclist.valueMatrix(sRow, grd_reptspeclist.colRef("reptspecfixval")) = model.getValue("/root/temp/inptdata");
  256. grd_reptspeclist.rowStatus(sRow) = 2;
  257. }
  258. if (pType == '')
  259. {
  260. }
  261. }
  262. ]]>
  263. </script>
  264. </xhtml:head>
  265. <xhtml:body guideline="1,1239;1,1330;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  266. <group id="grp_tle" style="left:0px; top:0px; width:1194px; height:13px; ">
  267. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:98px; height:14px; ">신고서 관리</caption>
  268. </group>
  269. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  270. <group id="grp_sea" style="left:6px; top:30px; width:1182px; height:45px; vertical-align:top; ">
  271. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1182px; height:45px; background-color:#fffbf2; border-color:#ffd799; "/>
  272. <caption id="caption1" class="search_name" style="left:15px; top:14px; width:130px; height:17px; ">신고서항목 조회</caption>
  273. <line id="line1" style="x1:1105px; y1:5px; x2:1105px; y2:40px; border-color:#ffe4bb; border-left-style:solid; "/>
  274. <button id="btn_search" class="btn1_letter2" style="left:1120px; top:10px; width:56px; height:22px; ">
  275. <caption>조회</caption>
  276. <script type="javascript" ev:event="DOMActivate">
  277. <![CDATA[
  278. fSearch();
  279. ]]>
  280. </script>
  281. </button>
  282. </group>
  283. <select1 id="rdo_chktype" ref="/root/init/chktype" class="combo_essential" appearance="minimal" style="left:500px; top:85px; width:110px; height:19px; vertical-align:middle; background-color:#fffbf2; border-color:#ffd799; border-style:none; ">
  284. <choices>
  285. <itemset nodeset="/root/init/chktype">
  286. <label ref="label"/>
  287. <value ref="value"/>
  288. </itemset>
  289. </choices>
  290. <script type="javascript" ev:event="xforms-value-changed">
  291. <![CDATA[
  292. grd_reptlist.dispatch("onrowchanged");
  293. ]]>
  294. </script>
  295. </select1>
  296. <caption id="caption2" class="tit_2" style="left:5px; top:91px; width:111px; height:13px; vertical-align:middle; ">신고서 항목</caption>
  297. <line id="line12" class="line_1" style="x1:6px; y1:106px; x2:375px; y2:106px; "/>
  298. <datagrid id="grd_reptlist" nodeset="/root/main/list/reptlist" class="datagrid2" caption="신고서ID^신고서명^우선순위^필수구분^최초등록자ID^최초등록일시^최종수정자ID^최종수정일시^삭제가능여부" colwidth="53, 192, 54, 66, 100, 100, 100, 74, 100" dataheight="25" extendlastcol="scroll" frozencols="1" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="32" style="left:5px; top:111px; width:386px; height:601px; ">
  299. <col disabled="true" ref="reptid" style="text-align:center; "/>
  300. <col ref="reptflagnm" type="input" maxbyte="100"/>
  301. <col ref="reptflagprity" type="input" maxbyte="3" style="text-align:center; "/>
  302. <col ref="reptflagessn" type="combo" style="text-align:center; ">
  303. <choices>
  304. <itemset nodeset="/root/init/essncd">
  305. <label ref="essn"/>
  306. <value ref="cd"/>
  307. </itemset>
  308. </choices>
  309. </col>
  310. <col ref="fstrgstrid" visibility="hidden"/>
  311. <col ref="fstrgstdt" visibility="hidden"/>
  312. <col ref="lastupdtrid" visibility="hidden"/>
  313. <col ref="lastupdtdt" visibility="hidden"/>
  314. <col ref="checkdel" visibility="hidden"/>
  315. <script type="javascript" ev:event="onrowchanged">
  316. <![CDATA[
  317. model.dispatch("onmouseup");
  318. var sRow = grd_reptlist.row;
  319. var reptid = grd_reptlist.valueMatrix(sRow, grd_reptlist.colRef("reptid"));
  320. ipt_reptid.value = reptid;
  321. fGetReptSpecList(sRow, reptid);
  322. btn_del_menugrup.disabled=false;
  323. ]]>
  324. </script>
  325. <script type="javascript" ev:event="onclick">
  326. <![CDATA[
  327. btn_save_menugrup.disabled=false;
  328. ]]>
  329. </script>
  330. </datagrid>
  331. <button id="btn_save_menugrup" class="btn5_letter2" style="left:348px; top:86px; width:42px; height:19px; ">
  332. <caption>저장</caption>
  333. <script type="javascript" ev:event="DOMActivate">
  334. <![CDATA[
  335. if (grd_reptlist.row == -1)
  336. {
  337. return;
  338. }
  339. fSave("rept");
  340. ]]>
  341. </script>
  342. </button>
  343. <button id="btn_del_menugrup" class="btn2_letter2" style="left:303px; top:86px; width:42px; height:19px; ">
  344. <caption>삭제</caption>
  345. <script type="javascript" ev:event="DOMActivate">
  346. <![CDATA[
  347. /* 신고서 삭제시 내역이 있으면 삭제불가*/
  348. var checkdel = model.getValue("/root/temp/checkdel");
  349. if (grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("reptflagessn")) == 'Y')
  350. {
  351. messageBox("필수항목은 삭제할 수 없습니다.", "I999");
  352. return;
  353. }
  354. else if (grd_reptlist.valueMatrix(grd_reptlist.row, grd_reptlist.colRef("checkdel")) == 'N')
  355. {
  356. messageBox("신고서 내역이 존재합니다. 내역을 먼저 삭제해주십시오", "I999");
  357. return;
  358. }
  359. btn_save_menugrup.disabled=false;
  360. misfGridIUD(grd_reptlist, "D");
  361. ]]>
  362. </script>
  363. </button>
  364. <datagrid id="grd_reptspeclist" nodeset="/root/main/list/reptspeclist" class="datagrid2" caption="기관코드^신고서ID^항목구분^신고항목^항목명^타입^최초등록자ID^최초등록일시^최종수정자ID^최종수정일시^길이^분류^고정값^출력번호^CheckDel^최초등록자ID^최초등록일시^최종수정자ID^최종수정일시^메뉴설명" colwidth="71, 56, 64, 54, 246, 59, 61, 59, 57, 64, 35, 47, 266, 53, 100" dataheight="23" ellipsis="true" extendlastcol="scroll" frozencols="2" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" selectionmode="free" style="left:395px; top:111px; width:790px; height:601px; ">
  365. <col ref="instcd" visibility="hidden"/>
  366. <col ref="reptid" visibility="hidden" diabled="true"/>
  367. <col disabled="true" ref="speccd" visibility="hidden"/>
  368. <col ref="reptitem" style="text-align:center; "/>
  369. <col ref="reptspecitem" type="input" maxbyte="90" style="left:267px; top:32px; width:378px; height:23px; "/>
  370. <col ref="reptspectype" type="combo" style="left:633px; top:32px; width:73px; height:23px; text-align:center; ">
  371. <choices>
  372. <itemset nodeset="/root/init/typecd">
  373. <label ref="type"/>
  374. <value ref="cd"/>
  375. </itemset>
  376. </choices>
  377. </col>
  378. <col ref="fstrgstrid" visibility="hidden"/>
  379. <col ref="fstupdtdt" visibility="hidden"/>
  380. <col ref="lastupdtrid" visibility="hidden"/>
  381. <col ref="lastupdtdt" visibility="hidden"/>
  382. <col ref="reptspeclgth" type="input" format="#,###" maxbyte="3" style="left:911px; top:32px; width:41px; height:23px; text-align:center; ">
  383. <script type="javascript" ev:event="xforms-value-changed">
  384. <![CDATA[
  385. var length = grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("reptspeclgth"));
  386. ]]>
  387. </script>
  388. </col>
  389. <col ref="reptspeccls" type="combo" style="text-align:center; ">
  390. <choices>
  391. <itemset nodeset="/root/init/cls">
  392. <label ref="cls"/>
  393. <value ref="value"/>
  394. </itemset>
  395. </choices>
  396. </col>
  397. <col ref="reptspecfixval" type="input" maxbyte="90" style="text-align:center; "/>
  398. <col ref="reptspecprntno" type="input" format="aaa" maxbyte="3" style="text-align:center; "/>
  399. <col ref="checkdel" visibility="hidden"/>
  400. <script type="javascript" ev:event="xforms-value-changed">
  401. <![CDATA[
  402. btn_save_menuitem.disabled=false;
  403. ]]>
  404. </script>
  405. <script type="javascript" ev:event="onclick">
  406. <![CDATA[
  407. btn_delete_menuitem.disabled=false;
  408. var pRow = grd_reptspeclist.row;
  409. var pReptID = grd_reptspeclist.valueMatrix(pRow, grd_reptspeclist.colRef("reptid"));
  410. var pReptitem = grd_reptspeclist.valueMatrix(pRow, grd_reptspeclist.colRef("reptitem"));
  411. var pType = grd_reptspeclist.valueMatrix(pRow, grd_reptspeclist.colRef("reptspectype"));
  412. fCheckType(pRow, pReptID, pReptitem, pType);
  413. ]]>
  414. </script>
  415. </datagrid>
  416. <caption id="caption3" class="tit_2" style="left:396px; top:91px; width:94px; height:13px; ">신고서 내역</caption>
  417. <button id="btn_delete_menuitem" class="btn2_letter2" style="left:1099px; top:84px; width:42px; height:19px; ">
  418. <caption>삭제</caption>
  419. <script type="javascript" ev:event="DOMActivate">
  420. <![CDATA[
  421. btn_save_menuitem.disabled=false;
  422. misfGridIUD(grd_reptspeclist, "D");
  423. ]]>
  424. </script>
  425. </button>
  426. <button id="btn_save_menuitem" class="btn5_letter2" style="left:1144px; top:85px; width:42px; height:19px; ">
  427. <caption>저장</caption>
  428. <script type="javascript" ev:event="DOMActivate">
  429. <![CDATA[
  430. if (grd_reptspeclist.row == -1)
  431. {
  432. return;
  433. }
  434. var focusRow = grd_reptlist.row;
  435. fSave("reptlist");
  436. fSearch();
  437. model.setFocus("grd_reptlist");
  438. grd_reptlist.row = focusRow;
  439. grd_reptlist.dispatch("onrowchanged");
  440. ]]>
  441. </script>
  442. </button>
  443. <button id="button2" class="btn2_letter2" style="left:258px; top:86px; width:42px; height:19px; ">
  444. <caption>추가</caption>
  445. <script type="javascript" ev:event="DOMActivate">
  446. <![CDATA[
  447. btn_save_menugrup.disabled=false;
  448. misfGridIUD(grd_reptlist, "A");
  449. ]]>
  450. </script>
  451. </button>
  452. <button id="button1" class="btn2_letter2" style="left:1054px; top:84px; width:42px; height:19px; ">
  453. <caption>추가</caption>
  454. <script type="javascript" ev:event="DOMActivate">
  455. <![CDATA[
  456. if (ipt_reptid.value == null || ipt_reptid.value == "")
  457. {
  458. messageBox("신고서를 선택해주세요^^", "I999");
  459. return;
  460. }
  461. btn_save_menuitem.disabled=false;
  462. misfGridIUD(grd_reptspeclist, "A");
  463. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("reptid")) = ipt_reptid.value;
  464. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("instcd")) = getUserInfo("dutplceinstcd");
  465. grd_reptspeclist.valueMatrix(grd_reptspeclist.row, grd_reptspeclist.colRef("speccd")) = rdo_chktype.value;
  466. ]]>
  467. </script>
  468. </button>
  469. <input id="ipt_reptid" visibility="hidden" style="left:223px; top:85px; width:30px; height:19px; "/>
  470. <line id="line4" class="line_1" style="x1:10px; y1:106px; x2:390px; y2:106px; "/>
  471. <line id="line2" class="line_1" style="x1:395px; y1:106px; x2:1185px; y2:106px; "/>
  472. </group>
  473. </xhtml:body>
  474. </xhtml:html>