SMAHA03190_사전질의코드관리.xfdl 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMAHA03190" position="absolute 0 0 1206 792" titletext="사전질의코드 관리" oninit="SMAHA03190_oninit" onload="SMAHA03190_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption6" text="사전질의코드관리" class="tit_1" position="absolute 0 0 191 25"/>
  8. <Grid id="grd_answlst" taborder="1" binddataset="ds_main_anslst_item" useinputpanel="false" position="absolute 594 94 1194 426" autoenter="select" cellsizingtype="col" anchor="top right" oncellclick="grd_answlst_oncellclick">
  9. <Formats>
  10. <Format id="default">
  11. <Columns>
  12. <Column size="25"/>
  13. <Column size="0"/>
  14. <Column size="100"/>
  15. <Column size="313"/>
  16. <Column size="0"/>
  17. <Column size="0"/>
  18. <Column size="100"/>
  19. <Column size="100"/>
  20. </Columns>
  21. <Rows>
  22. <Row size="24" band="head"/>
  23. <Row size="24"/>
  24. </Rows>
  25. <Band id="head">
  26. <Cell/>
  27. <Cell col="1" text="사전질의코드"/>
  28. <Cell col="2" text="코드"/>
  29. <Cell col="3" text="답안"/>
  30. <Cell col="4" text="영문답안"/>
  31. <Cell col="5" text="비고입력여부"/>
  32. <Cell col="6" text="최종수정자"/>
  33. <Cell col="7" text="최종수정일시"/>
  34. </Band>
  35. <Band id="body">
  36. <Cell celltype="head"/>
  37. <Cell col="1" text="bind:inqrcd"/>
  38. <Cell col="2" displaytype="text" edittype="text" text="bind:answcd"/>
  39. <Cell col="3" displaytype="text" edittype="text" text="bind:answcnts"/>
  40. <Cell col="4" displaytype="text" edittype="text" text="bind:answengcnts"/>
  41. <Cell col="5" displaytype="text" edittype="text"/>
  42. <Cell col="6" text="bind:reminptyn"/>
  43. <Cell col="7" text="bind:lastupdtrid"/>
  44. </Band>
  45. </Format>
  46. </Formats>
  47. </Grid>
  48. <Div id="grp_sea" anchor="left top right" taborder="2" class="div_SA" position="absolute 0 25 1195 65">
  49. <Layouts>
  50. <Layout>
  51. <Static id="caption3" text="사전질의코드 :" class="search_name" position="absolute 11 12 123 29"/>
  52. <Edit id="ipt_inqrcnts" taborder="1" class="input_search" position="absolute 435 11 775 30"/>
  53. <Button id="btn_search" taborder="2" text="조회" class="btn1" position="absolute 1123 10 1179 32" anchor="top right" onclick="grp_sea_btn_search_onclick"/>
  54. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1104 10 1110 32" anchor="top right"/>
  55. <Static id="caption5" text="사전질의내역 :" class="search_name" position="absolute 316 12 435 29"/>
  56. <Edit id="ipt_inqrcd" taborder="3" class="input_search" position="absolute 130 11 290 30"/>
  57. </Layout>
  58. </Layouts>
  59. </Div>
  60. <Static id="caption1" text="사전질의코드" class="tit_2" position="absolute 0 73 142 95"/>
  61. <Shape id="line1" class="line_10" position="absolute 0 89 590 95" anchor="left top right"/>
  62. <Grid id="grd_inqrlst" taborder="3" binddataset="ds_main_inqrlst_item" useinputpanel="false" position="absolute 0 94 590 761" autoenter="select" cellsizingtype="col" anchor="all" oncellclick="grd_inqrlst_oncellclick">
  63. <Formats>
  64. <Format id="default">
  65. <Columns>
  66. <Column size="24" band="left"/>
  67. <Column size="70" band="left"/>
  68. <Column size="260" band="left"/>
  69. <Column size="80"/>
  70. <Column size="50"/>
  71. <Column size="100"/>
  72. <Column size="100"/>
  73. </Columns>
  74. <Rows>
  75. <Row size="24" band="head"/>
  76. <Row size="24"/>
  77. </Rows>
  78. <Band id="head">
  79. <Cell/>
  80. <Cell col="1" text="코드"/>
  81. <Cell col="2" text="사전질의내역"/>
  82. <Cell col="3" text="답안선택수"/>
  83. <Cell col="4" text="사용여부"/>
  84. <Cell col="5" text="최종수정자"/>
  85. <Cell col="6" text="최종수정일시"/>
  86. </Band>
  87. <Band id="body">
  88. <Cell celltype="head"/>
  89. <Cell col="1" displaytype="text" edittype="text" text="bind:inqrcd"/>
  90. <Cell col="2" displaytype="text" edittype="text" text="bind:inqrnm"/>
  91. <Cell col="3" displaytype="text" edittype="text" text="bind:answcnt"/>
  92. <Cell col="4" displaytype="checkbox" edittype="checkbox" text="bind:useyn" expr="expr:useyn == 'Y' ? 1 : 0"/>
  93. <Cell col="5" text="bind:lastupdtrid"/>
  94. <Cell col="6" displaytype="text" edittype="text" text="bind:lastupdtdt"/>
  95. </Band>
  96. </Format>
  97. </Formats>
  98. </Grid>
  99. <Static id="caption4" text="선택형답안" class="tit_2" position="absolute 594 73 709 95" anchor="top right"/>
  100. <Shape id="line2" class="line_10" position="absolute 594 89 1194 95" anchor="top right"/>
  101. <Button id="btn_grddel" taborder="4" text="행삭제" class="btn2" position="absolute 537 67 590 89" anchor="top right" onclick="btn_grddel_onclick"/>
  102. <Button id="btn_grdadd" taborder="5" text="행추가" class="btn2" position="absolute 482 67 535 89" anchor="top right" onclick="btn_grdadd_onclick"/>
  103. <Button id="btn_ansadd" taborder="6" text="행추가" class="btn2" position="absolute 1087 67 1140 89" anchor="top right" onclick="btn_ansadd_onclick"/>
  104. <Button id="btn_ansdel" taborder="7" text="행삭제" class="btn2" position="absolute 1141 67 1194 89" anchor="top right" onclick="btn_ansdel_onclick"/>
  105. <Grid id="grd_roomlst" taborder="8" binddataset="ds_main_roomlst_item" useinputpanel="false" position="absolute 594 455 1194 761" autoenter="select" autofittype="col" cellsizingtype="col" anchor="top right bottom">
  106. <Formats>
  107. <Format id="default">
  108. <Columns>
  109. <Column size="25"/>
  110. <Column size="0"/>
  111. <Column size="0"/>
  112. <Column size="151"/>
  113. <Column size="100"/>
  114. <Column size="100"/>
  115. </Columns>
  116. <Rows>
  117. <Row size="24" band="head"/>
  118. <Row size="24"/>
  119. </Rows>
  120. <Band id="head">
  121. <Cell/>
  122. <Cell col="1" text="사전질의코드"/>
  123. <Cell col="2" text="답안코드"/>
  124. <Cell col="3" text="검사실명"/>
  125. <Cell col="4" text="최종수정자"/>
  126. <Cell col="5" text="최종수정일시"/>
  127. </Band>
  128. <Band id="body">
  129. <Cell celltype="head"/>
  130. <Cell col="1" text="bind:inqrcd"/>
  131. <Cell col="2" text="bind:answcd"/>
  132. <Cell col="3" displaytype="combo" edittype="combo" text="bind:testroomcd" combodataset="ds_init_room_roomlst_itemroom" combocodecol="testroomcd" combodatacol="testroomnm"/>
  133. <Cell col="4" text="bind:lastupdtrid"/>
  134. <Cell col="5" text="bind:lastupdtdt"/>
  135. </Band>
  136. </Format>
  137. </Formats>
  138. </Grid>
  139. <Button id="button1" taborder="9" text="행추가" class="btn2" position="absolute 1086 428 1139 450" anchor="top right" onclick="button1_onclick"/>
  140. <Static id="caption2" text="답안별 통보검사실" class="tit_2" position="absolute 595 434 729 456" anchor="top right"/>
  141. <Button id="button2" taborder="10" text="행삭제" class="btn2" position="absolute 1140 428 1193 450" anchor="top right" onclick="button2_onclick"/>
  142. <Shape id="line3" linetype="horizontal" class="line_10" position="absolute 594 450 1194 456" anchor="top right"/>
  143. <Button id="btn_init" taborder="11" text="초기화" class="btn4" position="absolute 1067 765 1135 787" anchor="right bottom" onclick="btn_init_onclick"/>
  144. <Button id="btn_save" taborder="12" text="저장" class="btn4" position="absolute 1138 765 1194 787" anchor="right bottom" onclick="btn_save_onclick"/>
  145. <Button id="btn_print" taborder="13" text="출력" class="btn6" position="absolute 0 765 56 787" anchor="left bottom" visible="false"/>
  146. </Layout>
  147. </Layouts>
  148. <Objects>
  149. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  150. <ColumnInfo>
  151. <Column id="srchinqrflag" type="STRING" size="256"/>
  152. <Column id="srchinqrcd" type="STRING" size="256"/>
  153. <Column id="srchinqrcnts" type="STRING" size="256"/>
  154. <Column id="srchinstcd" type="STRING" size="256"/>
  155. <Column id="ansinqrcd" type="STRING" size="256"/>
  156. <Column id="answcd" type="STRING" size="256"/>
  157. <Column id="inqrcd" type="STRING" size="256"/>
  158. </ColumnInfo>
  159. <Rows>
  160. <Row>
  161. <Col id="srchinqrflag"/>
  162. <Col id="srchinqrcd"/>
  163. <Col id="srchinqrcnts"/>
  164. <Col id="srchinstcd"/>
  165. <Col id="ansinqrcd"/>
  166. <Col id="answcd"/>
  167. </Row>
  168. </Rows>
  169. </Dataset>
  170. <Dataset id="ds_main_inqrlst_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_main_inqrlst_item_oncolumnchanged">
  171. <ColumnInfo>
  172. <Column id="sel" type="STRING" size="256" sumtext="사전질의코드"/>
  173. <Column id="inqrcd" type="STRING" size="256" sumtext="사전질의코드"/>
  174. <Column id="inqrnm" type="STRING" size="256" sumtext="사전질의명 "/>
  175. <Column id="answcnt" type="STRING" size="256" sumtext="답안갯수"/>
  176. <Column id="useyn" type="STRING" size="256" sumtext="사용여부"/>
  177. <Column id="inqrdispseq" type="STRING" size="256" sumtext="사전질의출력순서"/>
  178. <Column id="lastupdtrid" type="STRING" size="256" sumtext="최종수정자"/>
  179. <Column id="lastupdtdt" type="STRING" size="256" sumtext="최종수정시간"/>
  180. </ColumnInfo>
  181. </Dataset>
  182. <Dataset id="ds_main_anslst_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  183. <Dataset id="ds_main_roomlst_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  184. <ColumnInfo>
  185. <Column id="inqrcd" type="STRING" size="256" sumtext="사전질의코드"/>
  186. <Column id="answcd" type="STRING" size="256" sumtext="답안코드 "/>
  187. <Column id="testroomcd" type="STRING" size="256" sumtext="검사실코드"/>
  188. <Column id="lastupdtrid" type="STRING" size="256" sumtext="최종수정자"/>
  189. <Column id="lastupdtdt" type="STRING" size="256" sumtext="최종수정시간"/>
  190. </ColumnInfo>
  191. </Dataset>
  192. <Dataset id="ds_init_room_roomlst_itemroom" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  193. <ColumnInfo>
  194. <Column id="sel" type="STRING" size="256" sumtext="선택"/>
  195. <Column id="testroomcd" type="STRING" size="256" sumtext="검사실코드"/>
  196. <Column id="testroomnm" type="STRING" size="256" sumtext="검사실명"/>
  197. <Column id="cnt" type="INT" size="256" sumtext="인원"/>
  198. <Column id="healexamplacecd" type="STRING" size="256" sumtext="건진장소"/>
  199. </ColumnInfo>
  200. </Dataset>
  201. <Dataset id="ds_init_baseinfo_inqrflaglst_A0106" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  202. <Dataset id="ds_init_baseinfo_answflaglst_A0066" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  203. </Objects>
  204. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  205. * System Name :
  206. * Job Name :
  207. * Creator :
  208. * Make Date : 2015-11-13
  209. * Description :
  210. *---------------------------------------------------------------------------------------
  211. * Modify Date Modifier Modify Description
  212. *---------------------------------------------------------------------------------------
  213. * 2015-11-13 Live Converter TF->XP
  214. *
  215. *---------------------------------------------------------------------------------------
  216. ****************************************************************************************/
  217. include "com_commonxp::comm_main.xjs";
  218. include "ast_healexamxp::AHA001.xjs";
  219. include "ast_healthexambasexp::healcombolist.xjs";
  220. var arErrorCode = new HashArray();
  221. function SMAHA03190_oninit(obj:Form, e:InitEventInfo)
  222. {
  223. frmf_initForm(obj);
  224. }
  225. function SMAHA03190_onload(obj:Form, e:LoadEventInfo)
  226. {
  227. grdf_initGrid(grd_inqrlst);
  228. grdf_setRowTypeIcon(grd_inqrlst, 0);
  229. grdf_initGrid(grd_answlst);
  230. grdf_setRowTypeIcon(grd_answlst, 0);
  231. grdf_initGrid(grd_roomlst);
  232. grdf_setRowTypeIcon(grd_roomlst, 0);
  233. grp_sea.btn_search.enable = frmf_checkAuth("R") ;
  234. btn_save.enable = frmf_checkAuth("X") ;
  235. btn_print.enable = frmf_checkAuth("P") ;
  236. fGetInqrFlag();
  237. var oParam = {};
  238. oParam.id = "TRAHB01502";
  239. oParam.service = "healexambaseapp.ComCode";
  240. oParam.method = "reqGetRoomCdList";
  241. oParam.inds = "req=ds_send";
  242. oParam.outds = "ds_init_room_roomlst_itemroom=item";
  243. oParam.async = false;
  244. //oParam.callback = "cf_TRAHB01502";
  245. tranf_submit(oParam);
  246. }
  247. function fGetInqrFlag()
  248. {
  249. ds_init_baseinfo_inqrflaglst_A0106.clearData();
  250. var arrParam = [{dsNm: "ds_init_baseinfo_inqrflaglst_A0106", cdGrpId: "A0106"}
  251. ,{dsNm: "ds_init_baseinfo_answflaglst_A0066", cdGrpId: "A0066"}]
  252. appf_getCodeList(arrParam);
  253. //submit("TRZBC00101");
  254. }
  255. function grp_sea_btn_search_onclick(obj:Button, e:ClickEventInfo)
  256. {
  257. ds_main_anslst_item.clearData();
  258. ds_main_inqrlst_item.clearData();
  259. fGetInqrlst();
  260. }
  261. function fGetInqrlst()
  262. {
  263. var selRow = ds_main_inqrlst_item.rowposition;
  264. ds_send.setColumn(0, "srchinstcd", sysf_getUserInfo("posinstcd") );
  265. var oParam = {};
  266. oParam.id = "TRAHA03191";
  267. oParam.service = "healthexambaseapp.BfInqr";
  268. oParam.method = "reqGetBfInqrList";
  269. oParam.inds = "reqparam=ds_send";
  270. oParam.outds = "ds_main_inqrlst_item=item";
  271. oParam.async = false;
  272. oParam.callback = "cf_TRAHA03191";
  273. tranf_submit(oParam);
  274. if(arErrorCode.pop("TRAHA03191") > -1)
  275. {
  276. if(selRow > -1)
  277. {
  278. fGetInqrAns();
  279. }
  280. }
  281. ds_main_inqrlst_item.updatecontrol = false;
  282. dsf_setFixVal(ds_main_inqrlst_item, "sel:N");
  283. ds_main_inqrlst_item.updatecontrol = true;
  284. ds_main_roomlst_item.clearData();
  285. }
  286. function cf_TRAHA03191(sSvcId, nErrorCode, sErrorMsg)
  287. {
  288. if(nErrorCode < 0) return;
  289. arErrorCode.push(sSvcId, nErrorCode);
  290. }
  291. function fGetInqrAns()
  292. {
  293. var tmpinqrflag = ds_send.getColumn(0, "srchinqrflag");
  294. ds_send.setColumn(0, "srchinstcd", sysf_getUserInfo("posinstcd"));
  295. ds_send.setColumn(0, "srchinqrflag", tmpinqrflag);
  296. ds_send.setColumn(0, "inqrcd", ds_main_inqrlst_item.getColumn(ds_main_inqrlst_item.rowposition, "inqrcd"));
  297. ds_send.setColumn(0, "ansinqrcd", ds_main_inqrlst_item.getColumn(ds_main_inqrlst_item.rowposition, "inqrcd"));
  298. var oParam = {};
  299. oParam.id = "TRAHA03192";
  300. oParam.service = "healthexambaseapp.BfInqr";
  301. oParam.method = "reqGetBfInqrAnswList";
  302. oParam.inds = "req=ds_send";
  303. oParam.outds = "ds_main_anslst_item=item";
  304. oParam.async = false;
  305. //oParam.callback = "cf_TRAHA03192";
  306. tranf_submit(oParam);
  307. }
  308. function ds_main_inqrlst_item_oncolumnchanged(obj:Dataset, e:DSColChangeEventInfo)
  309. {
  310. if(e.columnid == "useyn")
  311. {
  312. obj.setColumn(e.row, "useyn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  313. }
  314. }
  315. function btn_grdadd_onclick(obj:Button, e:ClickEventInfo)
  316. {
  317. ds_main_inqrlst_item.addRow();
  318. }
  319. function btn_grddel_onclick(obj:Button, e:ClickEventInfo)
  320. {
  321. if(ds_main_inqrlst_item.getRowType(ds_main_inqrlst_item.rowposition) == 2)
  322. {
  323. ds_main_inqrlst_item.deleteRow(ds_main_inqrlst_item.rowposition);
  324. }
  325. else
  326. {
  327. ds_main_inqrlst_item.updatecontrol = false;
  328. ds_main_inqrlst_item.setRowType(ds_main_inqrlst_item.rowposition, "d");
  329. ds_main_inqrlst_item.updatecontrol = true;
  330. }
  331. }
  332. function grd_inqrlst_oncellclick(obj:Grid, e:GridClickEventInfo)
  333. {
  334. fGetInqrAns();
  335. }
  336. function grd_answlst_oncellclick(obj:Grid, e:GridClickEventInfo)
  337. {
  338. fGetInqrAnsRoom();
  339. }
  340. function fGetInqrAnsRoom()
  341. {
  342. var tmpinqrflag = ds_send.getColumn(0, "srchinqrflag");
  343. ds_send.setColumn(0, "srchinstcd", sysf_getUserInfo("posinstcd") );
  344. ds_send.setColumn(0, "srchinqrflag", tmpinqrflag );
  345. ds_send.setColumn(0, "ansinqrcd", ds_main_inqrlst_item.getColumn(ds_main_inqrlst_item.rowposition, "inqrcd"));
  346. ds_send.setColumn(0, "inqrcd", ds_main_inqrlst_item.getColumn(ds_main_inqrlst_item.rowposition, "inqrcd"));
  347. ds_send.setColumn(0, "answcd", ds_main_anslst_item.getColumn(ds_main_anslst_item.rowposition, "answcd"));
  348. var oParam = {};
  349. oParam.id = "TRAHA03192";
  350. oParam.service = "healthexambaseapp.BfInqr";
  351. oParam.method = "reqGetBfInqrAnswRoomList";
  352. oParam.inds = "req=ds_send";
  353. oParam.outds = "ds_main_roomlst_item=item";
  354. oParam.async = false;
  355. //oParam.callback = "cf_TRAHA03192";
  356. tranf_submit(oParam);
  357. }
  358. function btn_ansadd_onclick(obj:Button, e:ClickEventInfo)
  359. {
  360. var addRow = ds_main_anslst_item.addRow();
  361. ds_main_anslst_item.setColumn(addRow, "inqrcd", ds_main_inqrlst_item.getColumn(ds_main_inqrlst_item.rowposition, "inqrcd"));
  362. }
  363. function btn_ansdel_onclick(obj:Button, e:ClickEventInfo)
  364. {
  365. if(ds_main_anslst_item.getRowType(ds_main_anslst_item.rowposition) == 2)
  366. {
  367. ds_main_anslst_item.deleteRow(ds_main_anslst_item.rowposition);
  368. }
  369. else
  370. {
  371. ds_main_anslst_item.updatecontrol = false;
  372. ds_main_anslst_item.setRowType(ds_main_anslst_item.rowposition, "d");
  373. ds_main_anslst_item.updatecontrol = true;
  374. }
  375. }
  376. function button1_onclick(obj:Button, e:ClickEventInfo)
  377. {
  378. var addRow = ds_main_roomlst_item.addRow();
  379. ds_main_roomlst_item.setColumn(addRow, "inqrcd", ds_main_anslst_item.getColumn(ds_main_anslst_item.rowposition, "inqrcd"));
  380. ds_main_roomlst_item.setColumn(addRow, "answcd", ds_main_anslst_item.getColumn(ds_main_anslst_item.rowposition, "answcd"));
  381. }
  382. function button2_onclick(obj:Button, e:ClickEventInfo)
  383. {
  384. if(ds_main_roomlst_item.getRowType(ds_main_roomlst_item.rowposition) == 2)
  385. {
  386. ds_main_roomlst_item.deleteRow(ds_main_roomlst_item.rowposition);
  387. }
  388. else
  389. {
  390. ds_main_roomlst_item.updatecontrol = false;
  391. ds_main_roomlst_item.setRowType(ds_main_roomlst_item.rowposition, "d");
  392. ds_main_roomlst_item.updatecontrol = true;
  393. }
  394. }
  395. function btn_init_onclick(obj:Button, e:ClickEventInfo)
  396. {
  397. fInitInqrLst();
  398. }
  399. function btn_save_onclick(obj:Button, e:ClickEventInfo)
  400. {
  401. if(fSaveInqrCd())
  402. {
  403. fGetInqrlst();
  404. }
  405. }
  406. function fSaveInqrCd()
  407. {
  408. if( sysf_messageBox("사전질의코드정보를","Q002") == 6)
  409. {
  410. var oParam = {};
  411. oParam.id = "TXAHA03191";
  412. oParam.service = "healthexambaseapp.BfInqr";
  413. oParam.method = "reqExeBfInqrList";
  414. oParam.inds = "saveinqrcd=ds_main_inqrlst_item:u saveinqrans=ds_main_anslst_item:u saveinqransroom=ds_main_roomlst_item:u";
  415. oParam.outds = "ds_=item2 ds_=itemjudg";
  416. oParam.typeStr = "m";
  417. oParam.async = false;
  418. //oParam.callback = "cf_TXAHA03191";
  419. tranf_submit(oParam);
  420. }
  421. return;
  422. }
  423. ]]></Script>
  424. </Form>
  425. </FDL>