SMAAA04200_확인서출력이력조회.xfdl 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMAAA04200" position="absolute 0 0 712 763" titletext="자원봉사자활동확인서 출력이력조회" onload="SMAAA04200_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 15 711 761" id="grp_biz" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Shape position="absolute 0 76 710 82" id="line12" class="line_10" anchor="default"/>
  11. <Static text="자원봉사자 활동확인서 출력이력" position="absolute 0 60 280 81" id="caption32" class="tit_2" anchor="default"/>
  12. <Div position="absolute 0 10 710 50" align="align:center top;" id="group1" anchor="default" class="div_SA">
  13. <Layouts>
  14. <Layout>
  15. <Shape position="absolute 632 9 638 32" linetype="vertical" id="line13" class="line_4" anchor="default"/>
  16. <Button position="absolute 645 10 701 32" id="btn_search" class="btn1" text="조회" anchor="default" onclick="grp_biz_group1_btn_search_onclick"/>
  17. <Static text="발급대상 :" position="absolute 300 13 390 30" id="caption2" class="search_name" anchor="default"/>
  18. <Static text="발급일자 :" position="absolute 5 13 96 30" id="caption3" class="search_name" anchor="default"/>
  19. <Calendar position="absolute 100 12 185 31" id="ipt_fromdd" class="input_search" anchor="default" dateformat="yyyy-MM-dd" value="null"/>
  20. <Calendar position="absolute 200 12 285 31" id="ipt_todd" class="input_search" anchor="default" dateformat="yyyy-MM-dd"/>
  21. <Static text="~" position="absolute 187 12 200 32" id="caption5" anchor="default"/>
  22. <Edit position="absolute 395 12 495 31" id="ipt_voluntrid" anchor="default"/>
  23. <Edit position="absolute 520 12 620 31" id="ipt_voluntrnm" anchor="default"/>
  24. <Button position="absolute 500 13 516 29" id="button1" class="icon_search" text="" anchor="default" onclick="grp_biz_group1_button1_onclick"/>
  25. </Layout>
  26. </Layouts>
  27. </Div>
  28. <Grid position="absolute 0 81 710 746" id="datagrid1" binddataset="ds_main_printinfo_printlist" anchor="default">
  29. <Formats>
  30. <Format id="default">
  31. <Columns>
  32. <Column size="25" band="left"/>
  33. <Column size="129"/>
  34. <Column size="0"/>
  35. <Column size="100"/>
  36. <Column size="70"/>
  37. <Column size="273"/>
  38. <Column size="100"/>
  39. </Columns>
  40. <Rows>
  41. <Row size="24" band="head"/>
  42. <Row size="24"/>
  43. </Rows>
  44. <Band id="head">
  45. <Cell/>
  46. <Cell col="1" text="발급일시"/>
  47. <Cell col="2" text="발급대상"/>
  48. <Cell col="3" text="발급번호"/>
  49. <Cell col="4" text="발급대상"/>
  50. <Cell col="5" text="내용"/>
  51. <Cell col="6" text="담당자"/>
  52. </Band>
  53. <Band id="body">
  54. <Cell celltype="head"/>
  55. <Cell col="1" text="bind:printdt" mask="expr:utlf_isNull('printdt') || printdt == '-' ? '####-##-## ##:##' : ''"/>
  56. <Cell col="2" text="bind:voluntrid"/>
  57. <Cell col="3" text="bind:prtno"/>
  58. <Cell col="4" text="bind:voluntrnm"/>
  59. <Cell col="5" displaytype="text" text="bind:isscnts"/>
  60. <Cell col="6" text="bind:issrem"/>
  61. </Band>
  62. </Format>
  63. </Formats>
  64. </Grid>
  65. </Layout>
  66. </Layouts>
  67. </Div>
  68. <Static id="caption6" text="자원봉사자 확인서 출력이력 조회" class="tit_1" position="absolute 0 0 231 25"/>
  69. </Layout>
  70. </Layouts>
  71. <Objects>
  72. <Dataset id="ds_main_search" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  73. <ColumnInfo>
  74. <Column id="fromdd" type="STRING" size="256"/>
  75. <Column id="todd" type="STRING" size="256"/>
  76. <Column id="actdeptcd" type="STRING" size="256"/>
  77. <Column id="voluntractdwcd" type="STRING" size="256"/>
  78. <Column id="voluntractteamcd" type="STRING" size="256"/>
  79. <Column id="actdivscd" type="STRING" size="256"/>
  80. <Column id="voluntrid" type="STRING" size="256"/>
  81. <Column id="voluntrnm" type="STRING" size="256"/>
  82. </ColumnInfo>
  83. <Rows>
  84. <Row>
  85. <Col id="fromdd"/>
  86. <Col id="todd"/>
  87. <Col id="actdeptcd"/>
  88. <Col id="voluntractdwcd"/>
  89. <Col id="voluntractteamcd"/>
  90. <Col id="actdivscd"/>
  91. <Col id="voluntrid"/>
  92. <Col id="voluntrnm"/>
  93. </Row>
  94. </Rows>
  95. </Dataset>
  96. <Dataset id="ds_main_printinfo_printlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  97. </Objects>
  98. <Bind>
  99. <BindItem id="item0" compid="grp_biz.group1.ipt_fromdd" propid="value" datasetid="ds_main_search" columnid="fromdd"/>
  100. <BindItem id="item1" compid="grp_biz.group1.ipt_todd" propid="value" datasetid="ds_main_search" columnid="todd"/>
  101. <BindItem id="item2" compid="grp_biz.group1.ipt_voluntrid" propid="value" datasetid="ds_main_search" columnid="voluntrid"/>
  102. <BindItem id="item3" compid="grp_biz.group1.ipt_voluntrnm" propid="value" datasetid="ds_main_search" columnid="voluntrnm"/>
  103. </Bind>
  104. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  105. * System Name :
  106. * Job Name :
  107. * Creator :
  108. * Make Date : 2016-09-30
  109. * Description :
  110. *---------------------------------------------------------------------------------------
  111. * Modify Date Modifier Modify Description
  112. *---------------------------------------------------------------------------------------
  113. * 2016-09-30 Live Converter TF->XP
  114. *
  115. *---------------------------------------------------------------------------------------
  116. ****************************************************************************************/
  117. //=======================================================================================
  118. // Lib Include
  119. //---------------------------------------------------------------------------------------
  120. include "com_commonxp::comm_main.xjs";
  121. // include "emr_carecomxp::CareCom.xjs";
  122. // include "ast_soclworkxp::AWMCommon.xjs";
  123. //=======================================================================================
  124. // Global Form Variable
  125. //---------------------------------------------------------------------------------------
  126. var arErrorCode = new HashArray();
  127. //=======================================================================================
  128. // Function
  129. //---------------------------------------------------------------------------------------
  130. /****************************************************************************************
  131. * Argument : N/A
  132. * Description : 초기값
  133. ****************************************************************************************/
  134. function fInit()
  135. {
  136. grp_biz.group1.ipt_fromdd.value = utlf_getCurrentDate();
  137. grp_biz.group1.ipt_todd.value = utlf_getCurrentDate();
  138. }
  139. /****************************************************************************************
  140. * Argument : N/A
  141. * Description : 조회
  142. ****************************************************************************************/
  143. function fSearch() {
  144. var oParam = {};
  145. oParam.id = "TRAAA04201";
  146. oParam.service = "voluntractapp.VoluntrDligclaznsMngt";
  147. oParam.method = "ReqGetPrintInfo";
  148. oParam.inds = "req=ds_main_search";
  149. oParam.outds = "ds_main_printinfo_printlist=printlist";
  150. oParam.async = false;
  151. //oParam.callback = "cf_TRAAA04201";
  152. tranf_submit(oParam);
  153. }
  154. //=======================================================================================
  155. // Event
  156. //---------------------------------------------------------------------------------------
  157. /****************************************************************************************
  158. * Components : Form
  159. * Description : 화면 처음 초기화시 폼초기화
  160. ****************************************************************************************/
  161. function SMAAA04200_onload(obj:Form, e:LoadEventInfo)
  162. {
  163. frmf_initForm(obj); // 폼 초기화
  164. fInit();
  165. }
  166. /****************************************************************************************
  167. * Components : Button
  168. * Description : 봉사자조회
  169. ****************************************************************************************/
  170. function grp_biz_group1_button1_onclick(obj:Button, e:ClickEventInfo)
  171. {
  172. dsf_createDsRow("ds_source", [
  173. {col:"flag", type:"STRING", size:256, val:"Y"}
  174. , {col:"popupflag", type:"STRING", size:256, val:"Y"}
  175. , {col:"voluntrnm", type:"STRING", size:256, val:""}
  176. , {col:"rrgstno1", type:"STRING", size:256, val:""}
  177. , {col:"rrgstno2", type:"STRING", size:256, val:""}
  178. ]);
  179. var objArg = new Object();
  180. objArg.arg_ds_send_reqdata = ds_source;
  181. frmf_modal("SPAAA02400", "SPAAA02400", objArg, "", 1, 150, 150, "", "", "", "", "", "M");
  182. if ( !utlf_isNull(ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrid")) ){
  183. grp_biz.group1.ipt_voluntrid.value = ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrid");
  184. grp_biz.group1.ipt_voluntrnm.value = ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrnm");
  185. }
  186. }
  187. /****************************************************************************************
  188. * Components : Button
  189. * Description : 조회
  190. ****************************************************************************************/
  191. function grp_biz_group1_btn_search_onclick(obj:Button, e:ClickEventInfo)
  192. {
  193. fSearch();
  194. }
  195. ]]></Script>
  196. </Form>
  197. </FDL>