|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
|
xmlns:ev="http://www.w3.org/2001/xml-events"
|
|
|
xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms">
|
|
|
<head>
|
|
|
<w2:type>DEFAULT</w2:type>
|
|
|
<w2:buildDate/>
|
|
|
<xf:model>
|
|
|
<xf:instance>
|
|
|
<data xmlns="" />
|
|
|
</xf:instance>
|
|
|
<w2:dataCollection baseNode="map">
|
|
|
<w2:dataMap baseNode="map" id="statMap" style="">
|
|
|
<w2:keyInfo>
|
|
|
<w2:key id="kbn" name="구분" dataType="text"></w2:key>
|
|
|
<w2:key dataType="text" id="inStDate" name="통행일자(FROM)"></w2:key>
|
|
|
<w2:key dataType="text" id="inEdDate" name="통행일자(TO)"></w2:key>
|
|
|
</w2:keyInfo>
|
|
|
</w2:dataMap>
|
|
|
<w2:dataList baseNode="list" repeatNode="map" id="statList" saveRemovedData="true">
|
|
|
<w2:columnInfo>
|
|
|
<w2:column id="kbn" name="구분" dataType="text"></w2:column>
|
|
|
<w2:column id="inDate" name="통행일자" dataType="date"></w2:column>
|
|
|
<w2:column id="fareOfficeId" name="요금소ID" dataType="text"></w2:column>
|
|
|
<w2:column id="sumTotalM" name="총계" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdaySumM" name="평일 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayCashM" name="평일 현금" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayCardSumM" name="평일 카드 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayCardBeforeM" name="평일 카드 선불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayCardAfterM" name="평일 카드 후불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayRepayM" name="평일 카드환불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumWeekdayFixAmountM" name="평일 정액권" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatSumM" name="토요일 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatCashM" name="토요일 현금" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatCardSumM" name="토요일 카드 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatCardBeforeM" name="토요일 카드 선불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatCardAfterM" name="토요일 카드 후불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatRepayM" name="토요일 카드환불" dataType="number"></w2:column>
|
|
|
<w2:column id="sumSatFixAmountM" name="토요일 정액권" dataType="number"></w2:column>
|
|
|
<w2:column id="avgTotalM" name="총계" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdaySumM" name="평일 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayCashM" name="평일 현금" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayCardSumM" name="평일 카드 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayCardBeforeM" name="평일 카드 선불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayCardAfterM" name="평일 카드 후불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayRepayM" name="평일 카드환불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgWeekdayFixAmountM" name="평일 정액권" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatSumM" name="토요일 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatCashM" name="토요일 현금" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatCardSumM" name="토요일 카드 소계" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatCardBeforeM" name="토요일 카드 선불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatCardAfterM" name="토요일 카드 후불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatRepayM" name="토요일 카드환불" dataType="number"></w2:column>
|
|
|
<w2:column id="avgSatFixAmountM" name="토요일 정액권" dataType="number"></w2:column>
|
|
|
<w2:column id="weekdayCnt" name="평일수" dataType="number"></w2:column>
|
|
|
<w2:column id="satCnt" name="토요일수" dataType="number"></w2:column>
|
|
|
<w2:column id="preNomlQty" name="사전결제 등록" dataType="number"></w2:column>
|
|
|
<w2:column id="preLightQty" name="토요일 사전결제 등록" dataType="number"></w2:column>
|
|
|
</w2:columnInfo>
|
|
|
</w2:dataList>
|
|
|
</w2:dataCollection>
|
|
|
<w2:workflowCollection></w2:workflowCollection>
|
|
|
<xf:submission id="sbm_statList" ref='data:json,{"id":"statMap","key":"param"}' target="data:json,statList" action="/cfs/income/findIncomeSatStatTwoList.do" method="post"
|
|
|
mediatype="application/json" encoding="UTF-8" instance="" replace="" errorHandler="" customHandler="" mode="asynchronous"
|
|
|
processMsg="조회중입니다." ev:submit="" ev:submitdone="scwin.sbm_statList_submitdone" ev:submiterror="" abortTrigger="">
|
|
|
</xf:submission>
|
|
|
</xf:model>
|
|
|
<script type="text/javascript" lazy="false"><![CDATA[
|
|
|
|
|
|
scwin.onpageload = function() {
|
|
|
//요금소(cfs01)
|
|
|
/*var sbxOptions = [{ code : "cfs01", compID : "sbx_fareOfficeId", option : sbx_fareOfficeId.getText() }];
|
|
|
com.setCfsCommonCode( sbxOptions );*/
|
|
|
|
|
|
//통행일자
|
|
|
var ym = com.getToday( "yyyyMM" );
|
|
|
ica_inStDate.setValue( ym );
|
|
|
ica_inEdDate.setValue( ym );
|
|
|
};
|
|
|
|
|
|
scwin.onpageunload = function() {
|
|
|
|
|
|
};
|
|
|
|
|
|
scwin.btn_search_onclick = function(e) {
|
|
|
//alert("조회");
|
|
|
if (com.validateGroup(grp_search) === false) {
|
|
|
return false;
|
|
|
|
|
|
}else{
|
|
|
if(ica_inEdDate.getValue() < ica_inStDate.getValue()){
|
|
|
com.alert("시작 일자가 종료 일자보다 큽니다. 날짜 형식을 확인해 주세요.");
|
|
|
return;
|
|
|
}
|
|
|
com.executeSubmission(sbm_statList);
|
|
|
}
|
|
|
};
|
|
|
|
|
|
scwin.btn_excel_down_onclick = function(e) {
|
|
|
//alert("엑셀다운로드");
|
|
|
|
|
|
var info = {};
|
|
|
var options = {};
|
|
|
var totalCnt = grd_statList.getTotalRow();
|
|
|
if (totalCnt > 0) {
|
|
|
//엑셀다운로드 실행
|
|
|
} else {
|
|
|
com.alert("엑셀다운로드할 정보가 없습니다.");
|
|
|
return false;
|
|
|
}
|
|
|
options.fileName = "평일_토요일 수입금 현황(2)_"+com.getCurDtime()+".xlsx";
|
|
|
options.sheetName = "평일_토요일 수입금 현황(2)";
|
|
|
options.showProcess = "true"; //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
|
|
|
options.showConfirm = "true"; //다운로드 확인창을 띄울지 여부 (false:미확인)
|
|
|
options.useFooter = "true"; //다운로드시 Footer를 출력 할지 여부 (true:포함)
|
|
|
options.useSubTotal = "true"; //다운로드시 SubTotal을 출력 할지 여부 (false:미포함)
|
|
|
options.useDataFormat ="true"; //다운로드시 format의 값을 유지할지 여부(true:유지)
|
|
|
options.useStyle = "true"; //화면의 서식을 그대로 사용한다.
|
|
|
options.removeColumns = ["17","19"];
|
|
|
options.printSet = {
|
|
|
fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
|
|
|
, landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
|
|
|
, pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
|
|
|
};
|
|
|
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
|
|
|
|
|
|
grd_statList.advancedExcelDownload( options , info );
|
|
|
};
|
|
|
|
|
|
scwin.rad_kbn_onchange = function() {
|
|
|
var kbn = rad_kbn.getValue();
|
|
|
|
|
|
if (kbn == '1') {
|
|
|
//월별
|
|
|
ica_inStDate.setCalendarValueType( "yearMonth" );
|
|
|
ica_inEdDate.setCalendarValueType( "yearMonth" );
|
|
|
|
|
|
ica_inStDate.setValue( com.getToday( "yyyyMM" ) );
|
|
|
ica_inEdDate.setValue( com.getToday( "yyyyMM" ) );
|
|
|
} else if (kbn == '2') {
|
|
|
//년별
|
|
|
ica_inStDate.setCalendarValueType( "year" );
|
|
|
ica_inEdDate.setCalendarValueType( "year" );
|
|
|
|
|
|
ica_inStDate.setValue( com.getToday( "yyyy" ) );
|
|
|
ica_inEdDate.setValue( com.getToday( "yyyy" ) );
|
|
|
}
|
|
|
};
|
|
|
|
|
|
scwin.sbm_statList_submitdone = function(e) {
|
|
|
var kbn = rad_kbn.getValue();
|
|
|
|
|
|
//일별,월별,년별 일때 [평일징수, 토요일징수] 정보 보여주기
|
|
|
if (kbn == '3') {
|
|
|
grd_statList.setColumnVisible( 'inDate' , false );
|
|
|
} else {
|
|
|
grd_statList.setColumnVisible( 'inDate' , true );
|
|
|
}
|
|
|
};
|
|
|
|
|
|
scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
var checkArr = statList.getColData( chkColID );
|
|
|
var valueArr = statList.getColData( valColID );
|
|
|
|
|
|
var sum = 0;
|
|
|
for(var i=0; i<checkArr.length; i++) {
|
|
|
if (checkArr[i] == chkStr) {
|
|
|
sum += valueArr[i];
|
|
|
}
|
|
|
}
|
|
|
return sum;
|
|
|
};
|
|
|
|
|
|
scwin.fmtDesc = function(data, formattedData, rowIndex, colIndex) {
|
|
|
var rowData = grd_statList.getRowData(rowIndex);
|
|
|
|
|
|
var colIndexWeekday = grd_statList.getColumnIndex( "weekdayCnt" );
|
|
|
var colIndexSat = grd_statList.getColumnIndex( "satCnt" );
|
|
|
|
|
|
var cntWeekday = rowData[colIndexWeekday];
|
|
|
var cntSat = rowData[colIndexSat];
|
|
|
|
|
|
var rtn = "";
|
|
|
rtn += "총 계 : " + (cntWeekday + cntSat);
|
|
|
rtn += "<br>평 일 : " + cntWeekday;
|
|
|
rtn += "<br>토요일 : " + cntSat;
|
|
|
|
|
|
return rtn;
|
|
|
};
|
|
|
|
|
|
scwin.fmtDescSec = function(data, formattedData, rowIndex, colIndex) {
|
|
|
var rowData = grd_statList.getRowData(rowIndex);
|
|
|
|
|
|
var colIndexWeekday = grd_statList.getColumnIndex( "weekdayCnt" );
|
|
|
var colIndexSat = grd_statList.getColumnIndex( "satCnt" );
|
|
|
|
|
|
var cntWeekday = rowData[colIndexWeekday];
|
|
|
var cntSat = rowData[colIndexSat];
|
|
|
|
|
|
var rtn = "";
|
|
|
rtn += "총 계 : " + (cntWeekday + cntSat);
|
|
|
rtn += "\n\r평 일 : " + cntWeekday;
|
|
|
rtn += "\n\r토요일 : " + cntSat;
|
|
|
|
|
|
return rtn;
|
|
|
};
|
|
|
|
|
|
scwin.fmtFooterDesc = function() {
|
|
|
var rtn = "";
|
|
|
var total = 0;
|
|
|
var week = 0;
|
|
|
var sat = 0;
|
|
|
for(var i = 0; i<statList.getRowCount(); i++){
|
|
|
var rowData = grd_statList.getRowData(i);
|
|
|
var colIndexWeekday = grd_statList.getColumnIndex( "weekdayCnt" );
|
|
|
var colIndexSat = grd_statList.getColumnIndex( "satCnt" );
|
|
|
|
|
|
var cntWeekday = rowData[colIndexWeekday];
|
|
|
var cntSat = rowData[colIndexSat];
|
|
|
|
|
|
total += (cntWeekday + cntSat);
|
|
|
week += cntWeekday;
|
|
|
sat += cntSat;
|
|
|
|
|
|
}
|
|
|
rtn += "총 계 : " + total/2;
|
|
|
rtn += "<br>평 일 : " + week/2;
|
|
|
rtn += "<br>토요일 : " + sat/2;
|
|
|
return rtn;
|
|
|
|
|
|
return rtn;
|
|
|
};
|
|
|
|
|
|
|
|
|
scwin.fmtFooterDescSec = function() {
|
|
|
var rtn = "";
|
|
|
var total = 0;
|
|
|
var week = 0;
|
|
|
var sat = 0;
|
|
|
for(var i = 0; i<statList.getRowCount(); i++){
|
|
|
var rowData = grd_statList.getRowData(i);
|
|
|
var colIndexWeekday = grd_statList.getColumnIndex( "weekdayCnt" );
|
|
|
var colIndexSat = grd_statList.getColumnIndex( "satCnt" );
|
|
|
|
|
|
var cntWeekday = rowData[colIndexWeekday];
|
|
|
var cntSat = rowData[colIndexSat];
|
|
|
|
|
|
total += (cntWeekday + cntSat);
|
|
|
week += cntWeekday;
|
|
|
sat += cntSat;
|
|
|
|
|
|
}
|
|
|
rtn += "총 계 : " + total/2;
|
|
|
rtn += "\n\r평 일 : " + week/2;
|
|
|
rtn += "\n\r토요일 : " + sat/2;
|
|
|
return rtn;
|
|
|
|
|
|
return rtn;
|
|
|
};
|
|
|
|
|
|
scwin.expressionName = function(nm) {
|
|
|
return nm;
|
|
|
}
|
|
|
]]></script>
|
|
|
</head>
|
|
|
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
|
|
|
<xf:group class="contentWrap" id="" style="">
|
|
|
<w2:wframe id="" initScript="scwin.wfTitleFavInit();" src="/cm/common/wf_titleFav.xml" style=""></w2:wframe>
|
|
|
<xf:group class="tbl_search" id="grp_search" style="">
|
|
|
<xf:group adaptive="layout" adaptiveThreshold="700" class="w2tb tbl_sc" id="" style="" tagname="table">
|
|
|
<w2:attributes>
|
|
|
<w2:summary></w2:summary>
|
|
|
</w2:attributes>
|
|
|
<xf:group tagname="colgroup">
|
|
|
<xf:group tagname="col" style="width:70.00px;"></xf:group>
|
|
|
<xf:group style="width:150px;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:70.00px;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:230px;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:*;" tagname="col"></xf:group>
|
|
|
</xf:group>
|
|
|
<xf:group adaptive="" adaptiveThreshold="" style="" tagname="tr">
|
|
|
<xf:group tagname="th" class="w2tb_th">
|
|
|
<w2:attributes></w2:attributes>
|
|
|
</xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td"><xf:select1 id="rad_kbn" selectedIndex="0" appearance="full" style="" cols="" rows="1" ref="data:statMap.kbn"
|
|
|
ev:onchange="scwin.rad_kbn_onchange" renderType="table">
|
|
|
<xf:choices>
|
|
|
<xf:item>
|
|
|
<xf:label><![CDATA[월별]]></xf:label>
|
|
|
<xf:value><![CDATA[1]]></xf:value>
|
|
|
</xf:item>
|
|
|
<xf:item>
|
|
|
<xf:label><![CDATA[년별]]></xf:label>
|
|
|
<xf:value><![CDATA[2]]></xf:value>
|
|
|
</xf:item>
|
|
|
</xf:choices>
|
|
|
</xf:select1><xf:group style="" id=""></xf:group></xf:group>
|
|
|
<xf:group class="w2tb_th" style="" tagname="th">통행일자</xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td"><w2:inputCalendar calendarValueType="yearMonth" class="" dateValidCheck="" focusOnDateSelect="false"
|
|
|
footerDiv="false" id="ica_inStDate" ref="data:statMap.inStDate" renderDiv="true" renderType="component" style=""
|
|
|
weekStartsOn="0" validCheck="true" mandatory="true">
|
|
|
</w2:inputCalendar><w2:span id="spa_span1" label="~" style=""></w2:span><w2:inputCalendar calendarValueType="yearMonth" class="" dateValidCheck="" focusOnDateSelect="false"
|
|
|
footerDiv="false" id="ica_inEdDate" ref="data:statMap.inEdDate" renderDiv="true" renderType="component" style=""
|
|
|
weekStartsOn="0" validCheck="true" mandatory="true">
|
|
|
</w2:inputCalendar></xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
|
<xf:group class="fr" id="">
|
|
|
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_search_onclick" id="btn_search" style="" type="button">
|
|
|
<xf:label><![CDATA[조회]]></xf:label>
|
|
|
</xf:trigger>
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
|
<xf:group class="defaultbox" id="" style="">
|
|
|
<w2:textbox class="df_tt" id="" label="평일/토요일 수입금 현황(2)" style="" tagname="h2"></w2:textbox>
|
|
|
<xf:group class="fr" id="" style=""><xf:trigger class="btn_act exceldown" id="btn_excel_down" style="" type="button" ev:onclick="scwin.btn_excel_down_onclick">
|
|
|
<xf:label><![CDATA[엑셀다운로드]]></xf:label>
|
|
|
</xf:trigger></xf:group>
|
|
|
</xf:group>
|
|
|
<w2:gridView autoFit="none" autoFitMinWidth="600" class="cm_grid" dataList="data:statList" fixedColumnWithHidden="true"
|
|
|
focusMode="row" id="grd_statList" ignoreCellClick="false" ignoreToggleOnDisabled="false" scrollByColumn="false"
|
|
|
scrollByColumnAdaptive="false" style="height:361px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all" readOnly="true"
|
|
|
oddEvenColorDisplay="false">
|
|
|
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
|
|
|
<w2:header style="" id="header1">
|
|
|
<w2:row style="" id="row3">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column74" value="구분" blockSelect="false"
|
|
|
displayMode="label" colSpan="2" rowSpan="3">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column72" value="총계" blockSelect="false"
|
|
|
displayMode="label" rowSpan="3">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="160" inputType="text" id="column71" blockSelect="false"
|
|
|
displayMode="label" colSpan="7" value="평일" rowSpan="" style="height:26px;">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="90" inputType="text" id="column123" value="토요일" blockSelect="false"
|
|
|
displayMode="label" colSpan="7" rowSpan="" style="height:26px;">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column128" value="징수일수" blockSelect="false"
|
|
|
displayMode="label" rowSpan="3">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="height:78px;" id="column299" value="징수일수"
|
|
|
blockSelect="false" displayMode="label" colSpan="" rowSpan="3" hidden="true">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column59" value="일수" blockSelect="false"
|
|
|
displayMode="label" rowSpan="3" hidden="true">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row4">
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column88" value="소계" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column87" value="현금" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column114" value="카드" blockSelect="false"
|
|
|
displayMode="label" colSpan="3">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column84" value="카드환불" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column83" value="정액권" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column124" value="소계" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column82" value="현금" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="210" inputType="text" id="column119" value="카드" blockSelect="false"
|
|
|
displayMode="label" colSpan="3">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column79" value="카드환불" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column78" value="정액권" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row1">
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column115" value="소계" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column45" value="선불" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column43" value="후불" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column120" value="소계" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column35" value="선불" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column33" value="후불" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
</w2:header>
|
|
|
<w2:gBody style="" id="gBody1">
|
|
|
<w2:row style="" id="row2">
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="inDate" blockSelect="false"
|
|
|
displayMode="label" rowSpan="2" customFormatter="com.fmtDateDtimeKor" colMerge="true">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="fareOfficeId" blockSelect="false"
|
|
|
displayMode="label" textAlign="center" customFormatter="com.fmtFareOfficeNm" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sumTotalM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('sumWeekdaySumM','sumSatSumM')" displayFormat="#,##0" dataType="number"
|
|
|
excelExpression="" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sumWeekdaySumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right"
|
|
|
expression="SUM('sumWeekdayCashM','sumWeekdayCardSumM','sumWeekdayFixAmountM') - SUM('sumWeekdayRepayM')" displayFormat="#,##0"
|
|
|
dataType="number" excelExpression=""
|
|
|
upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumWeekdayCashM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sumWeekdayCardSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('sumWeekdayCardBeforeM','sumWeekdayCardAfterM')" displayFormat="#,##0"
|
|
|
dataType="number" excelExpression="" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumWeekdayCardBeforeM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumWeekdayCardAfterM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumWeekdayRepayM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumWeekdayFixAmountM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sumSatSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('sumSatCashM','sumSatCardSumM','sumSatFixAmountM') - SUM('sumSatRepayM')"
|
|
|
displayFormat="#,##0" dataType="number"
|
|
|
excelExpression="" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumSatCashM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sumSatCardSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('sumSatCardBeforeM','sumSatCardAfterM')" displayFormat="#,##0"
|
|
|
dataType="number" excelExpression="" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumSatCardBeforeM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumSatCardAfterM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumSatRepayM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="sumSatFixAmountM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="desc" blockSelect="false" displayMode="label"
|
|
|
rowSpan="2" customFormatter="scwin.fmtDesc" textAlign="left" style="padding-left:10px;" colMerge="true">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" style="padding-left:10px;" id="column302" value=""
|
|
|
blockSelect="false" displayMode="label" colSpan="" rowSpan="2" customFormatter="scwin.fmtDescSec" colMerge="true"
|
|
|
textAlign="left">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="weekdayCnt" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row5">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgTitle" value="(일평균)"
|
|
|
blockSelect="false" displayMode="label" textAlign="center" upperColumn="inDate" expression="scwin.expressionName('(일평균)')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgTotalM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('avgWeekdaySumM','avgSatSumM')" displayFormat="#,##0" dataType="number"
|
|
|
excelExpression="" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdaySumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right"
|
|
|
expression="SUM('avgWeekdayCashM','avgWeekdayCardSumM','avgWeekdayFixAmountM') - SUM('avgWeekdayRepayM')" displayFormat="#,##0"
|
|
|
dataType="number" excelExpression="SUM('avgWeekdayCashM','avgWeekdayCardSumM','avgWeekdayFixAmountM') - SUM('avgWeekdayRepayM')"
|
|
|
upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayCashM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCashM') / SUM('weekdayCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayCardSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('avgWeekdayCardBeforeM','avgWeekdayCardAfterM')" displayFormat="#,##0"
|
|
|
dataType="number" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayCardBeforeM"
|
|
|
blockSelect="false" displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCardBeforeM') / SUM('weekdayCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayCardAfterM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCardAfterM') / SUM('weekdayCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayRepayM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayRepayM') / SUM('weekdayCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgWeekdayFixAmountM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayFixAmountM') / SUM('weekdayCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('avgSatCashM','avgSatCardSumM','avgSatFixAmountM') - SUM('avgSatRepayM')"
|
|
|
displayFormat="#,##0" dataType="number" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatCashM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCashM') / SUM('satCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatCardSumM" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" expression="SUM('satCnt') == 0 ? 0 : SUM('avgSatCardBeforeM','avgSatCardAfterM')"
|
|
|
displayFormat="#,##0" dataType="number" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatCardBeforeM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCardBeforeM') / SUM('satCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatCardAfterM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCardAfterM') / SUM('satCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatRepayM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatRepayM') / SUM('satCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="avgSatFixAmountM" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatFixAmountM') / SUM('satCnt')" upperColumn="inDate">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="satCnt" blockSelect="false" displayMode="label"
|
|
|
dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
</w2:gBody>
|
|
|
<w2:subTotal targetColumnID="inDate" style="" id="subTotal1">
|
|
|
<w2:row style="" id="row6">
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text"
|
|
|
style=";border-top-style:hidden;background-color:#fff;" id="column147" blockSelect="false" displayMode="label" rowSpan="2"
|
|
|
colMerge="true">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column146" value="소계" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column145" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" dataType="number" displayFormat="#,##0" expression="SUM('sumTotalM')"
|
|
|
excelExpression="">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column144" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdaySumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column143" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayCashM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column142" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayCardSumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column141" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayCardBeforeM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column140" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayCardAfterM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column139" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayRepayM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column138" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumWeekdayFixAmountM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column137" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatSumM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column136" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatCashM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column135" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatCardSumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column134" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatCardBeforeM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column133" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatCardAfterM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column132" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatRepayM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column131" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('sumSatFixAmountM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text"
|
|
|
style="background-color:#fff;border-top-style:hidden;" id="column130" blockSelect="false" displayMode="label" rowSpan="2"
|
|
|
colMerge="true" excelExpression="">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text"
|
|
|
style="background-color:#fff;border-top-style:hidden;" id="column304" value="" blockSelect="false" displayMode="label" colSpan=""
|
|
|
rowSpan="2" excelExpression="">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sub_weekdayCnt" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" expression="SUM('weekdayCnt') / 2" textAlign="right" excelExpression="">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row8">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column184" value="(일평균)" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column183" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgTotalM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column182" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdaySumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column181" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayCashM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column180" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayCardSumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column179" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayCardBeforeM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column178" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayCardAfterM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column177" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayRepayM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column176" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgWeekdayFixAmountM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column175" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatSumM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column174" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatCashM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column173" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatCardSumM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column172" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatCardBeforeM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column171" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatCardAfterM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column170" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatRepayM')" excelExpression="" dataType="number" displayFormat="#,##0"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column169" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('avgSatFixAmountM')" excelExpression="" dataType="number"
|
|
|
displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="sub_satCnt" blockSelect="false"
|
|
|
displayMode="label" expression="SUM('satCnt') / 2" dataType="number" textAlign="right" excelExpression="">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
</w2:subTotal>
|
|
|
<w2:footer style="" id="footer1">
|
|
|
<w2:row style="" id="row7">
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="text" id="column166" value="총계" blockSelect="false"
|
|
|
displayMode="label" rowSpan="6">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column165" value="1호" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column164" blockSelect="false"
|
|
|
displayMode="label"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01")-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01")+scwin.userExpFare('fareOfficeId','sumSatCashM',"01")+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01")+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01")-scwin.userExpFare('fareOfficeId','sumSatRepayM',"01")"
|
|
|
dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column163" blockSelect="false"
|
|
|
displayMode="label"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01")-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01")"
|
|
|
dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column162" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column161" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column160" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column159" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column158" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column157" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column156" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCashM',"01")+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01")+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01")-scwin.userExpFare('fareOfficeId','sumSatRepayM',"01")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column155" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCashM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column154" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column153" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column152" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column151" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatRepayM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column150" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column149" blockSelect="false"
|
|
|
displayMode="label" rowSpan="6" style="padding-left:10px;" textAlign="left" value="총 계 : <br/>평 일 : <br/>토요일 :"
|
|
|
expression="scwin.fmtFooterDesc()">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" style="padding-left:10px;" id="column306"
|
|
|
value="" blockSelect="false" displayMode="label" colSpan="" rowSpan="6" textAlign="left" expression="scwin.fmtFooterDescSec()">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="column148" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row9">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column203" value="(일평균)" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column202" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="( SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01") / (SUM('weekdayCnt')/2)-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01") / (SUM('weekdayCnt')/2) ) + ( SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01") / (SUM('satCnt')/2)-scwin.userExpFare('fareOfficeId','sumSatRepayM',"01") / (SUM('satCnt')/2) )">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column201" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01") / (SUM('weekdayCnt')/2)-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column200" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column199" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column198" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column197" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column196" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column195" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"01") / (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column194" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01") / (SUM('satCnt')/2)-scwin.userExpFare('fareOfficeId','sumSatRepayM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column193" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column192" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column191" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column190" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column189" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatRepayM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column188" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"01") / (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="column186" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row10">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column222" value="3호" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column221" blockSelect="false"
|
|
|
displayMode="label"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03")-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03")+scwin.userExpFare('fareOfficeId','sumSatCashM',"03")+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03")+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03")-scwin.userExpFare('fareOfficeId','sumSatRepayM',"03")"
|
|
|
dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column220" blockSelect="false"
|
|
|
displayMode="label"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03")-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03")"
|
|
|
dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column219" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column218" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column217" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column216" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column215" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column214" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column213" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCashM',"03")+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03")+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03")-scwin.userExpFare('fareOfficeId','sumSatRepayM',"03")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column212" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCashM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column211" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03")+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03")"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column210" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column209" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column208" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatRepayM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column207" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03")" textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="column205" blockSelect="false"
|
|
|
displayMode="label" textAlign="right" displayFormat="#,##0" dataType="number">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row11">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column241" value="(일평균)" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column240" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="( SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03") / (SUM('weekdayCnt')/2)-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03") / (SUM('weekdayCnt')/2) ) + ( SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03") / (SUM('satCnt')/2)-scwin.userExpFare('fareOfficeId','sumSatRepayM',"03") / (SUM('satCnt')/2) )"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column239" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03") / (SUM('weekdayCnt')/2)-scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column238" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCashM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column237" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03") / (SUM('weekdayCnt')/2)+scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column236" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardBeforeM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column235" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayCardAfterM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column234" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayRepayM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column233" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumWeekdayFixAmountM',"03") / (SUM('weekdayCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column232" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03") / (SUM('satCnt')/2)-scwin.userExpFare('fareOfficeId','sumSatRepayM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column231" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCashM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column230" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03") / (SUM('satCnt')/2)+scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column229" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardBeforeM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column228" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatCardAfterM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column227" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatRepayM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column226" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : scwin.userExpFare('fareOfficeId','sumSatFixAmountM',"03") / (SUM('satCnt')/2)"
|
|
|
textAlign="right">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="column224" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row12">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column260" value="소계" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column259" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumTotalM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column258" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdaySumM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column257" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayCashM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column256" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayCardSumM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column255" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayCardBeforeM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column254" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayCardAfterM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column253" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayRepayM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column252" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumWeekdayFixAmountM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column251" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatSumM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column250" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatCashM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column249" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatCardSumM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column248" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatCardBeforeM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column247" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatCardAfterM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column246" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatRepayM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column245" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('sumSatFixAmountM')">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="footer_weekdayCnt" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" expression="SUM('weekdayCnt') / 2" textAlign="right">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
<w2:row style="" id="row14">
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="text" id="column298" value="(일평균)" blockSelect="false"
|
|
|
displayMode="label">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column297" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt')+SUM('satCnt') == 0 ? 0 : SUM('sumTotalM')/ (SUM('weekdayCnt')/2+SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column296" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdaySumM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column295" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCashM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column294" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCardSumM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column293" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCardBeforeM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column292" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayCardAfterM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column291" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayRepayM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column290" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('weekdayCnt') == 0 ? 0 : SUM('sumWeekdayFixAmountM')/ (SUM('weekdayCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column289" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatSumM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column288" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCashM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column287" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCardSumM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column286" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCardBeforeM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column285" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatCardAfterM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column284" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatRepayM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="100" inputType="expression" id="column283" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right"
|
|
|
expression="SUM('satCnt') == 0 ? 0 : SUM('sumSatFixAmountM')/ (SUM('satCnt')/2)">
|
|
|
</w2:column>
|
|
|
<w2:column removeBorderStyle="false" width="70" inputType="expression" id="footer_satCnt" blockSelect="false"
|
|
|
displayMode="label" dataType="number" displayFormat="#,##0" textAlign="right" expression="SUM('satCnt') / 2">
|
|
|
</w2:column>
|
|
|
</w2:row>
|
|
|
</w2:footer>
|
|
|
</w2:gridView>
|
|
|
</xf:group>
|
|
|
</body>
|
|
|
</html>
|