123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMAAA04200" position="absolute 0 0 712 763" titletext="자원봉사자활동확인서 출력이력조회" onload="SMAAA04200_onload">
- <Layouts>
- <Layout>
- <Div position="absolute 0 15 711 761" id="grp_biz" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 76 710 82" id="line12" class="line_10" anchor="default"/>
- <Static text="자원봉사자 활동확인서 출력이력" position="absolute 0 60 280 81" id="caption32" class="tit_2" anchor="default"/>
- <Div position="absolute 0 10 710 50" align="align:center top;" id="group1" anchor="default" class="div_SA">
- <Layouts>
- <Layout>
- <Shape position="absolute 632 9 638 32" linetype="vertical" id="line13" class="line_4" anchor="default"/>
- <Button position="absolute 645 10 701 32" id="btn_search" class="btn1" text="조회" anchor="default" onclick="grp_biz_group1_btn_search_onclick"/>
- <Static text="발급대상 :" position="absolute 300 13 390 30" id="caption2" class="search_name" anchor="default"/>
- <Static text="발급일자 :" position="absolute 5 13 96 30" id="caption3" class="search_name" anchor="default"/>
- <Calendar position="absolute 100 12 185 31" id="ipt_fromdd" class="input_search" anchor="default" dateformat="yyyy-MM-dd" value="null"/>
- <Calendar position="absolute 200 12 285 31" id="ipt_todd" class="input_search" anchor="default" dateformat="yyyy-MM-dd"/>
- <Static text="~" position="absolute 187 12 200 32" id="caption5" anchor="default"/>
- <Edit position="absolute 395 12 495 31" id="ipt_voluntrid" anchor="default"/>
- <Edit position="absolute 520 12 620 31" id="ipt_voluntrnm" anchor="default"/>
- <Button position="absolute 500 13 516 29" id="button1" class="icon_search" text="" anchor="default" onclick="grp_biz_group1_button1_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 0 81 710 746" id="datagrid1" binddataset="ds_main_printinfo_printlist" anchor="default">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25" band="left"/>
- <Column size="129"/>
- <Column size="0"/>
- <Column size="100"/>
- <Column size="70"/>
- <Column size="273"/>
- <Column size="100"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="발급일시"/>
- <Cell col="2" text="발급대상"/>
- <Cell col="3" text="발급번호"/>
- <Cell col="4" text="발급대상"/>
- <Cell col="5" text="내용"/>
- <Cell col="6" text="담당자"/>
- </Band>
- <Band id="body">
- <Cell celltype="head"/>
- <Cell col="1" text="bind:printdt" mask="expr:utlf_isNull('printdt') || printdt == '-' ? '####-##-## ##:##' : ''"/>
- <Cell col="2" text="bind:voluntrid"/>
- <Cell col="3" text="bind:prtno"/>
- <Cell col="4" text="bind:voluntrnm"/>
- <Cell col="5" displaytype="text" text="bind:isscnts"/>
- <Cell col="6" text="bind:issrem"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption6" text="자원봉사자 확인서 출력이력 조회" class="tit_1" position="absolute 0 0 231 25"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_search" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- <Column id="actdeptcd" type="STRING" size="256"/>
- <Column id="voluntractdwcd" type="STRING" size="256"/>
- <Column id="voluntractteamcd" type="STRING" size="256"/>
- <Column id="actdivscd" type="STRING" size="256"/>
- <Column id="voluntrid" type="STRING" size="256"/>
- <Column id="voluntrnm" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="fromdd"/>
- <Col id="todd"/>
- <Col id="actdeptcd"/>
- <Col id="voluntractdwcd"/>
- <Col id="voluntractteamcd"/>
- <Col id="actdivscd"/>
- <Col id="voluntrid"/>
- <Col id="voluntrnm"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_main_printinfo_printlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_biz.group1.ipt_fromdd" propid="value" datasetid="ds_main_search" columnid="fromdd"/>
- <BindItem id="item1" compid="grp_biz.group1.ipt_todd" propid="value" datasetid="ds_main_search" columnid="todd"/>
- <BindItem id="item2" compid="grp_biz.group1.ipt_voluntrid" propid="value" datasetid="ds_main_search" columnid="voluntrid"/>
- <BindItem id="item3" compid="grp_biz.group1.ipt_voluntrnm" propid="value" datasetid="ds_main_search" columnid="voluntrnm"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2016-09-30
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2016-09-30 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- // include "emr_carecomxp::CareCom.xjs";
- // include "ast_soclworkxp::AWMCommon.xjs";
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- var arErrorCode = new HashArray();
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : N/A
- * Description : 초기값
- ****************************************************************************************/
- function fInit()
- {
- grp_biz.group1.ipt_fromdd.value = utlf_getCurrentDate();
- grp_biz.group1.ipt_todd.value = utlf_getCurrentDate();
- }
- /****************************************************************************************
- * Argument : N/A
- * Description : 조회
- ****************************************************************************************/
- function fSearch() {
- var oParam = {};
- oParam.id = "TRAAA04201";
- oParam.service = "voluntractapp.VoluntrDligclaznsMngt";
- oParam.method = "ReqGetPrintInfo";
- oParam.inds = "req=ds_main_search";
- oParam.outds = "ds_main_printinfo_printlist=printlist";
- oParam.async = false;
- //oParam.callback = "cf_TRAAA04201";
- tranf_submit(oParam);
- }
-
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components : Form
- * Description : 화면 처음 초기화시 폼초기화
- ****************************************************************************************/
- function SMAAA04200_onload(obj:Form, e:LoadEventInfo)
- {
- frmf_initForm(obj); // 폼 초기화
-
- fInit();
- }
- /****************************************************************************************
- * Components : Button
- * Description : 봉사자조회
- ****************************************************************************************/
- function grp_biz_group1_button1_onclick(obj:Button, e:ClickEventInfo)
- {
- dsf_createDsRow("ds_source", [
- {col:"flag", type:"STRING", size:256, val:"Y"}
- , {col:"popupflag", type:"STRING", size:256, val:"Y"}
- , {col:"voluntrnm", type:"STRING", size:256, val:""}
- , {col:"rrgstno1", type:"STRING", size:256, val:""}
- , {col:"rrgstno2", type:"STRING", size:256, val:""}
- ]);
- var objArg = new Object();
- objArg.arg_ds_send_reqdata = ds_source;
- frmf_modal("SPAAA02400", "SPAAA02400", objArg, "", 1, 150, 150, "", "", "", "", "", "M");
- if ( !utlf_isNull(ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrid")) ){
- grp_biz.group1.ipt_voluntrid.value = ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrid");
- grp_biz.group1.ipt_voluntrnm.value = ds_main_reqpopup_reqpopuplist.getColumn(0,"voluntrnm");
- }
- }
- /****************************************************************************************
- * Components : Button
- * Description : 조회
- ****************************************************************************************/
- function grp_biz_group1_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- fSearch();
- }
- ]]></Script>
- </Form>
- </FDL>
|