SMABD00200_SBS식사정보관리.xfdl 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMABD00200" classname="SMABD00200_SBS식사정보관리" inheritanceid="" position="absolute 0 0 1200 790" titletext="New Form" oninit="SMABD00200_oninit" onload="SMABD00200_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption1" text="SBS 식사정보관리" class="tit_1" position="absolute 0 0 160 23"/>
  8. <Button id="btn_copy" taborder="2" text="식단복사" class="btn3" position="absolute 97 24 177 46" onclick="btn_copy_onclick"/>
  9. <Button id="btn_menu" taborder="3" text="메뉴관리" class="btn3" position="absolute 179 24 259 46" onclick="btn_menu_onclick"/>
  10. <Div id="grp_sea" anchor="left top right" taborder="4" class="div_SA2" position="absolute 0 47 800 87">
  11. <Layouts>
  12. <Layout>
  13. <Static id="caption50" text="년 월 일 :" class="search_name" position="absolute 7 12 80 29" anchor="default"/>
  14. <Shape id="line20" linetype="vertical" class="line_4" position="absolute 712 12 718 29" anchor="top right"/>
  15. <Button id="btn_search" taborder="5" text="조회" onclick="grp_sea_btn_search_onclick" class="btn1" position="absolute 728 9 784 31" anchor="top right"/>
  16. <Calendar id="cal_01" taborder="6" position="absolute 87 9 242 29" anchor="default" autoselect="true" style="align:center middle;"/>
  17. <Button id="btn_before1" taborder="7" class="icon_pre" position="absolute 245 12 263 27" onclick="grp_sea_btn_before1_onclick"/>
  18. <Button id="btn_next1" taborder="8" class="icon_next" position="absolute 264 12 282 27" onclick="grp_sea_btn_next1_onclick"/>
  19. </Layout>
  20. </Layouts>
  21. </Div>
  22. <Button id="btn_cmt" taborder="5" text="원산지 표시" class="btn3" position="absolute 261 24 357 46" onclick="btn_cmt_onclick"/>
  23. <Shape id="line14" class="line_10" position="absolute 0 111 800 117" anchor="left top right"/>
  24. <Grid id="grd_antmstdi" taborder="6" binddataset="ds_main_antmstdi" useinputpanel="false" selecttype="multiarea" cellsizingtype="col" autofittype="col" oncellclick="grd_anbmmenu_oncellclick" position="absolute 0 116 800 756" anchor="all" autoenter="select" oncelldblclick="grd_antmstdi_oncelldblclick">
  25. <Formats>
  26. <Format id="default">
  27. <Columns>
  28. <Column size="20" band="left"/>
  29. <Column size="70"/>
  30. <Column size="36"/>
  31. <Column size="36"/>
  32. <Column size="80"/>
  33. <Column size="80"/>
  34. <Column size="80"/>
  35. <Column size="80"/>
  36. <Column size="80"/>
  37. <Column size="80"/>
  38. <Column size="80"/>
  39. <Column size="80"/>
  40. </Columns>
  41. <Rows>
  42. <Row size="24" band="head"/>
  43. <Row size="35"/>
  44. </Rows>
  45. <Band id="head">
  46. <Cell/>
  47. <Cell col="1" text="년 월 일"/>
  48. <Cell col="2" text="끼니"/>
  49. <Cell col="3" text="분류"/>
  50. <Cell col="4" text="1"/>
  51. <Cell col="5" text="2"/>
  52. <Cell col="6" text="3"/>
  53. <Cell col="7" text="4"/>
  54. <Cell col="8" text="5"/>
  55. <Cell col="9" text="6"/>
  56. <Cell col="10" text="7"/>
  57. <Cell col="11" text="8"/>
  58. </Band>
  59. <Band id="body">
  60. <Cell celltype="head" expr="expr:currow + 1"/>
  61. <Cell col="1" displaytype="date" edittype="expr:getRowType(currow) == 2 ? 'date' : 'none'" text="bind:acptdd" calendardisplaynulltype="nulltext"/>
  62. <Cell col="2" displaytype="combo" edittype="expr:getRowType(currow) == 2 ? 'combo' : 'none'" style="align:center middle;" text="bind:mealflag" editautoselect="true" editdisplay="display" combodataset="ds_cmb_mealflag" combocodecol="value" combodatacol="label"/>
  63. <Cell col="3" displaytype="combo" edittype="expr:getRowType(currow) == 2 ? 'combo' : 'none'" style="align:center middle;" text="bind:gubun" editautoselect="true" editdisplay="display" combodataset="ds_cmb_gubun" combocodecol="value" combodatacol="label"/>
  64. <Cell col="4" style="align:left middle;padding:2 2 2 2;" text="bind:menu1nm" wordwrap="word"/>
  65. <Cell col="5" style="align:left middle;padding:2 2 2 2;" text="bind:menu2nm" wordwrap="word"/>
  66. <Cell col="6" style="align:left middle;padding:2 2 2 2;" text="bind:menu3nm" wordwrap="word"/>
  67. <Cell col="7" style="align:left middle;padding:2 2 2 2;" text="bind:menu4nm" wordwrap="word"/>
  68. <Cell col="8" style="align:left middle;padding:2 2 2 2;" text="bind:menu5nm" wordwrap="word"/>
  69. <Cell col="9" style="align:left middle;padding:2 2 2 2;" text="bind:menu6nm" wordwrap="word"/>
  70. <Cell col="10" style="align:left middle;padding:2 2 2 2;" text="bind:menu7nm" wordwrap="word"/>
  71. <Cell col="11" style="align:left middle;padding:2 2 2 2;" text="bind:menu8nm" wordwrap="word"/>
  72. </Band>
  73. </Format>
  74. </Formats>
  75. </Grid>
  76. <Static id="caption28" text="메뉴관리" class="tit_2" position="absolute 0 95 131 111"/>
  77. <Button id="btn_prnt" taborder="7" text="출력" position="absolute 621 757 675 779" class="btn6" anchor="right bottom" onclick="btn_prnt_onclick"/>
  78. <Button id="btn_init" taborder="8" text="초기화" wordwrap="word" onclick="btn_init_onclick" class="btn4" position="absolute 676 757 743 779" anchor="right bottom"/>
  79. <Button id="btn_save" taborder="9" text="저장" wordwrap="word" onclick="btn_save_onclick" class="btn4" position="absolute 744 757 800 779" anchor="right bottom"/>
  80. <Button id="btn_add" taborder="10" text="행추가" class="btn2" position="absolute 692 89 745 111" anchor="top right" onclick="btn_add_onclick"/>
  81. <Button id="btn_del" taborder="11" text="행삭제" onclick="btn_del_onclick" class="btn2" position="absolute 747 89 800 111" anchor="top right"/>
  82. <Grid id="grd_anbmmenu" taborder="12" binddataset="ds_main_anbmmenu" useinputpanel="false" selecttype="multirow" cellsizingtype="col" autofittype="col" position="absolute 812 116 1188 380" anchor="top right bottom" oncelldblclick="grd_anbmmenu_oncelldblclick">
  83. <Formats>
  84. <Format id="default">
  85. <Columns>
  86. <Column size="81"/>
  87. <Column size="183"/>
  88. </Columns>
  89. <Rows>
  90. <Row size="24" band="head"/>
  91. <Row size="24"/>
  92. </Rows>
  93. <Band id="head">
  94. <Cell text="식단코드"/>
  95. <Cell col="1" text="식단명"/>
  96. </Band>
  97. <Band id="body">
  98. <Cell displaytype="text" style="align:center middle;" text="bind:menuseq"/>
  99. <Cell col="1" displaytype="text" style="align:left middle;" text="bind:menunm"/>
  100. </Band>
  101. </Format>
  102. </Formats>
  103. </Grid>
  104. <Shape id="line00" class="line_10" position="absolute 812 111 1188 117" anchor="top right"/>
  105. <Static id="caption00" text="메뉴관리" class="tit_2" position="absolute 812 95 943 111" anchor="top right"/>
  106. <Div id="grp_sea2" anchor="top right" taborder="13" class="div_SA2" position="absolute 812 47 1187 87">
  107. <Layouts>
  108. <Layout>
  109. <Edit id="ipt_maternm" taborder="11" autoselect="true" position="absolute 83 10 221 29" anchor="default" onkeydown="grp_sea2_ipt_maternm_onkeydown" imemode="hangul"/>
  110. <Static id="caption3" text="검색 :" class="search_name" position="absolute 16 12 81 29" anchor="default"/>
  111. <Shape id="line20" linetype="vertical" class="line_4" position="absolute 263 12 269 29" anchor="default"/>
  112. <Button id="btn_search2" taborder="12" text="조회" class="btn1" position="absolute 281 9 337 31" anchor="default" onclick="grp_sea2_btn_search2_onclick"/>
  113. </Layout>
  114. </Layouts>
  115. </Div>
  116. <Static id="caption02" text="원산지" class="tit_2" position="absolute 812 392 943 408" anchor="right bottom"/>
  117. <Shape id="line01" class="line_10" position="absolute 811 408 1187 414" anchor="right bottom"/>
  118. <Grid id="grd_antmmema" taborder="14" binddataset="ds_main_antmmema" useinputpanel="false" selecttype="multirow" cellsizingtype="col" autofittype="col" position="absolute 811 413 1187 757" anchor="right bottom">
  119. <Formats>
  120. <Format id="default">
  121. <Columns>
  122. <Column size="81"/>
  123. <Column size="107"/>
  124. <Column size="135"/>
  125. </Columns>
  126. <Rows>
  127. <Row size="24" band="head"/>
  128. <Row size="24"/>
  129. </Rows>
  130. <Band id="head">
  131. <Cell text="재료코드"/>
  132. <Cell col="1" text="재료명"/>
  133. <Cell col="2" text="원산지"/>
  134. </Band>
  135. <Band id="body">
  136. <Cell displaytype="text" style="align:center middle;" text="bind:materseq"/>
  137. <Cell col="1" displaytype="text" style="align:center middle;" text="bind:maternm"/>
  138. <Cell col="2" displaytype="text" style="align:center middle;" text="bind:origin"/>
  139. </Band>
  140. </Format>
  141. </Formats>
  142. </Grid>
  143. <Button id="btn_select" taborder="15" text="선택식작성" onclick="btn_select_onclick" class="btn3" position="absolute 0 24 96 46" style="background:darkgoldenrod URL('theme://images/icon_link_N.png') left middle;border:1 solid black ;"/>
  144. </Layout>
  145. </Layouts>
  146. <Objects>
  147. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  148. <ColumnInfo>
  149. <Column id="instcd" type="STRING" size="256"/>
  150. <Column id="acptdd" type="STRING" size="256"/>
  151. <Column id="menunm" type="STRING" size="256"/>
  152. </ColumnInfo>
  153. <Rows>
  154. <Row/>
  155. </Rows>
  156. </Dataset>
  157. <Dataset id="ds_main_antmstdi" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  158. <ColumnInfo>
  159. <Column id="instcd" type="STRING" size="256"/>
  160. <Column id="acptdd" type="STRING" size="256"/>
  161. <Column id="mealflag" type="STRING" size="256"/>
  162. <Column id="gubun" type="STRING" size="256"/>
  163. <Column id="menu1" type="STRING" size="256"/>
  164. <Column id="menu2" type="STRING" size="256"/>
  165. <Column id="menu3" type="STRING" size="256"/>
  166. <Column id="menu4" type="STRING" size="256"/>
  167. <Column id="menu5" type="STRING" size="256"/>
  168. <Column id="menu6" type="STRING" size="256"/>
  169. <Column id="menu7" type="STRING" size="256"/>
  170. <Column id="menu8" type="STRING" size="256"/>
  171. <Column id="menu1nm" type="STRING" size="256"/>
  172. <Column id="menu2nm" type="STRING" size="256"/>
  173. <Column id="menu3nm" type="STRING" size="256"/>
  174. <Column id="menu4nm" type="STRING" size="256"/>
  175. <Column id="menu5nm" type="STRING" size="256"/>
  176. <Column id="menu6nm" type="STRING" size="256"/>
  177. <Column id="menu7nm" type="STRING" size="256"/>
  178. <Column id="menu8nm" type="STRING" size="256"/>
  179. </ColumnInfo>
  180. </Dataset>
  181. <Dataset id="ds_main_anbmmenu" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  182. <Dataset id="ds_main_antmmema" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  183. <Dataset id="ds_send2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  184. <ColumnInfo>
  185. <Column id="menuseq" type="STRING" size="256"/>
  186. <Column id="materseq" type="STRING" size="256"/>
  187. <Column id="maternm" type="STRING" size="256"/>
  188. <Column id="origin" type="STRING" size="256"/>
  189. <Column id="instcd" type="STRING" size="256"/>
  190. </ColumnInfo>
  191. <Rows>
  192. <Row/>
  193. </Rows>
  194. </Dataset>
  195. <Dataset id="ds_cmb_mealflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  196. <ColumnInfo>
  197. <Column id="label" type="STRING" size="256"/>
  198. <Column id="value" type="STRING" size="256"/>
  199. </ColumnInfo>
  200. <Rows>
  201. <Row>
  202. <Col id="label">중식</Col>
  203. <Col id="value">2</Col>
  204. </Row>
  205. <Row>
  206. <Col id="label">석식</Col>
  207. <Col id="value">3</Col>
  208. </Row>
  209. </Rows>
  210. </Dataset>
  211. <Dataset id="ds_cmb_gubun" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  212. <ColumnInfo>
  213. <Column id="label" type="STRING" size="256"/>
  214. <Column id="value" type="STRING" size="256"/>
  215. </ColumnInfo>
  216. <Rows>
  217. <Row>
  218. <Col id="label">A</Col>
  219. <Col id="value">A</Col>
  220. </Row>
  221. <Row>
  222. <Col id="label">B</Col>
  223. <Col id="value">B</Col>
  224. </Row>
  225. </Rows>
  226. </Dataset>
  227. </Objects>
  228. <Bind>
  229. <BindItem id="item0" compid="grp_sea.cal_01" propid="value" datasetid="ds_send" columnid="acptdd"/>
  230. <BindItem id="item1" compid="grp_sea2.ipt_maternm" propid="value" datasetid="ds_send" columnid="menunm"/>
  231. </Bind>
  232. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  233. * System Name : 경대 의료정보시스템
  234. * Job Name : ast_dietxp -> SMANB00100
  235. * Creator : yjh
  236. * Make Date : 2017-09-28
  237. * Description :
  238. *---------------------------------------------------------------------------------------
  239. * Modify Date Modifier Modify Description
  240. *---------------------------------------------------------------------------------------
  241. * 2017-09-28 yjh TF->XP
  242. *
  243. *---------------------------------------------------------------------------------------
  244. ****************************************************************************************/
  245. include "com_commonxp::comm_main.xjs";
  246. function SMABD00200_oninit(obj:Form, e:InitEventInfo)
  247. {
  248. frmf_initForm(obj);
  249. }
  250. function SMABD00200_onload(obj:Form, e:LoadEventInfo)
  251. {
  252. grdf_initGrid(grd_antmstdi);
  253. grdf_setRowTypeIcon(grd_antmstdi, 0);
  254. grdf_initGrid(grd_anbmmenu);
  255. grdf_initGrid(grd_antmmema);
  256. ds_send.setColumn(0, "instcd", sysf_getUserInfo("dutplceinstcd"));
  257. ds_send.setColumn(0, "acptdd", utlf_getCurrentDate());
  258. }
  259. function grp_sea2_ipt_maternm_onkeydown(obj:Edit, e:KeyEventInfo)
  260. {
  261. if(e.keycode == 13)
  262. {
  263. obj.updateToDataset();
  264. grp_sea2.btn_search2.click();
  265. }
  266. }
  267. function grp_sea2_btn_search2_onclick(obj:Button, e:ClickEventInfo)
  268. {
  269. ds_main_antmmema.clearData();
  270. var oParam = {};
  271. oParam.id = "TRABD00100";
  272. oParam.service = "dietbaseapp.DietMenu";
  273. oParam.method = "reqGetSbsMenuList";
  274. oParam.inds = "req=ds_send";
  275. oParam.outds = "ds_main_anbmmenu=ret";
  276. oParam.async = false;
  277. //oParam.callback = "cf_TRANB00105";
  278. tranf_submit(oParam);
  279. }
  280. function btn_init_onclick(obj:Button, e:ClickEventInfo)
  281. {
  282. ds_main_anbmmenu.clearData();
  283. ds_main_antmmema.clearData();
  284. ds_main_antmstdi.clearData();
  285. ds_send.clearData();
  286. ds_send.addRow();
  287. ds_send2.clearData();
  288. ds_send2.addRow();
  289. }
  290. function grd_anbmmenu_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  291. {
  292. ds_send2.setColumn(0, "instcd", sysf_getUserInfo("dutplceinstcd"));
  293. ds_send2.setColumn(0, "menuseq", ds_main_anbmmenu.getColumn(ds_main_anbmmenu.rowposition, "menuseq"));
  294. var oParam = {};
  295. oParam.id = "TRABD00103";
  296. oParam.service = "dietbaseapp.DietMenu";
  297. oParam.method = "reqGetSbsMenuList3";
  298. oParam.inds = "req=ds_send2";
  299. oParam.outds = "ds_main_antmmema=ret";
  300. oParam.async = false;
  301. //oParam.callback = "cf_TRANB00105";
  302. tranf_submit(oParam);
  303. var columnid = grd_antmstdi.getCellProperty("Body", grd_antmstdi.currentcol, "text");
  304. var columnnm = String(columnid).substr(5,9)
  305. var columncd = String(columnid).substr(5,5)
  306. ds_main_antmstdi.setColumn(ds_main_antmstdi.rowposition, columnnm, ds_main_anbmmenu.getColumn(ds_main_anbmmenu.rowposition, "menunm"));
  307. ds_main_antmstdi.setColumn(ds_main_antmstdi.rowposition, columncd, ds_main_anbmmenu.getColumn(ds_main_anbmmenu.rowposition, "menuseq"));
  308. }
  309. function grp_sea_btn_search_onclick(obj:Button, e:ClickEventInfo)
  310. {
  311. var oParam = {};
  312. oParam.id = "TRABD00200";
  313. oParam.service = "dietbaseapp.DietMenu";
  314. oParam.method = "reqGetSbsInfoList";
  315. oParam.inds = "req=ds_send";
  316. oParam.outds = "ds_main_antmstdi=ret";
  317. oParam.async = false;
  318. //oParam.callback = "cf_TRANB00105";
  319. tranf_submit(oParam);
  320. }
  321. function btn_add_onclick(obj:Button, e:ClickEventInfo)
  322. {
  323. var addRow = ds_main_antmstdi.addRow();
  324. dsf_makeValue(ds_main_antmstdi, "instcd", "string", sysf_getUserInfo("dutplceinstcd"), addRow);
  325. }
  326. function grp_sea_btn_before1_onclick(obj:Button, e:ClickEventInfo)
  327. {
  328. var ym = ds_send.getColumn(0, "acptdd");
  329. ym = ym.toDate().getAddDate(-1, "D");
  330. ym = ym.getDateFormat();
  331. ds_send.setColumn(0, "acptdd", ym);
  332. }
  333. function grp_sea_btn_next1_onclick(obj:Button, e:ClickEventInfo)
  334. {
  335. var ym = ds_send.getColumn(0, "acptdd");
  336. ym = ym.toDate().getAddDate(1, "D");
  337. ym = ym.getDateFormat();
  338. ds_send.setColumn(0, "acptdd", ym);
  339. }
  340. function btn_del_onclick(obj:Button, e:ClickEventInfo)
  341. {
  342. var rows = grdf_getSelectedRows(grd_antmstdi);
  343. for(var i = rows.length-1; i >= 0; i--)
  344. {
  345. var m_row = rows[i];
  346. if(ds_main_antmstdi.getRowType(m_row) == 2)
  347. {
  348. ds_main_antmstdi.deleteRow(m_row);
  349. }
  350. else
  351. {
  352. ds_main_antmstdi.updatecontrol = false;
  353. ds_main_antmstdi.setRowType(m_row, "d");
  354. ds_main_antmstdi.updatecontrol = true;
  355. }
  356. }
  357. }
  358. function btn_copy_onclick(obj:Button, e:ClickEventInfo)
  359. {
  360. frmf_open("SMABD00300", "SMABD00300", "", "", "", "", "", "", "", "", "", "", "M");
  361. }
  362. function btn_menu_onclick(obj:Button, e:ClickEventInfo)
  363. {
  364. frmf_open("SMABD00100", "SMABD00100", "", "", "", "", "", "", "", "", "", "", "M");
  365. }
  366. function btn_cmt_onclick(obj:Button, e:ClickEventInfo)
  367. {
  368. frmf_open("SMABD00400", "SMABD00400", "", "", "", "", "", "", "", "", "", "", "M");
  369. }
  370. function btn_save_onclick(obj:Button, e:ClickEventInfo)
  371. {
  372. var oParam = {};
  373. oParam.id = "TXABD00201";
  374. oParam.service = "dietbaseapp.DietMenu";
  375. oParam.method = "reqExeSbsInfoList";
  376. oParam.inds = "req=ds_main_antmstdi:u";
  377. oParam.outds = "";
  378. oParam.async = false;
  379. oParam.callback = "cf_TXABD00201";
  380. tranf_submit(oParam);
  381. }
  382. function cf_TXABD00201(sSvcId, nErrorCode, sErrorMsg)
  383. {
  384. if(nErrorCode < 0) return;
  385. else grp_sea.btn_search.click();
  386. }
  387. function grd_antmstdi_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  388. {
  389. var colID = obj.getCellProperty("Body", e.cell, "text");
  390. colNM = colID.replace("bind:", "")
  391. colCD = colNM.replace("nm", "");
  392. ds_main_antmstdi.setColumn(e.row, colNM, "");
  393. ds_main_antmstdi.setColumn(e.row, colCD, "");
  394. }
  395. function btn_prnt_onclick(obj:Button, e:ClickEventInfo)
  396. {trace(utlf_getDayKor(ds_send.getColumn(0, "acptdd")));
  397. var objParam = new Object();
  398. objParam.searchdd = ds_send.getColumn(0, "acptdd");
  399. objParam.searchday = utlf_getDayKor(ds_send.getColumn(0, "acptdd"));
  400. var option = "";
  401. rptf_exeReportPreview30(["RPABD00200"],[objParam], option);
  402. }
  403. ]]></Script>
  404. </Form>
  405. </FDL>