SMRAC00900_제예금관리.xrw 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  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>계좌번호 관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <aactnolist>
  11. <aactcd/>
  12. <aactno/>
  13. <banknm/>
  14. <areanm/>
  15. <fncmnm/>
  16. <joindd/>
  17. <aactcls/>
  18. </aactnolist>
  19. <aactnoinfo>
  20. <aactcd/>
  21. <aactno/>
  22. <acntcd/>
  23. <bankcd/>
  24. <areanm/>
  25. <entrregno/>
  26. <custnm/>
  27. <baseacntyn/>
  28. <fncmnm/>
  29. <depor/>
  30. <bbookdept/>
  31. <joindd/>
  32. <exprdd/>
  33. <conamt/>
  34. <rmndamt/>
  35. <restrate/>
  36. <cncldd/>
  37. <cnclrestrate/>
  38. <cnclresn/>
  39. <useyn/>
  40. <cmt/>
  41. <aactcls/>
  42. <banknm/>
  43. <acntnm/>
  44. <bbookdeptnm/>
  45. <flag_state/>
  46. <usge/>
  47. </aactnoinfo>
  48. <aactnodata>
  49. <aactcd/>
  50. </aactnodata>
  51. </main>
  52. <send>
  53. <retrparams>
  54. <bankcd/>
  55. <banknm/>
  56. <useyn>Y</useyn>
  57. <flag>cash</flag>
  58. </retrparams>
  59. <aactnoinfo/>
  60. </send>
  61. <init/>
  62. <hidden>
  63. <stateinfo/>
  64. </hidden>
  65. </root>
  66. </instance>
  67. <submission id="TRRAC00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/aactnolist"/>
  68. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  70. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  71. <script type="javascript" src="../../../mis/miscommonweb/js/RAC001.js"/>
  72. <script type="javascript" ev:event="xforms-ready">
  73. <![CDATA[
  74. model.removenode( "/root/main/aactnolist");
  75. model.copyNode("/root/send/aactnoinfo","/root/main/aactnoinfo");
  76. fInitAactno();
  77. model.refresh();
  78. fGetAactNolist();
  79. grd_aactnolist.rowHeight(0) = 33;
  80. ]]>
  81. </script>
  82. <script type="javascript">
  83. <![CDATA[
  84. function fInitAactno()
  85. {
  86. model.setValue("/root/main/aactnoinfo/conamt", "0");
  87. model.setValue("/root/main/aactnoinfo/rmndamt", "0");
  88. model.setValue("/root/main/aactnoinfo/restrate", "0");
  89. model.setValue("/root/main/aactnoinfo/cnclrestrate", "0");
  90. model.setValue("/root/main/aactnoinfo/useyn", "Y");
  91. model.setValue("/root/main/aactnoinfo/baseacntyn", "N");
  92. }
  93. //저장버튼을 눌렸을 경우
  94. function fInsAactnoInfo()
  95. {
  96. var rtn = "";
  97. // if(!isRequiredControls("ipt_aactcd", "ipt_aactno", "ipt_acntcd", "ipt_bankcd2", "ipt_areanm", "ipt_fncmnm", "ipt_depor", "ipt_bbookdeptcd", "ipt_entrregno"))
  98. if(!isRequiredControls("ipt_aactcd", "ipt_aactno", "ipt_aactcls", "ipt_acntcd", "ipt_fncmnm", "ipt_depor", "ipt_entrregno"))
  99. {
  100. return false;
  101. }
  102. var gridestate = model.getValue("/root/main/aactnoinfo/flag_state");
  103. //초기화 버튼을 클릭하면 insert하게 되면 gride에서 조회시에는 U으로 생각 하고 있음.
  104. if(gridestate != "u")
  105. {
  106. model.setValue("/root/main/aactnoinfo/flag_state", "i");
  107. }
  108. model.copyNode("/root/send/aactnoinfo", "/root/main/aactnoinfo");
  109. rtn = messageBox("제예금번호를 ", "Q002");
  110. if(rtn == "6" )
  111. {
  112. submit("TXRAC00401");
  113. }
  114. else
  115. {
  116. return false;
  117. }
  118. if(ipt_aactcd.disabled == false)
  119. {
  120. ipt_aactcd.disabled = true;
  121. }
  122. submit("TRRAC00401");
  123. window.reload();
  124. }
  125. //삭제할 경우
  126. function fDelAactnoInfo()
  127. {
  128. var rtn = "";
  129. if(!isRequiredControls("ipt_aactcd"))
  130. {
  131. return false;
  132. }
  133. model.setValue("/root/main/aactnoinfo/flag_state","d");
  134. model.copyNode("/root/send/aactnoinfo","/root/main/aactnoinfo");
  135. rtn = messageBox("제예금번호를 ", "Q001");
  136. if(rtn != "6" )
  137. {
  138. return false;
  139. }
  140. submit("TXRAC00401");
  141. submit("TRRAC00401");
  142. model.resetInstanceNode("/root/main/aactnoinfo");
  143. model.refresh();
  144. }
  145. //데이타를 가지고 와야함..
  146. function fGetAactnoInfo(aactcd)
  147. {
  148. if(aactcd.length != 3)
  149. {
  150. messageBox("제예금번호는 숫자로 구성된 3자리 번호( ex. 001 )", "E008");
  151. model.setValue("/root/main/aactnoinfo/aactcd", "");
  152. return;
  153. }
  154. if(aactcd.substr(0, 1) == "A")
  155. {
  156. messageBox("제예금번호는 문자가 입력될수 없습니다.", "E000");
  157. model.setValue("/root/main/aactnoinfo/aactcd", "");
  158. model.refresh();
  159. return;
  160. }
  161. model.setValue("/root/main/aactnodata/aactcd", aactcd);
  162. //gride의 row를 선택하면
  163. submit("TRRAC00402");
  164. //gride를 조회하기 위해서 저장을 할경우를 대비해서 상태를 U로 만들어 논다.
  165. if(model.getValue("/root/send/aactnoinfo/aactno") != "")
  166. {
  167. model.makeNode("/root/main/aactnoinfo");
  168. model.copyNode("/root/main/aactnoinfo", "/root/send/aactnoinfo");
  169. model.setValue("/root/main/aactnoinfo/flag_state", "u");
  170. ipt_aactcd.disabled = true ;
  171. }
  172. model.refresh();
  173. }
  174. function fGetAactNolist()
  175. {
  176. submit("TRRAC00401");
  177. model.refresh();
  178. //그리드 선택
  179. if (model.getValue("/root/main/aactnolist/aactcd") != "")
  180. {
  181. grd_aactnolist.isSelected(1) = true;
  182. fGetAactnoInfo(model.getValue("/root/main/aactnolist/aactcd"));
  183. }
  184. }
  185. function fInitAactInfo()
  186. {
  187. model.resetInstanceNode("/root/main/aactnoinfo");
  188. model.resetInstanceNode("/root/send/aactnoinfo");
  189. fInitAactno();
  190. model.refresh();
  191. ipt_aactcd.disabled = false;
  192. model.setFocus("ipt_aactcd");
  193. //초기화를 위해서 저장할 경우 insert 한다고 생각하고 I로 만들어 놓음
  194. model.makeNode("/root/main/aactnoinfo/flag_state");
  195. model.setValue("/root/main/aactnoinfo/flag_state", "i");
  196. }
  197. ]]>
  198. </script>
  199. <submission id="TRRAC00402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/aactnodata" resultref="/root/send/aactnoinfo"/>
  200. <submission id="TXRAC00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/aactnoinfo"/>
  201. </model>
  202. </xhtml:head>
  203. <xhtml:body guideline="1,1193;" style="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:293px; height:14px; ">제예금관리</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:40px; width:1195px; height:744px; ">
  209. <group id="grp_sea" style="left:0px; top:10px; width:1195; height:35px; vertical-align:top; ">
  210. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" bankground-color="#fffbf2" ellipseheight="10" style="left:0px; top:0px; width:1195; height:35px; border-color:#ffd799; "/>
  211. <button id="btn_search" class="btn1_letter2" navindex="30" style="left:1123px; top:7px; width:56px; height:22px; text-align:left; ">
  212. <caption>조회</caption>
  213. <script type="javascript" ev:event="DOMActivate">
  214. <![CDATA[
  215. fGetAactNolist();
  216. ]]>
  217. </script>
  218. </button>
  219. <caption id="caption7" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">거래처 :</caption>
  220. <line id="line5" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
  221. <input id="ipt_bankcd" ref="/root/send/retrparams/bankcd" class="input_s_essential" navindex="1" maxlength="3" style="left:95px; top:8px; width:100px; height:19px; text-align:center; ">
  222. <script type="javascript" ev:event="onkeypress">
  223. <![CDATA[
  224. if(event.keyCode == 13)
  225. {
  226. document.controls(event.currentTarget).value = document.controls(event.currentTarget).currentText;
  227. misfValidationCheck("14", "", "bankcd,banknm", "", "", "code");
  228. model.refresh();
  229. model.setFocus("rdo_baseacntyn");
  230. }
  231. ]]>
  232. </script>
  233. <script type="javascript" ev:event="xforms-value-changed">
  234. <![CDATA[
  235. misfValidationCheck("14", "", "bankcd,banknm", "", "", "code");
  236. model.refresh();
  237. ]]>
  238. </script>
  239. </input>
  240. <button id="btn_fine1" class="icon_search" style="left:199px; top:10px; width:16px; height:16px; ">
  241. <caption/>
  242. <script type="javascript" ev:event="DOMActivate">
  243. <![CDATA[
  244. misfOpenPopUpList("14", ipt_bankcd,"", "bankcd,banknm");
  245. model.refresh();
  246. ]]>
  247. </script>
  248. </button>
  249. <input id="ipt_banknm" ref="/root/send/retrparams/banknm" class="input_default" navindex="2" style="left:218px; top:8px; width:230px; height:19px; ">
  250. <script type="javascript" ev:event="onkeypress">
  251. <![CDATA[
  252. if(event.keyCode == 13)
  253. {
  254. document.controls(event.currentTarget).value = document.controls(event.currentTarget).currentText;
  255. misfValidationCheck("14", "", "bankcd,banknm", "", "", "name");
  256. model.refresh();
  257. model.setFocus("rdo_baseacntyn");
  258. }
  259. ]]>
  260. </script>
  261. <script type="javascript" ev:event="xforms-value-changed">
  262. <![CDATA[
  263. misfValidationCheck("14", "", "bankcd,banknm", "", "", "name");
  264. model.refresh();
  265. ]]>
  266. </script>
  267. </input>
  268. <caption id="caption8" class="search_name" style="left:475px; top:9px; width:86px; height:17px; ">사용여부 :</caption>
  269. <select1 id="radio1" ref="/root/send/retrparams/useyn" overflow="visible" appearance="full" cellspacing="20" cols="3" style="left:565px; top:9px; width:245px; height:20px; border-style:none; ">
  270. <choices>
  271. <item>
  272. <label>Yes</label>
  273. <value>Y</value>
  274. </item>
  275. <item>
  276. <label>No</label>
  277. <value>N</value>
  278. </item>
  279. <item>
  280. <label>All</label>
  281. <value/>
  282. </item>
  283. </choices>
  284. </select1>
  285. </group>
  286. <line id="line3" class="line_1" style="x1:0px; y1:70px; x2:710px; y2:70px; text-align:center; "/>
  287. <datagrid id="grd_aactnolist" nodeset="/root/main/aactnolist" allowuserresize="false" caption="제예금번호^계정과목^제예금구분^거래처^계좌번호^가입일자^만기일자^이자율" colsep="^" colwidth="46, 90, 80, 140, 120, 70, 70, 50" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="16" rowsep="|" style="left:0px; top:75px; width:710px; height:638px; ">
  288. <col ref="aactcd" style="text-align:center; "/>
  289. <col ref="acntnm"/>
  290. <col disabled="true" ref="aactcls" type="combo">
  291. <choices>
  292. <item>
  293. <label>정기예금</label>
  294. <value>001</value>
  295. </item>
  296. <item>
  297. <label>정기적금</label>
  298. <value>005</value>
  299. </item>
  300. <item>
  301. <label>특정금전신탁</label>
  302. <value>006</value>
  303. </item>
  304. <item>
  305. <label>표지어음</label>
  306. <value>007</value>
  307. </item>
  308. <item>
  309. <label>발행어음</label>
  310. <value>008</value>
  311. </item>
  312. <item>
  313. <label>CD</label>
  314. <value>009</value>
  315. </item>
  316. <item>
  317. <label>RP</label>
  318. <value>010</value>
  319. </item>
  320. <item>
  321. <label>MMF</label>
  322. <value>011</value>
  323. </item>
  324. <item>
  325. <label>CMA</label>
  326. <value>012</value>
  327. </item>
  328. <item>
  329. <label>보험예금</label>
  330. <value>013</value>
  331. </item>
  332. <item>
  333. <label>거치식펀드</label>
  334. <value>014</value>
  335. </item>
  336. <item>
  337. <label>적립식펀드</label>
  338. <value>015</value>
  339. </item>
  340. </choices>
  341. </col>
  342. <col ref="custnm"/>
  343. <col ref="aactno" style="text-align:left; "/>
  344. <col ref="joindd" format="yyyy-mm-dd" style="text-align:left; "/>
  345. <col ref="exprdd" format="yyyy-mm-dd"/>
  346. <col ref="restrate" format="99.9%"/>
  347. <script type="javascript" ev:event="onrowchanged">
  348. <![CDATA[
  349. fGetAactnoInfo( grd_aactnolist.textmatrix( grd_aactnolist.row, grd_aactnolist.colRef("aactcd")));
  350. grd_aactnolist.dispatch("onmouseup");
  351. ]]>
  352. </script>
  353. <script type="javascript" ev:event="onaftersort">
  354. <![CDATA[
  355. grd_aactnolist.gridToInstance();
  356. ]]>
  357. </script>
  358. </datagrid>
  359. <line id="line1" class="line_1" style="x1:715px; y1:70px; x2:1195px; y2:70px; "/>
  360. <line id="line8" class="line_2" style="x1:715px; y1:228px; x2:1195px; y2:228px; "/>
  361. <input id="ipt_fncmnm" ref="/root/main/aactnoinfo/fncmnm" class="input_essential" navindex="11" maxlength="40" style="left:842px; top:232px; width:351px; height:19px; "/>
  362. <caption id="cap_depor" class="cell_1" style="left:715px; top:204px; width:125px; height:23px; text-align:left; vertical-align:middle; ">예금주</caption>
  363. <line id="line13" class="line_2" style="x1:715px; y1:98px; x2:1195px; y2:98px; "/>
  364. <caption id="caption11" class="cell_1" style="left:715px; top:429px; width:125px; height:23px; text-align:left; vertical-align:middle; ">가입일자</caption>
  365. <input id="ipt_depor" ref="/root/main/aactnoinfo/depor" class="input_essential" navindex="10" maxlength="20" style="left:842px; top:206px; width:351px; height:19px; "/>
  366. <caption id="cap_aactno" class="cell_1" style="left:715px; top:178px; width:125px; height:23px; text-align:left; vertical-align:middle; ">계좌번호</caption>
  367. <caption id="cap_bankcd2" class="cell_1" visibility="hidden" style="left:713px; top:670px; width:125px; height:23px; text-align:left; vertical-align:middle; ">은행코드</caption>
  368. <caption id="cap_areanm" class="cell_1" visibility="hidden" style="left:713px; top:698px; width:125px; height:23px; text-align:left; vertical-align:middle; ">지점명</caption>
  369. <input id="ipt_aactcd" ref="/root/main/aactnoinfo/aactcd" class="input_essential" navindex="3" maxlength="3" style="left:842px; top:76px; width:105px; height:19px; text-align:center; ">
  370. <script type="javascript" ev:event="DOMFocusOut">
  371. <![CDATA[
  372. fGetAactnoInfo(ipt_aactcd.currentText);
  373. ]]>
  374. </script>
  375. </input>
  376. <caption id="cap_fncmnm" class="cell_1" style="left:715px; top:230px; width:125px; height:23px; text-align:left; vertical-align:middle; ">계좌명칭</caption>
  377. <line id="line4" class="line_2" style="x1:715px; y1:124px; x2:1195px; y2:124px; "/>
  378. <caption id="cap_aactcd" class="cell_1" style="left:715px; top:74px; width:125px; height:23px; text-align:left; vertical-align:middle; ">제예금번호</caption>
  379. <line id="line7" class="line_2" style="x1:715px; y1:150px; x2:1195px; y2:150px; "/>
  380. <caption id="caption5" class="cell_1" style="left:715px; top:559px; width:125px; height:23px; text-align:left; vertical-align:middle; ">해지일자</caption>
  381. <line id="line16" class="line_2" style="x1:716px; y1:505px; x2:1195px; y2:505px; "/>
  382. <caption id="caption16" class="cell_1" style="left:715px; top:533px; width:125px; height:23px; text-align:left; vertical-align:middle; ">이자율</caption>
  383. <input id="ipt_joindd" ref="/root/main/aactnoinfo/joindd" class="input_default" navindex="18" inputtype="date" style="left:842px; top:431px; width:148px; height:19px; text-align:center; "/>
  384. <input id="ipt_cncldd" ref="/root/main/aactnoinfo/cncldd" class="input_default" navindex="23" inputtype="date" style="left:842px; top:561px; width:148px; height:19px; text-align:center; "/>
  385. <input id="ipt_areanm" ref="/root/main/aactnoinfo/areanm" class="input_essential" navindex="10" visibility="hidden" maxlength="20" style="left:840px; top:700px; width:351px; height:19px; "/>
  386. <button id="btn_fine3" class="icon_search" visibility="hidden" style="left:951px; top:675px; width:16px; height:16px; ">
  387. <caption/>
  388. <script type="javascript" ev:event="DOMActivate">
  389. <![CDATA[
  390. misfOpenPopUpList("03", ipt_bankcd2, "R0001", "bankcd,banknm");
  391. model.refresh();
  392. ]]>
  393. </script>
  394. </button>
  395. <input id="ipt_bankcd2" ref="/root/main/aactnoinfo/bankcd" class="input_essential" navindex="8" visibility="hidden" maxlength="3" style="left:840px; top:671px; width:105px; height:19px; text-align:center; ">
  396. <script type="javascript" ev:event="onkeypress">
  397. <![CDATA[
  398. if(event.keyCode == 13)
  399. {
  400. ipt_bankcd2.value = ipt_bankcd2.currentText.substr(0, 2);
  401. misfValidationCheck("03", "R0001", "bankcd,banknm");
  402. model.refresh();
  403. model.setFocus("ipt_areanm");
  404. }
  405. ]]>
  406. </script>
  407. </input>
  408. <input id="ipt_banknm2" ref="/root/main/aactnoinfo/banknm" class="input_default" navindex="9" visibility="hidden" style="left:971px; top:671px; width:220px; height:19px; ">
  409. <script type="javascript" ev:event="onkeypress">
  410. <![CDATA[
  411. if(event.keyCode == 13)
  412. {
  413. ipt_banknm2.value = ipt_banknm2.currentText;
  414. misfValidationCheck("03", "R0001", "bankcd,banknm");
  415. model.refresh();
  416. model.setFocus("ipt_areanm");
  417. }
  418. ]]>
  419. </script>
  420. </input>
  421. <line id="line14" class="line_2" style="x1:715px; y1:150px; x2:1195px; y2:150px; "/>
  422. <line id="line19" class="line_3" style="x1:715px; y1:370px; x2:1195px; y2:370px; "/>
  423. <button id="btn_fine2" class="icon_search" style="left:953px; top:104px; width:16px; height:16px; ">
  424. <caption/>
  425. <script type="javascript" ev:event="DOMActivate">
  426. <![CDATA[
  427. misfOpenPopUpList("05", ipt_acntcd, "", "acntcd,acntnm");
  428. model.refresh();
  429. ]]>
  430. </script>
  431. </button>
  432. <input id="ipt_acntcd" ref="/root/main/aactnoinfo/acntcd" class="input_essential" navindex="4" maxlength="8" style="left:842px; top:102px; width:105px; height:19px; text-align:center; ">
  433. <script type="javascript" ev:event="onkeypress">
  434. <![CDATA[
  435. if(event.keyCode == 13)
  436. {
  437. ipt_acntcd.value = ipt_acntcd.currentText;
  438. misfValidationCheck("05", "", "acntcd,acntnm");
  439. model.refresh();
  440. model.setFocus("ipt_bankcd");
  441. }
  442. ]]>
  443. </script>
  444. </input>
  445. <input id="ipt_acntnm" ref="/root/main/aactnoinfo/acntnm" class="input_default" navindex="5" style="left:973px; top:102px; width:220px; height:19px; ">
  446. <script type="javascript" ev:event="onkeypress">
  447. <![CDATA[
  448. if(event.keyCode == 13)
  449. {
  450. ipt_acntnm.value = ipt_acntnm.currentText;
  451. misfValidationCheck("05", "", "acntcd,acntnm");
  452. model.refresh();
  453. model.setFocus("ipt_bankcd");
  454. }
  455. ]]>
  456. </script>
  457. </input>
  458. <caption id="cap_acntcd" class="cell_1" style="left:715px; top:100px; width:125px; height:23px; text-align:left; vertical-align:middle; ">계정과목</caption>
  459. <caption id="caption21" class="tit_2" style="left:5px; top:55px; width:131px; height:14px; ">제예금목록</caption>
  460. <caption id="caption1" class="tit_2" style="left:720px; top:55px; width:131px; height:14px; ">제예금정보</caption>
  461. <button id="btn_excsave" class="btn2_letter4" style="left:646px; top:50px; width:64px; height:19px; text-align:center; ">
  462. <caption>엑셀저장</caption>
  463. <script type="javascript" ev:event="DOMActivate">
  464. <![CDATA[
  465. misfSaveExcel(grd_aactnolist);
  466. ]]>
  467. </script>
  468. </button>
  469. <caption id="cap_bbookdeptcd" class="cell_1" visibility="hidden" style="left:713px; top:615px; width:125px; height:23px; text-align:left; vertical-align:middle; ">관리부서</caption>
  470. <line id="line12" class="line_2" style="x1:716px; y1:254px; x2:1195px; y2:254px; "/>
  471. <line id="line21" class="line_2" style="x1:715px; y1:453px; x2:1195px; y2:453px; "/>
  472. <line id="line22" class="line_2" style="x1:715px; y1:479px; x2:1195px; y2:479px; "/>
  473. <caption id="caption23" class="cell_1" style="left:715px; top:282px; width:125px; height:23px; text-align:left; vertical-align:middle; ">사용여부</caption>
  474. <line id="line23" class="line_2" style="x1:716px; y1:306px; x2:1194px; y2:306px; "/>
  475. <select1 id="rdo_useyn" ref="/root/main/aactnoinfo/useyn" navindex="16" overflow="hidden" appearance="full" cols="2" style="left:847px; top:285px; width:148px; height:16px; border-style:none; ">
  476. <choices>
  477. <item>
  478. <label>Yes</label>
  479. <value>Y</value>
  480. </item>
  481. <item>
  482. <label>No</label>
  483. <value>N</value>
  484. </item>
  485. </choices>
  486. </select1>
  487. <input id="ipt_bbookdeptnm" ref="/root/main/aactnoinfo/bbookdeptnm" class="input_default" navindex="14" visibility="hidden" style="left:970px; top:617px; width:220px; height:19px; ">
  488. <script type="javascript" ev:event="onkeypress">
  489. <![CDATA[
  490. if(event.keyCode == 13)
  491. {
  492. model.setFocus("ipt_joindd");
  493. }
  494. ]]>
  495. </script>
  496. <script type="javascript" ev:event="xforms-value-changed">
  497. <![CDATA[
  498. racfDeptValidCheck("bbookdept,bbookdeptnm");
  499. ]]>
  500. </script>
  501. </input>
  502. <button id="btn_fine4" class="icon_search" visibility="hidden" style="left:950px; top:619px; width:16px; height:16px; ">
  503. <caption/>
  504. <script type="javascript" ev:event="DOMActivate">
  505. <![CDATA[
  506. misfOpenPopUpList("02", ipt_bbookdeptcd,"", "bbookdept,bbookdeptnm");
  507. model.refresh();
  508. ]]>
  509. </script>
  510. </button>
  511. <input id="ipt_bbookdeptcd" ref="/root/main/aactnoinfo/bbookdept" class="input_essential" navindex="13" visibility="hidden" maxlength="10" style="left:841px; top:617px; width:105px; height:19px; ">
  512. <script type="javascript" ev:event="onkeypress">
  513. <![CDATA[
  514. if(event.keyCode == 13)
  515. {
  516. model.setFocus("ipt_bbookdeptnm");
  517. }
  518. ]]>
  519. </script>
  520. <script type="javascript" ev:event="xforms-value-changed">
  521. <![CDATA[
  522. racfDeptValidCheck("bbookdept,bbookdeptnm");
  523. ]]>
  524. </script>
  525. </input>
  526. <input id="ipt_restrate" ref="/root/main/aactnoinfo/restrate" class="input_default" navindex="22" format="#,###.## %" style="left:842px; top:534px; width:148px; height:19px; text-align:right; "/>
  527. <caption id="cap_aactcls" class="cell_1" style="left:715px; top:126px; width:125px; height:23px; text-align:left; vertical-align:middle; ">제예금구분</caption>
  528. <input id="ipt_aactno" ref="/root/main/aactnoinfo/aactno" class="input_essential" navindex="9" maxlength="20" style="left:842px; top:180px; width:213px; height:19px; "/>
  529. <button id="btn_init" class="btn2_letter2" style="left:1150px; top:50px; width:42px; height:19px; ">
  530. <caption>신규</caption>
  531. <script type="javascript" ev:event="DOMActivate">
  532. <![CDATA[
  533. fInitAactInfo();
  534. ]]>
  535. </script>
  536. </button>
  537. <select1 id="cmb_aactcls" ref="/root/main/aactnoinfo/aactcls" class="combo_essential" navindex="6" appearance="minimal" style="left:842px; top:128px; width:213px; height:19px; text-align:left; ">
  538. <choices>
  539. <item>
  540. <label>정기예금</label>
  541. <value>001</value>
  542. </item>
  543. <item>
  544. <label>정기적금</label>
  545. <value>005</value>
  546. </item>
  547. <item>
  548. <label>특정금전신탁</label>
  549. <value>006</value>
  550. </item>
  551. <item>
  552. <label>표지어음</label>
  553. <value>007</value>
  554. </item>
  555. <item>
  556. <label>발행어음</label>
  557. <value>008</value>
  558. </item>
  559. <item>
  560. <label>CD</label>
  561. <value>009</value>
  562. </item>
  563. <item>
  564. <label>RP</label>
  565. <value>010</value>
  566. </item>
  567. <item>
  568. <label>MMF</label>
  569. <value>011</value>
  570. </item>
  571. <item>
  572. <label>CMA</label>
  573. <value>012</value>
  574. </item>
  575. <item>
  576. <label>보험예금</label>
  577. <value>013</value>
  578. </item>
  579. <item>
  580. <label>거치식펀드</label>
  581. <value>014</value>
  582. </item>
  583. <item>
  584. <label>적립식펀드</label>
  585. <value>015</value>
  586. </item>
  587. </choices>
  588. </select1>
  589. <line id="line18" class="line_3" style="x1:715px; y1:583px; x2:1195px; y2:583px; "/>
  590. <caption id="caption2" class="tit_2" style="left:720px; top:409px; width:325px; height:13px; ">부가정보</caption>
  591. <line id="line25" class="line_1" style="x1:715px; y1:424px; x2:1195px; y2:424px; "/>
  592. <textarea id="textarea1" ref="/root/main/aactnoinfo/cmt" navindex="17" style="left:842px; top:310px; width:348px; height:57px; "/>
  593. <caption id="caption12" class="cell_1" style="left:715px; top:308px; width:125px; height:62px; text-align:left; vertical-align:middle; ">비고</caption>
  594. <line id="line24" class="line_2" style="x1:715px; y1:280px; x2:1195px; y2:280px; "/>
  595. <caption id="caption3" class="cell_1" style="left:715px; top:256px; width:125px; height:23px; text-align:left; vertical-align:middle; ">용도</caption>
  596. <input id="input1" ref="/root/main/aactnoinfo/usge" class="input_default" navindex="15" maxlength="40" style="left:842px; top:258px; width:351px; height:19px; "/>
  597. <line id="line26" class="line_2" style="x1:714px; y1:176px; x2:1194px; y2:176px; "/>
  598. <caption id="cap_entrregno" class="cell_1" style="left:715px; top:152px; width:125px; height:23px; text-align:left; vertical-align:middle; ">거래처</caption>
  599. <caption id="caption9" class="cell_1" visibility="hidden" style="left:713px; top:642px; width:125px; height:23px; text-align:left; vertical-align:middle; ">입출금기본계좌</caption>
  600. <line id="line27" class="line_2" style="x1:714px; y1:202px; x2:1194px; y2:202px; "/>
  601. <select1 id="rdo_baseacntyn" ref="/root/main/aactnoinfo/baseacntyn" navindex="16" visibility="hidden" overflow="hidden" appearance="full" cols="2" style="left:843px; top:645px; width:148px; height:16px; border-style:none; ">
  602. <choices>
  603. <item>
  604. <label>Yes</label>
  605. <value>Y</value>
  606. </item>
  607. <item>
  608. <label>No</label>
  609. <value>N</value>
  610. </item>
  611. </choices>
  612. </select1>
  613. <input id="ipt_entrregno" ref="/root/main/aactnoinfo/entrregno" class="input_essential" navindex="7" maxlength="10" style="left:842px; top:154px; width:105px; height:19px; text-align:center; ">
  614. <script type="javascript" ev:event="onkeypress">
  615. <![CDATA[
  616. if(event.keyCode == 13)
  617. {
  618. document.controls(event.currentTarget).value = document.controls(event.currentTarget).currentText;
  619. misfValidationCheck("14", "", "entrregno,custnm", "", "", "code");
  620. model.refresh();
  621. model.setFocus("rdo_baseacntyn");
  622. }
  623. ]]>
  624. </script>
  625. </input>
  626. <input id="ipt_custnm" ref="/root/main/aactnoinfo/custnm" class="input_default" navindex="8" style="left:973px; top:154px; width:220px; height:19px; ">
  627. <script type="javascript" ev:event="onkeypress">
  628. <![CDATA[
  629. if(event.keyCode == 13)
  630. {
  631. document.controls(event.currentTarget).value = document.controls(event.currentTarget).currentText;
  632. misfValidationCheck("14", "", "entrregno,custnm", "", "", "name");
  633. model.refresh();
  634. model.setFocus("rdo_baseacntyn");
  635. }
  636. ]]>
  637. </script>
  638. </input>
  639. <button id="btn_entrregno" class="icon_search" style="left:953px; top:157px; width:16px; height:16px; ">
  640. <caption/>
  641. <script type="javascript" ev:event="DOMActivate">
  642. <![CDATA[
  643. misfOpenPopUpList("14", ipt_entrregno, "", "entrregno,custnm");
  644. model.refresh();
  645. ]]>
  646. </script>
  647. </button>
  648. <input id="ipt_rmndamt" ref="/root/main/aactnoinfo/rmndamt" class="input_default" navindex="21" format="#,###" style="left:842px; top:509px; width:148px; height:19px; text-align:right; "/>
  649. <caption id="caption22" class="cell_1" style="left:715px; top:507px; width:125px; height:23px; text-align:left; vertical-align:middle; ">월불입액</caption>
  650. <caption id="caption20" class="cell_1" style="left:715px; top:481px; width:125px; height:23px; text-align:left; vertical-align:middle; ">계약금액</caption>
  651. <input id="ipt_conamt" ref="/root/main/aactnoinfo/conamt" class="input_default" navindex="20" format="#,###" style="left:842px; top:482px; width:148px; height:19px; text-align:right; "/>
  652. <input id="ipt_exprdd" ref="/root/main/aactnoinfo/exprdd" class="input_default" navindex="19" inputtype="date" style="left:842px; top:457px; width:148px; height:19px; text-align:center; "/>
  653. <caption id="caption15" class="cell_1" style="left:715px; top:455px; width:125px; height:23px; text-align:left; vertical-align:middle; ">만기일자</caption>
  654. <line id="line6" class="line_2" style="x1:716px; y1:531px; x2:1195px; y2:531px; "/>
  655. <line id="line10" class="line_2" style="x1:716px; y1:557px; x2:1195px; y2:557px; "/>
  656. </group>
  657. <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
  658. <button id="btn_save" class="btn4_letter2" style="left:1075px; top:2px; width:56px; height:22px; ">
  659. <caption>저장</caption>
  660. <script type="javascript" ev:event="DOMActivate">
  661. <![CDATA[
  662. fInsAactnoInfo();
  663. ]]>
  664. </script>
  665. </button>
  666. <button id="btn_delete" class="btn4_letter2" style="left:1135px; top:2px; width:56px; height:22px; ">
  667. <caption>삭제</caption>
  668. <script type="javascript" ev:event="DOMActivate">
  669. <![CDATA[
  670. fDelAactnoInfo();
  671. ]]>
  672. </script>
  673. </button>
  674. <line id="line2" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  675. <button id="btn_prt" class="btn6_letter2" visibility="hidden" style="left:1010px; top:2px; width:56px; height:22px; ">
  676. <caption>출력</caption>
  677. </button>
  678. <output id="output1" style="left:5px; top:5px; width:990px; height:19px; font-size:10pt; font-weight:bold; color:#0000ff; ">수시 입출금 계좌가 아닌 정기예금의 성격을 가진 계좌</output>
  679. </group>
  680. </xhtml:body>
  681. </xhtml:html>