123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMANS02000" position="absolute 0 0 1199 763" titletext="통합식수" oninit="SMANS02000_oninit" onload="SMANS02000_onload">
- <Layouts>
- <Layout>
- <Static text="월별 통합식수 리스트" position="absolute 2 65 202 82" id="caption1" class="tit_2"/>
- <Shape position="absolute 0 81 1183 87" linetype="horizontal" id="line1" class="line_10"/>
- <Div position="absolute 0 25 1195 55" align="align:center top;" id="grp_sea" class="div_SA">
- <Layouts>
- <Layout>
- <Static text="조회기간 :" position="absolute 15 7 101 24" id="caption2" class="search_name"/>
- <Shape position="absolute 1107 4 1113 26" linetype="vertical" id="line13" class="line_4"/>
- <Button position="absolute 1120 4 1176 26" id="btn_sea" class="btn1" taborder="4" text="조회" onclick="grp_sea_btn_sea_onclick"/>
- <Calendar position="absolute 402 6 487 25" id="ipt_todd" class="input_default" taborder="2" visible="false" mask="yyyy-mm"/>
- <MaskEdit position="absolute 106 6 191 25" align="align:center middle;" id="ipt_fromdd" mask="####-##" style="align:center middle;" maskchar=" " type="string" onkeydown="grp_sea_ipt_fromdd_onkeydown" onkillfocus="grp_sea_ipt_fromdd_onkillfocus"/>
- <Button position="absolute 208 8 221 23" id="btn_next" class="icon_next" text="" onclick="grp_sea_btn_next_onclick"/>
- <Button position="absolute 193 8 206 23" id="btn_before" class="icon_pre" text="" onclick="grp_sea_btn_before_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- <Button position="absolute 1108 60 1182 79" id="btn_excsave" class="btn7" text="엑셀저장" onclick="btn_excsave_onclick"/>
- <Grid position="absolute 0 86 1183 755" id="grd_sicksulist" class="datagrid2" binddataset="ds_main_list_item">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="24"/>
- <Column size="70"/>
- <Column size="100"/>
- <Column size="300"/>
- <Column size="300"/>
- <Column size="100"/>
- <Column size="100"/>
- <Column size="100"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- <Row size="24" band="summ"/>
- </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="사용수"/>
- <Cell col="7" text="총금액"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow + 1"/>
- <Cell col="1" displaytype="text" style="align:center;" text="bind:emplno" enable="false"/>
- <Cell col="2" text="bind:name" enable="false"/>
- <Cell col="3" style="align:left middle;padding:5 2 1 2;" text="bind:dutplcedeptnm" wordwrap="word" enable="false"/>
- <Cell col="4" style="align:left middle;padding:5 2 1 2;" text="bind:deptnm" wordwrap="word" enable="false"/>
- <Cell col="5" style="align:left middle;padding:5 2 1 2;" text="bind:instnm" wordwrap="word" enable="false"/>
- <Cell col="6" displaytype="number" style="align:right middle;" text="bind:count" enable="false"/>
- <Cell col="7" displaytype="number" style="align:right middle;" text="bind:amount" enable="false"/>
- </Band>
- <Band id="summary">
- <Cell/>
- <Cell col="1"/>
- <Cell col="2" style="font:arial,9,bold;" text="총계"/>
- <Cell col="3"/>
- <Cell col="4"/>
- <Cell col="5"/>
- <Cell col="6" displaytype="number" style="font:arial,9,bold;" text="expr:getSum("count")"/>
- <Cell col="7" displaytype="number" style="font:arial,9,bold;" text="expr:getSum("amount")"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption6" text="중.야식 통합식수현황" class="tit_1" position="absolute 0 0 209 25"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_list_item" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="emplno" type="STRING" size="256"/>
- <Column id="name" type="STRING" size="256"/>
- <Column id="dutplcedeptnm" type="STRING" size="256"/>
- <Column id="deptnm" type="STRING" size="256"/>
- <Column id="instnm" type="STRING" size="256"/>
- <Column id="count" type="STRING" size="256"/>
- <Column id="amount" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="emplno"/>
- <Col id="name"/>
- <Col id="dutplcedeptnm"/>
- <Col id="deptnm"/>
- <Col id="instnm"/>
- <Col id="count"/>
- <Col id="amount"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_send" 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="fromdd2" type="STRING" size="256"/>
- <Column id="todd2" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="fromdd"/>
- <Col id="todd"/>
- <Col id="fromdd2"/>
- <Col id="todd2"/>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_sea.ipt_fromdd" propid="value" datasetid="ds_send" columnid="fromdd"/>
- <BindItem id="item1" compid="grp_sea.ipt_todd" propid="value" datasetid="ds_send" columnid="todd"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-11-13
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-11-13 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- var arErrorCode = new HashArray();
- function SMANS02000_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj); //폼 초기화
- grdf_initGrid(grd_sicksulist);
- }
- function SMANS02000_onload(obj:Form, e:LoadEventInfo)
- {
- var fromdd = utlf_getCurrentDate().substring(0, 6) + '0100'; // 적용일자 현재일자 셋팅
- var todd = utlf_getCurrentDate().substring(0, 6) + '3199'; // 적용일자 현재일자 셋팅
-
- ds_main_list_item.clearData();
-
- ds_send.setColumn(0, "fromdd", fromdd);
- ds_send.setColumn(0, "todd", todd);
- }
- function grp_sea_btn_sea_onclick(obj:Button, e:ClickEventInfo)
- {
- if (utlf_isNull(ds_send.getColumn(0, "fromdd"))) {
- sysf_messageBox("조회시작일자는", "I003");
- grp_sea.ipt_fromdd.setFocus();
- return;
- }
- if (utlf_isNull(ds_send.getColumn(0, "todd"))) {
- sysf_messageBox("조회종료일자는", "I003");
- grp_sea.ipt_todd.setFocus();
- return;
- }
- if (ds_send.getColumn(0, "fromdd") > ds_send.getColumn(0, "todd")) {
- sysf_messageBox("조회 시작일자는 종료일자 보다 클 수", "I004");
- grp_sea.ipt_fromdd.setFocus();
- return;
- }
- var fromdd = ds_send.getColumn(0, "fromdd"); // 적용일자 현재일자 셋팅
- var todd = ds_send.getColumn(0, "fromdd"); // 적용일자 현재일자 셋팅
- var fromdd2 = fromdd.substring(0, 6) + '010000';
- var todd2 = fromdd.substring(0, 6) + '010000';
- ds_send.setColumn(0, "fromdd2", fromdd2);
- ds_send.setColumn(0, "todd2", todd2);
- var oParam = {};
- oParam.id = "TRANS02001";
- oParam.service = "dietstatsapp.DietStats";
- oParam.method = "reqGetTotalSicsuList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_list_item=ret";
- oParam.async = false;
- tranf_submit(oParam);
- }
- function grp_sea_btn_before_onclick(obj:Button, e:ClickEventInfo)
- {
- var dd = ds_send.getColumn(0, "fromdd") + "01";
- dd = dd.toDate().getAddDate(-1, "M");
- var dd1 = dd.getDateFormat("YYYYMM")+ '0100';
- var dd2 = dd.getDateFormat("YYYYMM") + '3199';
- ds_send.setColumn(0, "fromdd", dd1);
- ds_send.setColumn(0, "todd" , dd2);
- }
- function grp_sea_btn_next_onclick(obj:Button, e:ClickEventInfo)
- {
- var dd = ds_send.getColumn(0, "fromdd") + "01";
- dd = dd.toDate().getAddDate(1, "M");
- var dd1 = dd.getDateFormat("YYYYMM") + '0100';
- var dd2 = dd.getDateFormat("YYYYMM") + '3199';
- ds_send.setColumn(0, "fromdd", dd1);
- ds_send.setColumn(0, "todd" , dd2);
- }
- function grp_sea_ipt_fromdd_onkeydown(obj:MaskEdit, e:KeyEventInfo)
- {
- if(e.keycode == 13){
- grp_sea.ipt_fromdd.updateToDataset();
- var fromdd = ds_send.getColumn(0, "fromdd");
- var temp1 = fromdd + '0100';
- var temp2 = fromdd + '3199';
- ds_send.setColumn(0, "fromdd", temp1);
- ds_send.setColumn(0, "todd" , temp2);
- }
- }
- function grp_sea_ipt_fromdd_onkillfocus(obj:MaskEdit, e:KillFocusEventInfo)
- {
- grp_sea.ipt_fromdd.updateToDataset();
- var fromdd = ds_send.getColumn(0, "fromdd");
- var temp1 = fromdd + '0100';
- var temp2 = fromdd + '3199';
- ds_send.setColumn(0, "fromdd", temp1);
- ds_send.setColumn(0, "todd" , temp2);
- }
- function btn_excsave_onclick(obj:Button, e:ClickEventInfo)
- {
- grdf_exportExcel(grd_sicksulist, "중.야식 통합식수현황" + utlf_getCurrentDate(), "sheetname1" , true, "" , "" , true);
- }
- ]]></Script>
- </Form>
- </FDL>
|