SMMNG01600_물품별부서보유현황조회.xfdl 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNG01600" position="absolute 0 0 1086 766" titletext="물품별 부서 보유현황 조회" oninit="SMMNG01600_oninit" onload="SMMNG01600_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1035 26" id="grp_tle">
  8. <Layouts>
  9. <Layout>
  10. <Static text="물품별 부서 보유현황 조회" position="absolute 0 0 189 25" id="caption6" class="tit_1" anchor="default"/>
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 23 1086 766" id="grp_biz" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Static text="물품내역" position="absolute 0 81 87 98" id="caption1" class="tit_2" anchor="default"/>
  18. <Shape position="absolute 0 98 716 104" linetype="horizontal" id="line1" class="line_10" anchor="default"/>
  19. <Shape position="absolute 720 97 1086 103" linetype="horizontal" id="line2" class="line_10" anchor="left top right"/>
  20. <Grid position="absolute 0 104 715 743" id="grd_deptgoodinfolist" class="datagrid2" binddataset="ds_main_deptgoodinfo_deptgoodinfolist" anchor="left top bottom" oncelldblclick="grp_biz_grd_deptgoodinfolist_oncelldblclick" cellsizebandtype="allband" cellsizingtype="col" autofittype="col">
  21. <Formats>
  22. <Format id="default">
  23. <Columns>
  24. <Column size="24"/>
  25. <Column size="71"/>
  26. <Column size="98"/>
  27. <Column size="143"/>
  28. <Column size="78"/>
  29. <Column size="80"/>
  30. <Column size="56"/>
  31. <Column size="0"/>
  32. <Column size="44"/>
  33. <Column size="44"/>
  34. <Column size="42"/>
  35. </Columns>
  36. <Rows>
  37. <Row size="26" band="head"/>
  38. <Row size="24"/>
  39. </Rows>
  40. <Band id="head">
  41. <Cell/>
  42. <Cell col="1" text="Set구분"/>
  43. <Cell col="2" text="물품코드"/>
  44. <Cell col="3" text="물품명"/>
  45. <Cell col="4" text="규격"/>
  46. <Cell col="5" text="모델"/>
  47. <Cell col="6" text="멸균구분"/>
  48. <Cell col="7" text="멸균상세"/>
  49. <Cell col="8" text="총&#10;보유량"/>
  50. <Cell col="9" text="부서&#10;보유량"/>
  51. <Cell col="10" text="CSR&#10;보유량"/>
  52. </Band>
  53. <Band id="body">
  54. <Cell celltype="head" expr="currow + 1"/>
  55. <Cell col="1" displaytype="combo" edittype="combo" style="align:center middle;" text="bind:proddrugsetflag" combodataset="ds_cbo_proddrugsetflag" combocodecol="value" combodatacol="label"/>
  56. <Cell col="2" displaytype="text" edittype="none" style="background2:URL('theme://images/bg_edit_est_N.png') stretch 9,9;" class="input_essential" text="bind:goodcd"/>
  57. <Cell col="3" displaytype="text" edittype="none" style="align:left top;padding:5 2 0 2;" text="bind:goodnm" wordwrap="char"/>
  58. <Cell col="4" style="align:left top;padding:5 2 0 2;" text="bind:goodspec" wordwrap="char"/>
  59. <Cell col="5" style="align:left top;padding:5 2 0 2;" text="bind:goodmodel" wordwrap="char"/>
  60. <Cell col="6" displaytype="combo" edittype="combo" style="align:center middle;" text="bind:dinfflag" combodataset="ds_M0586" combocodecol="cdid" combodatacol="cdnm" enable="false"/>
  61. <Cell col="7" displaytype="combo" edittype="combo" text="bind:dinfdivs"/>
  62. <Cell col="8" style="align:right middle;padding:0 2 0 0;" text="bind:baseqty"/>
  63. <Cell col="9" style="align:right middle;padding:0 2 0 0;" text="bind:safestocqty"/>
  64. <Cell col="10" style="align:right middle;padding:0 2 0 0;" text="bind:csrbaseqty"/>
  65. </Band>
  66. </Format>
  67. </Formats>
  68. </Grid>
  69. <Grid position="absolute 720 103 1085 743" id="grd_deptgooddelinfolist" binddataset="ds_main_deptgooddelinfo_deptgooddelinfolist" anchor="all" autofittype="col">
  70. <Formats>
  71. <Format id="default">
  72. <Columns>
  73. <Column size="57"/>
  74. <Column size="85"/>
  75. <Column size="41"/>
  76. <Column size="42"/>
  77. <Column size="25"/>
  78. <Column size="85"/>
  79. </Columns>
  80. <Rows>
  81. <Row size="24" band="head"/>
  82. <Row size="24" band="head"/>
  83. <Row size="24"/>
  84. </Rows>
  85. <Band id="head">
  86. <Cell rowspan="2" text="부서구분" taborder="undefined"/>
  87. <Cell col="1" rowspan="2" text="부서명" taborder="undefined"/>
  88. <Cell col="2" colspan="4" text="비품수량" taborder="undefined"/>
  89. <Cell row="1" col="2" text="Total"/>
  90. <Cell row="1" col="3" text="Single"/>
  91. <Cell row="1" col="4" colspan="2" text="Set" taborder="undefined"/>
  92. </Band>
  93. <Band id="body">
  94. <Cell displaytype="combo" edittype="combo" text="bind:csrreqdeptcd" combodataset="ds_temp_csrreqdeptlist" combocodecol="csrreqdeptcd" combodatacol="csrreqdeptnm" enable="false"/>
  95. <Cell col="1" displaytype="text" edittype="none" style="align:left top;padding:5 2 0 2;" text="bind:deptnm" wordwrap="char"/>
  96. <Cell col="2" displaytype="normal" edittype="none" text="bind:safestocqty"/>
  97. <Cell col="3"/>
  98. <Cell col="4"/>
  99. <Cell col="5" displaytype="normal" edittype="none" text="bind:goodnm"/>
  100. </Band>
  101. </Format>
  102. </Formats>
  103. </Grid>
  104. <Static text="부서 보유 상세내역" position="absolute 720 81 887 98" id="caption3" class="tit_2" anchor="default"/>
  105. <Div id="Div00" taborder="9" position="absolute 0 1 1085 73" class="div_SA" anchor="left top right"/>
  106. <Radio id="rdo_reqflag" taborder="10" codecolumn="codecolumn" datacolumn="datacolumn" visible="false" position="absolute 130 44 466 60" anchor="default" style="textpadding:0 5 0 3;" columncount="-1" index="0" rowcount="-1">
  107. <Dataset id="innerdataset">
  108. <ColumnInfo>
  109. <Column id="codecolumn"/>
  110. <Column id="datacolumn"/>
  111. </ColumnInfo>
  112. <Rows>
  113. <Row>
  114. <Col id="codecolumn"/>
  115. <Col id="datacolumn">전체</Col>
  116. </Row>
  117. <Row>
  118. <Col id="codecolumn">1</Col>
  119. <Col id="datacolumn">비품</Col>
  120. </Row>
  121. <Row>
  122. <Col id="codecolumn">2</Col>
  123. <Col id="datacolumn">소모품</Col>
  124. </Row>
  125. <Row>
  126. <Col id="codecolumn">4</Col>
  127. <Col id="datacolumn">린넨</Col>
  128. </Row>
  129. <Row>
  130. <Col id="codecolumn">3</Col>
  131. <Col id="datacolumn">멸균의뢰</Col>
  132. </Row>
  133. </Rows>
  134. </Dataset>
  135. </Radio>
  136. <Static id="caption14" text="물품구분 :" class="search_name" visible="false" position="absolute 40 45 126 62" anchor="default"/>
  137. <Static id="caption13" text="분류구분 :" class="search_name" position="absolute 40 16 126 33" anchor="default"/>
  138. <Static id="caption2" text="Set구분 :" class="search_name" position="absolute 450 16 536 33" anchor="default"/>
  139. <Radio id="rdo_goodflag" taborder="11" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 540 45 688 61" anchor="default" style="textpadding:0 5 0 3;" columncount="2" index="0" value="01" rowcount="0">
  140. <Dataset id="innerdataset">
  141. <ColumnInfo>
  142. <Column id="codecolumn"/>
  143. <Column id="datacolumn"/>
  144. </ColumnInfo>
  145. <Rows>
  146. <Row>
  147. <Col id="codecolumn">01</Col>
  148. <Col id="datacolumn">물품코드</Col>
  149. </Row>
  150. <Row>
  151. <Col id="codecolumn">02</Col>
  152. <Col id="datacolumn">물품명</Col>
  153. </Row>
  154. </Rows>
  155. </Dataset>
  156. </Radio>
  157. <Edit id="ipt_reqdata" taborder="12" class="input_search" position="absolute 686 41 831 60" anchor="default"/>
  158. <Combo id="cmb_mdlcd" taborder="13" innerdataset="ds_init_mdllist" codecolumn="mdlcd" datacolumn="mdlnm" onitemchanged="grp_biz_cmb_mdlcd_onitemchanged" position="absolute 230 15 325 34" anchor="default"/>
  159. <Static id="cap_goodcd" text="검색구분 :" class="search_name" position="absolute 450 45 536 62" anchor="default"/>
  160. <Radio id="rdo_proddrugsetflag" taborder="14" index="0" codecolumn="codecolumn" datacolumn="datacolumn" position="absolute 540 15 726 31" anchor="default" style="textpadding:0 5 0 3;margin:0 0 0 0;padding:1 0 0 0;" columncount="3" rowcount="0">
  161. <Dataset id="innerdataset">
  162. <ColumnInfo>
  163. <Column id="codecolumn"/>
  164. <Column id="datacolumn"/>
  165. </ColumnInfo>
  166. <Rows>
  167. <Row>
  168. <Col id="codecolumn"/>
  169. <Col id="datacolumn">전체</Col>
  170. </Row>
  171. <Row>
  172. <Col id="codecolumn">1</Col>
  173. <Col id="datacolumn">Set</Col>
  174. </Row>
  175. <Row>
  176. <Col id="codecolumn">2</Col>
  177. <Col id="datacolumn">Single</Col>
  178. </Row>
  179. </Rows>
  180. </Dataset>
  181. </Radio>
  182. <Combo id="cmb_smlcd" taborder="15" innerdataset="ds_init_smllist" codecolumn="smlcd" datacolumn="smlnm" position="absolute 335 15 430 34" anchor="default"/>
  183. <Combo id="cmb_lrgcd" taborder="16" innerdataset="ds_init_lrglist" codecolumn="lrgcd" datacolumn="lrgnm" onitemchanged="grp_biz_cmb_lrgcd_onitemchanged" position="absolute 130 15 225 34" anchor="default"/>
  184. <Button id="btn_search" taborder="17" text="조회" onclick="grp_biz_btn_search_onclick" class="btn1" position="absolute 1017 20 1073 42" anchor="top right"/>
  185. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 998 20 1004 42" anchor="top right"/>
  186. <Button id="btn_excel2" taborder="18" text="엑셀" class="btn7" position="absolute 1030 75 1086 97" anchor="top right" onclick="grp_biz_btn_excel2_onclick"/>
  187. <Button id="btn_excel1" taborder="19" text="엑셀" class="btn7" position="absolute 660 76 716 98" anchor="top right" onclick="grp_biz_btn_excel1_onclick"/>
  188. </Layout>
  189. </Layouts>
  190. </Div>
  191. </Layout>
  192. </Layouts>
  193. <Objects>
  194. <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  195. <ColumnInfo>
  196. <Column id="lrgcd" type="STRING" size="256"/>
  197. <Column id="mdlcd" type="STRING" size="256"/>
  198. <Column id="smlcd" type="STRING" size="256"/>
  199. <Column id="proddrugsetflag" type="STRING" size="256"/>
  200. <Column id="reqflag" type="STRING" size="256"/>
  201. <Column id="goodflag" type="STRING" size="256"/>
  202. <Column id="reqdata" type="STRING" size="256"/>
  203. </ColumnInfo>
  204. <Rows>
  205. <Row>
  206. <Col id="goodflag">01</Col>
  207. <Col id="proddrugsetflag"/>
  208. </Row>
  209. </Rows>
  210. </Dataset>
  211. <Dataset id="ds_main_deptgoodinfo_deptgoodinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  212. <Dataset id="ds_main_deptgooddelinfo_deptgooddelinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  213. <Dataset id="ds_cbo_proddrugsetflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  214. <ColumnInfo>
  215. <Column id="label" type="STRING" size="256"/>
  216. <Column id="value" type="STRING" size="256"/>
  217. </ColumnInfo>
  218. <Rows>
  219. <Row>
  220. <Col id="label">전체</Col>
  221. <Col id="value">-</Col>
  222. </Row>
  223. <Row>
  224. <Col id="label">Set</Col>
  225. <Col id="value">1</Col>
  226. </Row>
  227. <Row>
  228. <Col id="label">Single</Col>
  229. <Col id="value">2</Col>
  230. </Row>
  231. <Row>
  232. <Col id="label">Single Set</Col>
  233. <Col id="value">3</Col>
  234. </Row>
  235. </Rows>
  236. </Dataset>
  237. <Dataset id="ds_M0586" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  238. <Dataset id="ds_M0585" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  239. <Dataset id="ds_init_lrglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  240. <Dataset id="ds_init_mdllist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  241. <Dataset id="ds_init_smllist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  242. <Dataset id="ds_send_goodreq" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  243. <Dataset id="ds_temp_csrreqdeptlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  244. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  245. </Objects>
  246. <Bind>
  247. <BindItem id="item0" compid="grp_biz.cmb_lrgcd" propid="value" datasetid="ds_cond" columnid="lrgcd"/>
  248. <BindItem id="item2" compid="grp_biz.cmb_smlcd" propid="value" datasetid="ds_cond" columnid="smlcd"/>
  249. <BindItem id="item3" compid="grp_biz.rdo_proddrugsetflag" propid="value" datasetid="ds_cond" columnid="proddrugsetflag"/>
  250. <BindItem id="item1" compid="grp_biz.cmb_mdlcd" propid="value" datasetid="ds_cond" columnid="mdlcd"/>
  251. <BindItem id="item6" compid="grp_biz.ipt_reqdata" propid="value" datasetid="ds_cond" columnid="reqdata"/>
  252. <BindItem id="item5" compid="grp_biz.rdo_goodflag" propid="value" datasetid="ds_cond" columnid="goodflag"/>
  253. <BindItem id="item4" compid="grp_biz.rdo_reqflag" propid="value" datasetid="ds_cond" columnid="reqflag"/>
  254. </Bind>
  255. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  256. * System Name :
  257. * Job Name :
  258. * Creator :
  259. * Make Date : 2015-11-13
  260. * Description :
  261. *---------------------------------------------------------------------------------------
  262. * Modify Date Modifier Modify Description
  263. *---------------------------------------------------------------------------------------
  264. * 2015-11-13 Live Converter TF->XP
  265. *
  266. *---------------------------------------------------------------------------------------
  267. ****************************************************************************************/
  268. include "com_commonxp::comm_main.xjs";
  269. include "com_basiccodexp::ZBC001.xjs";
  270. include "emr_prcpmngtxp::MMOCommon.xjs";
  271. var arErrorCode = new HashArray();
  272. function SMMNG01600_oninit(obj:Form, e:InitEventInfo)
  273. {
  274. frmf_initForm(obj); //폼 초기화
  275. }
  276. function SMMNG01600_onload(obj:Form, e:LoadEventInfo)
  277. {
  278. var arrParam = [{dsNm: "ds_M0585", cdGrpId: "M0585"},
  279. {dsNm: "ds_M0586", cdGrpId: "M0586"}
  280. ]
  281. appf_getCodeList(arrParam);
  282. ds_main_deptgoodinfo_deptgoodinfolist.clearData();
  283. ds_main_deptgooddelinfo_deptgooddelinfolist.clearData();
  284. dsf_makeValue(ds_send_goodreq, "instcd", "string", sysf_getUserInfo("dutplceinstcd"));
  285. dsf_makeValue(ds_send_goodreq, "useyn", "string", "Y");
  286. var oParam = {};
  287. oParam.id = "TRMNG00401";
  288. oParam.service = "csrapp.CsrMngt";
  289. oParam.method = "reqGetDeptFlagList";
  290. oParam.inds = "req=ds_send_goodreq";
  291. oParam.outds = "ds_temp_csrreqdeptlist=csrreqdeptlist";
  292. oParam.async = false;
  293. tranf_submit(oParam);
  294. var oParam = {};
  295. oParam.id = "TRMNG00101";
  296. oParam.service = "csrapp.CsrMngt";
  297. oParam.method = "reqGetLrgcdList";
  298. oParam.inds = "req=ds_send_goodreq";
  299. oParam.outds = "ds_init_lrglist=lrglist";
  300. oParam.async = false;
  301. tranf_submit(oParam);
  302. frmf_addComboItem( "grp_biz.cmb_lrgcd", "전체", "", "above");
  303. grp_biz.cmb_lrgcd.value = "";
  304. }
  305. function fGetDeptGoodinfoSearch(){
  306. var oParam = {};
  307. oParam.id = "TRMNG01601";
  308. oParam.service = "csrapp.CsrMngt";
  309. oParam.method = "reqGetDeptCsrGoodInfo";
  310. oParam.inds = "cond=ds_cond";
  311. oParam.outds = "ds_main_deptgoodinfo_deptgoodinfolist=deptgoodinfolist";
  312. oParam.async = false;
  313. tranf_submit(oParam);
  314. }
  315. function grp_biz_grd_deptgoodinfolist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  316. {
  317. if( e.row < -1 && e.col < -1 ) return;
  318. var iRow = ds_main_deptgoodinfo_deptgoodinfolist.rowposition;
  319. dsf_makeValue(ds_send_reqdata, "goodcd", "string", ds_main_deptgoodinfo_deptgoodinfolist.getColumn(iRow, "goodcd"));
  320. var oParam = {};
  321. oParam.id = "TRMNG01602";
  322. oParam.service = "csrapp.CsrMngt";
  323. oParam.method = "reqGetDeptCsrGoodDelInfo";
  324. oParam.inds = "req=ds_send_reqdata";
  325. oParam.outds = "ds_main_deptgooddelinfo_deptgooddelinfolist=deptgooddelinfolist";
  326. oParam.async = false;
  327. oParam.callback = "cf_TRMNG01602";
  328. tranf_submit(oParam);
  329. if(arErrorCode.pop("TRMNG01602") > -1){
  330. ds_send_reqdata.clearData();
  331. }
  332. }
  333. function cf_TRMNG01602(sSvcId, nErrorCode, sErrorMsg) {
  334. arErrorCode.push(sSvcId, nErrorCode);
  335. }
  336. function grp_biz_btn_search_onclick(obj:Button, e:ClickEventInfo)
  337. {
  338. fGetDeptGoodinfoSearch();
  339. }
  340. function grp_biz_cmb_lrgcd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  341. {
  342. var oParam = {};
  343. oParam.id = "TRMNG00102";
  344. oParam.service = "csrapp.CsrMngt";
  345. oParam.method = "reqGetMdlcdList";
  346. oParam.inds = "req=ds_cond";
  347. oParam.outds = "ds_init_mdllist=mdllist";
  348. oParam.async = false;
  349. tranf_submit(oParam);
  350. //var nodelist = instance1.selectNodes("/root/init/mdllist");
  351. ds_cond.setColumn(0, "mdlcd", "");
  352. ds_cond.setColumn(0, "smlcd", "");
  353. if(ds_init_mdllist.rowcount == 0){
  354. ds_init_mdllist.clearData();
  355. ds_init_smllist.clearData();
  356. }else{
  357. frmf_addComboItem( "grp_biz.cmb_mdlcd", "전체", "", "above");
  358. grp_biz.cmb_mdlcd.value = "";
  359. }
  360. }
  361. function grp_biz_cmb_mdlcd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  362. {
  363. var oParam = {};
  364. oParam.id = "TRMNG00103";
  365. oParam.service = "csrapp.CsrMngt";
  366. oParam.method = "reqGetSmlcdList";
  367. oParam.inds = "req=ds_cond";
  368. oParam.outds = "ds_init_smllist=smllist";
  369. oParam.async = false;
  370. tranf_submit(oParam);
  371. ds_cond.setColumn(0, "smlcd", "");
  372. if(ds_init_smllist.rowcount == 0){
  373. ds_init_smllist.clearData();
  374. }else{
  375. frmf_addComboItem( "grp_biz.cmb_smlcd", "전체", "", "above");
  376. grp_biz.cmb_smlcd.value = "";
  377. }
  378. }
  379. //20180503 이돈희 : 엑셀 출력 기능 추가
  380. function grp_biz_btn_excel1_onclick(obj:Button, e:ClickEventInfo)
  381. {
  382. grdf_exportExcel(grp_biz.grd_deptgoodinfolist, "물품내역", "물품내역", false, "", "user", false);
  383. }
  384. //20180503 이돈희 : 엑셀 출력 기능 추가
  385. function grp_biz_btn_excel2_onclick(obj:Button, e:ClickEventInfo)
  386. {
  387. grdf_exportExcel(grp_biz.grd_deptgooddelinfolist, "부서보유상세내역", "부서보유상세내역", false, "", "user", false);
  388. }
  389. ]]></Script>
  390. </Form>
  391. </FDL>