SMSDT06300_사회사업자선회수입금지출금현황.xfdl 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMSDT06300" position="absolute 0 0 1201 808" titletext="사회사업자선회수입금지출금현황" oninit="SMSDT06300_oninit" onload="SMSDT06300_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption6" text="사회사업 자선회수입금지출금 현황" class="tit_1" position="absolute 0 0 270 25"/>
  8. <Static id="caption21" text="사회사업 자선회수입금지출금 현황" class="tit_2" position="absolute 0 92 240 114"/>
  9. <Shape id="line1" class="line_10" position="absolute 0 107 1195 116" anchor="left top right"/>
  10. <Div id="group4" anchor="left top right" taborder="2" class="div_SA" position="absolute 0 25 1195 65">
  11. <Layouts>
  12. <Layout>
  13. <Calendar id="ipt_toentryy" taborder="7" class="input_search" position="absolute 404 10 462 29" mask="yyyy" onchanged="group4_ipt_toentryy_onchanged" autoselect="true" dateformat="yyyy" value="null" editformat="yyyy"/>
  14. <Calendar id="ipt_fromdd" taborder="4" class="input_search" position="absolute 300 11 366 30" mask="yyyy" onchanged="group4_ipt_fromdd_onchanged" dateformat="yyyy" value="null" editformat="yyyy" autoselect="true"/>
  15. <Calendar id="ipt_fromentryy" taborder="6" class="input_search" position="absolute 299 11 365 30" mask="yyyy" dateformat="yyyy" value="null" editformat="yyyy" autoselect="true" onchanged="group4_ipt_fromentryy_onchanged"/>
  16. <Combo id="cmb_reqincm" taborder="9" innerdataset="@ds_init_incm_A0639" codecolumn="cdid" datacolumn="cdnm" position="absolute 809 11 894 30"/>
  17. <Combo id="cmb_reqexps" taborder="10" innerdataset="@ds_init_exps_A0640" codecolumn="cdid" datacolumn="cdnm" position="absolute 809 11 894 30"/>
  18. <Static id="caption4" text="입금구분 :" class="search_name" position="absolute 719 12 810 29"/>
  19. <Static id="caption5" text="출금구분 :" class="search_name" position="absolute 719 12 810 29"/>
  20. <Static id="caption2" text="조회기간:" class="search_name" position="absolute 209 12 285 29"/>
  21. <Button id="button2" taborder="3" text="조회" class="btn1" position="absolute 1123 10 1179 32" anchor="top right" onclick="group4_button2_onclick"/>
  22. <Static id="caption23" text="조회구분 :" class="search_name" position="absolute 15 12 101 29"/>
  23. <Shape id="line2" linetype="vertical" position="absolute 1110 10 1116 32" anchor="top right"/>
  24. <Static id="cap1" text="~" position="absolute 374 10 399 30"/>
  25. <Static id="caption1" text="조회년도 :" class="search_name" position="absolute 210 12 286 29"/>
  26. <Combo id="cmb_reqflag" taborder="5" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 105 10 190 29" onitemchanged="group4_cmb_reqflag_onitemchanged">
  27. <Dataset id="innerdataset">
  28. <ColumnInfo>
  29. <Column id="codecolumn"/>
  30. <Column id="datacolumn"/>
  31. </ColumnInfo>
  32. <Rows>
  33. <Row>
  34. <Col id="codecolumn">1</Col>
  35. <Col id="datacolumn">월별</Col>
  36. </Row>
  37. <Row>
  38. <Col id="codecolumn">2</Col>
  39. <Col id="datacolumn">년도별</Col>
  40. </Row>
  41. </Rows>
  42. </Dataset>
  43. </Combo>
  44. <Static id="caption3" text="수입/지출 :" class="search_name" position="absolute 499 12 595 29"/>
  45. <Combo id="cmb_reqflag2" taborder="8" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 599 11 684 30" onitemchanged="group4_cmb_reqflag2_onitemchanged">
  46. <Dataset id="innerdataset">
  47. <ColumnInfo>
  48. <Column id="codecolumn"/>
  49. <Column id="datacolumn"/>
  50. </ColumnInfo>
  51. <Rows>
  52. <Row>
  53. <Col id="codecolumn"/>
  54. <Col id="datacolumn">전체</Col>
  55. </Row>
  56. <Row>
  57. <Col id="codecolumn">I</Col>
  58. <Col id="datacolumn">수입</Col>
  59. </Row>
  60. <Row>
  61. <Col id="codecolumn">O</Col>
  62. <Col id="datacolumn">지출</Col>
  63. </Row>
  64. </Rows>
  65. </Dataset>
  66. </Combo>
  67. </Layout>
  68. </Layouts>
  69. </Div>
  70. <Button id="btn_excel" taborder="3" text="엑셀저장" class="btn7" position="absolute 1115 89 1195 108" anchor="top right" onclick="btn_excel_onclick"/>
  71. <Grid id="grd_brgstincmexpsprescond" class="datagrid2" taborder="4" binddataset="ds_main_brgstincmexpspres_brgstincmexpsprescond" useinputpanel="false" position="absolute 0 113 1195 777" anchor="all" autoenter="select" cellsizingtype="col">
  72. <Formats>
  73. <Format id="default">
  74. <Columns>
  75. <Column size="40"/>
  76. <Column size="0"/>
  77. <Column size="150"/>
  78. <Column size="100"/>
  79. <Column size="100"/>
  80. <Column size="100"/>
  81. <Column size="100"/>
  82. <Column size="100"/>
  83. <Column size="100"/>
  84. <Column size="100"/>
  85. <Column size="100"/>
  86. <Column size="100"/>
  87. <Column size="100"/>
  88. <Column size="100"/>
  89. <Column size="100"/>
  90. <Column size="100"/>
  91. <Column size="0"/>
  92. </Columns>
  93. <Rows>
  94. <Row size="24" band="head"/>
  95. <Row size="24"/>
  96. </Rows>
  97. <Band id="head">
  98. <Cell text="구분"/>
  99. <Cell col="1" text="구분코드"/>
  100. <Cell col="2" text="구분"/>
  101. <Cell col="3" text="1월"/>
  102. <Cell col="4" text="2월"/>
  103. <Cell col="5" text="3월"/>
  104. <Cell col="6" text="4월"/>
  105. <Cell col="7" text="5월"/>
  106. <Cell col="8" text="6월"/>
  107. <Cell col="9" text="7월"/>
  108. <Cell col="10" text="8월"/>
  109. <Cell col="11" text="9월"/>
  110. <Cell col="12" text="10월"/>
  111. <Cell col="13" text="11월"/>
  112. <Cell col="14" text="12월"/>
  113. <Cell col="15" text="합계"/>
  114. <Cell col="16" text="구분그룹코드"/>
  115. </Band>
  116. <Band id="body">
  117. <Cell text="bind:inextype" suppress="1" suppressalign="middle,over"/>
  118. <Cell col="1" text="bind:cdid"/>
  119. <Cell col="2" style="align:left middle;padding:0 0 0 3;" text="bind:cdnm"/>
  120. <Cell col="3" displaytype="number" text="bind:amt01"/>
  121. <Cell col="4" displaytype="number" text="bind:amt02"/>
  122. <Cell col="5" displaytype="number" text="bind:amt03"/>
  123. <Cell col="6" displaytype="number" text="bind:amt04"/>
  124. <Cell col="7" displaytype="number" text="bind:amt05"/>
  125. <Cell col="8" displaytype="number" text="bind:amt06"/>
  126. <Cell col="9" displaytype="number" text="bind:amt07"/>
  127. <Cell col="10" displaytype="number" text="bind:amt08"/>
  128. <Cell col="11" displaytype="number" text="bind:amt09"/>
  129. <Cell col="12" displaytype="number" text="bind:amt10"/>
  130. <Cell col="13" displaytype="number" text="bind:amt11"/>
  131. <Cell col="14" displaytype="number" text="bind:amt12"/>
  132. <Cell col="15" displaytype="number" text="bind:amt13"/>
  133. <Cell col="16" text="bind:cdgrupid" mask="(-)#,###"/>
  134. </Band>
  135. </Format>
  136. </Formats>
  137. </Grid>
  138. <Shape id="line37" class="line_6" position="absolute 0 777 1195 783" anchor="left right bottom"/>
  139. <Button id="btn_search0" taborder="5" text="초기화" class="btn4" position="absolute 1127 782 1195 804" anchor="right bottom" onclick="btn_search0_onclick"/>
  140. </Layout>
  141. </Layouts>
  142. <Objects>
  143. <Dataset id="ds_main_brgstincmexpspres_brgstincmexpsprescond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  144. <ColumnInfo>
  145. <Column id="inextype" type="STRING" size="256" sumtext="수입지출구분"/>
  146. <Column id="cdid" type="STRING" size="256" sumtext="구분코드"/>
  147. <Column id="cdnm" type="STRING" size="256" sumtext="구분명"/>
  148. <Column id="amt01" type="STRING" size="256" sumtext="01월금액"/>
  149. <Column id="amt02" type="STRING" size="256" sumtext="02월금액"/>
  150. <Column id="amt03" type="STRING" size="256" sumtext="03월금액"/>
  151. <Column id="amt04" type="STRING" size="256" sumtext="04월금액"/>
  152. <Column id="amt05" type="STRING" size="256" sumtext="05월금액"/>
  153. <Column id="amt06" type="STRING" size="256" sumtext="06월금액"/>
  154. <Column id="amt07" type="STRING" size="256" sumtext="07월금액"/>
  155. <Column id="amt08" type="STRING" size="256" sumtext="08월금액"/>
  156. <Column id="amt09" type="STRING" size="256" sumtext="09월금액"/>
  157. <Column id="amt10" type="STRING" size="256" sumtext="10월금액"/>
  158. <Column id="amt11" type="STRING" size="256" sumtext="11월금액"/>
  159. <Column id="amt12" type="STRING" size="256" sumtext="12월금액"/>
  160. <Column id="amt13" type="STRING" size="256" sumtext="합계"/>
  161. <Column id="cdgrupid" type="STRING" size="256" sumtext="구분그룹코드"/>
  162. </ColumnInfo>
  163. </Dataset>
  164. <Dataset id="ds_init_exps_A0640" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  165. <Dataset id="ds_init_incm_A0639" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  166. <Dataset id="ds_main_search" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  167. <ColumnInfo>
  168. <Column id="reqflag" type="STRING" size="256"/>
  169. <Column id="fromdd" type="STRING" size="256"/>
  170. <Column id="reqflag2" type="STRING" size="256"/>
  171. <Column id="reqincm" type="STRING" size="256"/>
  172. <Column id="reqexps" type="STRING" size="256"/>
  173. <Column id="fromentryy" type="STRING" size="256"/>
  174. <Column id="toentryy" type="STRING" size="256"/>
  175. </ColumnInfo>
  176. <Rows>
  177. <Row>
  178. <Col id="reqflag">1</Col>
  179. <Col id="fromdd"/>
  180. <Col id="reqflag2"/>
  181. <Col id="reqincm"/>
  182. <Col id="reqexps"/>
  183. <Col id="fromentryy"/>
  184. <Col id="toentryy"/>
  185. </Row>
  186. </Rows>
  187. </Dataset>
  188. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  189. </Objects>
  190. <Bind>
  191. <BindItem id="item0" compid="group4.cmb_reqflag" propid="value" datasetid="ds_main_search" columnid="reqflag"/>
  192. <BindItem id="item1" compid="group4.ipt_fromentryy" propid="value" datasetid="ds_main_search" columnid="fromentryy"/>
  193. <BindItem id="item2" compid="group4.ipt_fromdd" propid="value" datasetid="ds_main_search" columnid="fromdd"/>
  194. <BindItem id="item3" compid="group4.ipt_toentryy" propid="value" datasetid="ds_main_search" columnid="toentryy"/>
  195. <BindItem id="item4" compid="group4.cmb_reqflag2" propid="value" datasetid="ds_main_search" columnid="reqflag2"/>
  196. <BindItem id="item5" compid="group4.cmb_reqincm" propid="value" datasetid="ds_main_search" columnid="reqincm"/>
  197. <BindItem id="item6" compid="group4.cmb_reqexps" propid="value" datasetid="ds_main_search" columnid="reqexps"/>
  198. </Bind>
  199. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  200. * System Name :
  201. * Job Name :
  202. * Creator :
  203. * Make Date : 2016-05-24
  204. * Description :
  205. *---------------------------------------------------------------------------------------
  206. * Modify Date Modifier Modify Description
  207. *---------------------------------------------------------------------------------------
  208. * 2016-05-24 Live Converter TF->XP
  209. *
  210. *---------------------------------------------------------------------------------------
  211. ****************************************************************************************/
  212. include "com_commonxp::comm_main.xjs";
  213. function SMSDT06300_oninit(obj:Form, e:InitEventInfo)
  214. {
  215. frmf_initForm(obj);
  216. }
  217. function SMSDT06300_onload(obj:Form, e:LoadEventInfo)
  218. {
  219. grdf_initGrid(grd_brgstincmexpsprescond);
  220. fInit();
  221. }
  222. function fInit()
  223. {
  224. group4.ipt_fromentryy.visible=false;
  225. group4.ipt_toentryy.visible=false;
  226. group4.cap1.visible=false;
  227. group4.caption1.visible=true;
  228. group4.caption2.visible=false;
  229. group4.cmb_reqincm.visible=false;
  230. group4.cmb_reqexps.visible=false;
  231. group4.caption4.visible=false;
  232. group4.caption5.visible=false;
  233. var arrParam = [{dsNm: "ds_init_incm_A0639", cdGrpId: "A0639"}
  234. ,{dsNm: "ds_init_exps_A0640", cdGrpId: "A0640"}]
  235. appf_getCodeList(arrParam);
  236. ds_main_brgstincmexpspres_brgstincmexpsprescond.clearData();
  237. var CurrentDate = utlf_getCurrentDate();
  238. var CurrentDateYM = String(CurrentDate).substr(0,6);
  239. var LastDate = CurrentDate.toDate().getAddDate(-1,"M").getDateFormat();
  240. var LastDateYM = String(LastDate).substr(0,6);
  241. dsf_makeValue(ds_main_search, "fromdd", "string", LastDateYM);
  242. var CurrentDateYY = String(CurrentDate).substring(0,4);
  243. dsf_makeValue(ds_main_search, "fromentryy", "string", CurrentDateYY);
  244. dsf_makeValue(ds_main_search, "toentryy", "string", CurrentDateYY);
  245. frmf_addComboItem("group4.cmb_reqincm", "전체", "", "above");
  246. frmf_addComboItem("group4.cmb_reqexps", "전체", "", "above");
  247. }
  248. function group4_ipt_fromentryy_onchanged(obj:Calendar, e:ChangeEventInfo)
  249. {
  250. ds_main_search.setColumn(0, "fromentryy", String(obj.value).substr(0,4));
  251. }
  252. function group4_ipt_fromdd_onchanged(obj:Calendar, e:ChangeEventInfo)
  253. {
  254. ds_main_search.setColumn(0, "fromdd", String(obj.value).substr(0,4));
  255. }
  256. function group4_ipt_toentryy_onchanged(obj:Calendar, e:ChangeEventInfo)
  257. {
  258. ds_main_search.setColumn(0, "toentryy", String(obj.value).substr(0,4));
  259. }
  260. function group4_cmb_reqflag2_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  261. {
  262. if(obj.value == 'I')
  263. {
  264. group4.cmb_reqincm.visible = true;
  265. group4.cmb_reqexps.visible = false;
  266. group4.caption4.visible = true;
  267. group4.caption5.visible = false;
  268. group4.cmb_reqincm.index = 0;
  269. }
  270. else if(obj.value=='O')
  271. {
  272. group4.cmb_reqincm.visible = false;
  273. group4.cmb_reqexps.visible = true;
  274. group4.caption4.visible = false;
  275. group4.caption5.visible = true;
  276. group4.cmb_reqexps.index = 0;
  277. }
  278. else
  279. {
  280. group4.cmb_reqincm.visible = false;
  281. group4.cmb_reqexps.visible = false;
  282. group4.caption4.visible = false;
  283. group4.caption5.visible = false;
  284. }
  285. }
  286. function group4_button2_onclick(obj:Button, e:ClickEventInfo)
  287. {
  288. fReqBrgstIncmExpsCond();
  289. }
  290. function fReqBrgstIncmExpsCond()
  291. {
  292. ds_send_reqdata.clearData();
  293. var fdate = ds_main_search.getColumn(0, "fromdd");
  294. var reqflag = ds_main_search.getColumn(0, "reqflag");
  295. var fromentryy = ds_main_search.getColumn(0, "fromentryy");
  296. var toentryy = ds_main_search.getColumn(0, "toentryy");
  297. var fromdd = String(fdate).substr(0,4);
  298. dsf_makeValue(ds_send_reqdata, "fromdd", "string", fromdd);
  299. dsf_makeValue(ds_send_reqdata, "reqflag", "string", reqflag);
  300. dsf_makeValue(ds_send_reqdata, "fromentryy", "string", fromentryy);
  301. dsf_makeValue(ds_send_reqdata, "toentryy", "string", toentryy);
  302. dsf_makeValue(ds_send_reqdata, "reqflag2", "string", ds_main_search.getColumn(0, "reqflag2"));
  303. dsf_makeValue(ds_send_reqdata, "reqincm", "string", ds_main_search.getColumn(0, "reqincm"));
  304. dsf_makeValue(ds_send_reqdata, "reqexps", "string", ds_main_search.getColumn(0, "reqexps"));
  305. if(reqflag=='1')
  306. {
  307. if(utlf_isNull(fromdd))
  308. {
  309. sysf_messageBox("조회시작일자는","I003");
  310. model.setFocus("ipt_fromdd");
  311. return;
  312. }
  313. }
  314. else
  315. {
  316. if(utlf_isNull(fromentryy))
  317. {
  318. sysf_messageBox("조회시작연도는","I003");
  319. group4.ipt_fromentryy.setFocus();
  320. return;
  321. }
  322. if(utlf_isNull(toentryy))
  323. {
  324. sysf_messageBox("조회종료연도는","I003");
  325. group4.ipt_toentryy.setFocus();
  326. return;
  327. }
  328. if(fromentryy > toentryy)
  329. {
  330. sysf_messageBox("조회시작일보다 큰 조회종료일을 입력하십시요.","I");
  331. group4.ipt_fromentryy.setFocus();
  332. return;
  333. }
  334. var dateintval = utlf_getDateInterval(fromentryy+"0101",toentryy+"1231");
  335. if(dateintval>"1980")
  336. {
  337. sysf_messageBox("조회기간은 최대 5년까지 할 수 있습니다","I");
  338. group4.ipt_fromdd.setFocus();
  339. return;
  340. }
  341. }
  342. var oParam = {};
  343. oParam.id = "TRSDT06301";
  344. oParam.service = "stscmcnwapp.SoclEndStats";
  345. oParam.method = "reqGetCharityIncmExps";
  346. oParam.inds = "req=ds_send_reqdata";
  347. oParam.outds = "ds_main_brgstincmexpspres_brgstincmexpsprescond=brgstincmexpsprescond";
  348. oParam.async = false;
  349. //oParam.callback = "cf_TRSDT06301";
  350. tranf_submit(oParam);
  351. var arrCol = ["inextype", "cdid", "cdnm", "amt01", "amt02", "amt03", "amt04", "amt05", "amt06", "amt07", "amt08"
  352. , "amt09", "amt10", "amt11", "amt12", "amt13", "cdgrupid"];
  353. var str = "";
  354. for ( var nCnt = arrCol.length-1; nCnt > -1; nCnt-- )
  355. {
  356. if(utlf_isNull(ds_main_brgstincmexpspres_brgstincmexpsprescond.getColumn(0, arrCol[nCnt])) || nCnt == 1 || nCnt == 16)
  357. {
  358. grd_brgstincmexpsprescond.setFormatColProperty(nCnt, "size", 0);
  359. }
  360. else
  361. {
  362. grd_brgstincmexpsprescond.setFormatColProperty(nCnt, "size", 100);
  363. grd_brgstincmexpsprescond.setFormatColProperty(0, "size", 40);
  364. grd_brgstincmexpsprescond.setFormatColProperty(2, "size", 150);
  365. }
  366. }
  367. if ( group4.cmb_reqflag.value == "2" )
  368. {
  369. str = "구분^구분코드^구분";
  370. for ( var nCnt = 3; nCnt < arrCol.length - 2; nCnt++ )
  371. {
  372. str += "^"+ (parseInt(ds_main_search.getColumn(0, "fromentryy").substring(0,4)) + nCnt - 3) + "년";
  373. }
  374. }
  375. else
  376. {
  377. str = "구분^구분코드^구분^1월^2월^3월^4월^5월^6월^7월^8월^9월^10월^11월^12월^합계^구분그룹코드";
  378. }
  379. var caption = str.split("^");
  380. for(var i = 0; i < caption.length; i++)
  381. {
  382. grd_brgstincmexpsprescond.setCellProperty("Head", i, "text", caption[i]);
  383. }
  384. }
  385. function group4_cmb_reqflag_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  386. {
  387. if(obj.value=='1')
  388. {
  389. group4.ipt_fromdd.visible=true;
  390. group4.ipt_fromentryy.visible=false;
  391. group4.ipt_toentryy.visible=false;
  392. group4.cap1.visible=false;
  393. group4.caption1.visible=true;
  394. group4.caption2.visible=false;
  395. }
  396. else
  397. {
  398. group4.ipt_fromdd.visible=false;
  399. group4.ipt_fromentryy.visible=true;
  400. group4.ipt_toentryy.visible=true;
  401. group4.cap1.visible=true;
  402. group4.caption1.visible=false;
  403. group4.caption2.visible=true;
  404. }
  405. fReqBrgstIncmExpsCond(); //조회
  406. }
  407. function btn_excel_onclick(obj:Button, e:ClickEventInfo)
  408. {
  409. fExcel();
  410. }
  411. function fExcel()
  412. {
  413. if (ds_main_brgstincmexpspres_brgstincmexpsprescond.rowcount == 0)
  414. {
  415. sysf_messageBox("엑셀파일로 저장할 리스트 내역이", "I004");
  416. return;
  417. }
  418. grdf_exportExcel(grd_brgstincmexpsprescond, "자선회수입금지출금현황", "SheetName", "true", "", "");
  419. }
  420. function btn_search0_onclick(obj:Button, e:ClickEventInfo)
  421. {
  422. ds_main_brgstincmexpspres_brgstincmexpsprescond.clearData();
  423. }
  424. ]]></Script>
  425. </Form>
  426. </FDL>