AnonSec Team
Server IP : 127.0.0.1  /  Your IP : 127.0.0.1
Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3
System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586
User : GerbangSIPAD ( 0)
PHP Version : 5.6.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/xampp5/htdocs/bhumie/upload/../report/LaporanPembayaran/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : C:/xampp5/htdocs/bhumie/upload/../report/LaporanPembayaran/rekap_perBank.jrxml
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="detil_perBank" language="groovy" pageWidth="1275" pageHeight="612" orientation="Landscape" columnWidth="1261" leftMargin="7" rightMargin="7" topMargin="36" bottomMargin="7" uuid="56c43b37-5528-4378-a442-26f08c499363">
	<property name="ireport.zoom" value="2.0"/>
	<property name="ireport.x" value="1540"/>
	<property name="ireport.y" value="40"/>
	<subDataset name="dataset1" uuid="df80d97a-861a-439a-a5ae-0af3942b0e03">
		<parameter name="Ptgl_awal" class="java.lang.String"/>
		<parameter name="Ptgl_akhir" class="java.lang.String"/>
		<parameter name="kd_propinsi" class="java.lang.String"/>
		<parameter name="kd_dati2" class="java.lang.String"/>
		<parameter name="Pkd_kecamatan" class="java.lang.String"/>
		<parameter name="Pkd_kelurahan" class="java.lang.String"/>
		<parameter name="kd_kanwil" class="java.lang.String"/>
		<parameter name="kd_kantor" class="java.lang.String"/>
		<parameter name="kd_tp" class="java.lang.String"/>
		<queryString>
			<![CDATA[select
a.cp_1
,a.cp_4 - a.cp_3 as cp_2
,a.cp_3
,a.cp_4
,b.cp_5
,b.cp_8 - b.cp_7 as cp_6
,b.cp_7
,b.cp_8
,a.cp_1 + b.cp_5 as cp_9
,(a.cp_4 - a.cp_3) + (b.cp_8 - b.cp_7) as cp_10
,cp_3 + cp_7 as cp_11
,cp_4 + cp_8 as cp_12
from (
Select 1 as id,coalesce(COUNT(*),0) as cp_1, coalesce(sum(DENDA_SPPT),0) as cp_3, coalesce(sum(JML_SPPT_YG_DIBAYAR),0) as cp_4
  from pbb.pembayaran_sppt
  where tgl_pembayaran_sppt <  to_date($P{Ptgl_awal}, 'DD-MM-YYYY')
    and tgl_pembayaran_sppt >= date(date_part('year', to_date($P{Ptgl_awal}, 'DD-MM-YYYY'))||'-01-01')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kecamatan= $P{Pkd_kecamatan}
    and kd_kelurahan= $P{Pkd_kelurahan}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
  )a left join (
  Select 1 as id,coalesce(COUNT(*),0) as cp_5, coalesce(sum(DENDA_SPPT),0) as cp_7, coalesce(sum(JML_SPPT_YG_DIBAYAR),0)  as cp_8
  from pbb.Pembayaran_sppt
  where tgl_pembayaran_sppt >=  to_date($P{Ptgl_awal}, 'DD-MM-YYYY') and tgl_pembayaran_sppt <=  to_date($P{Ptgl_akhir}, 'DD-MM-YYYY')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kecamatan= $P{Pkd_kecamatan}
    and kd_kelurahan= $P{Pkd_kelurahan}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
)b on a.id = b.id]]>
		</queryString>
		<field name="cp_1" class="java.lang.Long"/>
		<field name="cp_2" class="java.math.BigDecimal"/>
		<field name="cp_3" class="java.math.BigDecimal"/>
		<field name="cp_4" class="java.math.BigDecimal"/>
		<field name="cp_5" class="java.lang.Long"/>
		<field name="cp_6" class="java.math.BigDecimal"/>
		<field name="cp_7" class="java.math.BigDecimal"/>
		<field name="cp_8" class="java.math.BigDecimal"/>
		<field name="cp_9" class="java.lang.Long"/>
		<field name="cp_10" class="java.math.BigDecimal"/>
		<field name="cp_11" class="java.math.BigDecimal"/>
		<field name="cp_12" class="java.math.BigDecimal"/>
	</subDataset>
	<subDataset name="dataset2" uuid="84e47a3d-a2c2-49ae-9773-bed1d7b972e4">
		<parameter name="Ptgl_awal" class="java.lang.String"/>
		<parameter name="Ptgl_akhir" class="java.lang.String"/>
		<parameter name="kd_propinsi" class="java.lang.String"/>
		<parameter name="kd_dati2" class="java.lang.String"/>
		<parameter name="Pkd_kecamatan" class="java.lang.String"/>
		<parameter name="Pkd_kelurahan" class="java.lang.String"/>
		<parameter name="kd_tp" class="java.lang.String"/>
		<parameter name="kd_kantor" class="java.lang.String"/>
		<parameter name="kd_kanwil" class="java.lang.String"/>
		<queryString>
			<![CDATA[select
a.cp_1
,a.cp_4 - a.cp_3 as cp_2
,a.cp_3
,a.cp_4
,b.cp_5
,b.cp_8 - b.cp_7 as cp_6
,b.cp_7
,b.cp_8
,a.cp_1 + b.cp_5 as cp_9
,(a.cp_4 - a.cp_3) + (b.cp_8 - b.cp_7) as cp_10
,cp_3 + cp_7 as cp_11
,cp_4 + cp_8 as cp_12
from (
Select 1 as id,coalesce(COUNT(*),0) as cp_1, coalesce(sum(DENDA_SPPT),0) as cp_3, coalesce(sum(JML_SPPT_YG_DIBAYAR),0) as cp_4
  from pbb.pembayaran_sppt
  where tgl_pembayaran_sppt <  to_date($P{Ptgl_awal},'DD-MM-YYYY')
    and tgl_pembayaran_sppt >= date(date_part('year', to_date($P{Ptgl_awal}, 'DD-MM-YYYY'))||'-01-01')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kecamatan= $P{Pkd_kecamatan}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
  )a left join (
  Select 1 as id,coalesce(COUNT(*),0) as cp_5, coalesce(sum(DENDA_SPPT),0) as cp_7, coalesce(sum(JML_SPPT_YG_DIBAYAR),0)  as cp_8
  from pbb.Pembayaran_sppt
  where tgl_pembayaran_sppt >=  to_date($P{Ptgl_awal}, 'DD-MM-YYYY') and tgl_pembayaran_sppt <=  to_date($P{Ptgl_akhir}, 'DD-MM-YYYY')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kecamatan= $P{Pkd_kecamatan}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
)b on a.id = b.id]]>
		</queryString>
		<field name="cp_1" class="java.lang.Long"/>
		<field name="cp_2" class="java.math.BigDecimal"/>
		<field name="cp_3" class="java.math.BigDecimal"/>
		<field name="cp_4" class="java.math.BigDecimal"/>
		<field name="cp_5" class="java.lang.Long"/>
		<field name="cp_6" class="java.math.BigDecimal"/>
		<field name="cp_7" class="java.math.BigDecimal"/>
		<field name="cp_8" class="java.math.BigDecimal"/>
		<field name="cp_9" class="java.lang.Long"/>
		<field name="cp_10" class="java.math.BigDecimal"/>
		<field name="cp_11" class="java.math.BigDecimal"/>
		<field name="cp_12" class="java.math.BigDecimal"/>
	</subDataset>
	<subDataset name="dataset3" uuid="84e47a3d-a2c2-49ae-9773-bed1d7b972e4">
		<parameter name="Ptgl_awal" class="java.lang.String"/>
		<parameter name="Ptgl_akhir" class="java.lang.String"/>
		<parameter name="kd_propinsi" class="java.lang.String"/>
		<parameter name="kd_dati2" class="java.lang.String"/>
		<parameter name="Pkd_kecamatan" class="java.lang.String"/>
		<parameter name="Pkd_kelurahan" class="java.lang.String"/>
		<parameter name="kd_tp" class="java.lang.String"/>
		<parameter name="kd_kantor" class="java.lang.String"/>
		<parameter name="kd_kanwil" class="java.lang.String"/>
		<queryString>
			<![CDATA[select
a.cp_1
,a.cp_4 - a.cp_3 as cp_2
,a.cp_3
,a.cp_4
,b.cp_5
,b.cp_8 - b.cp_7 as cp_6
,b.cp_7
,b.cp_8
,a.cp_1 + b.cp_5 as cp_9
,(a.cp_4 - a.cp_3) + (b.cp_8 - b.cp_7) as cp_10
,cp_3 + cp_7 as cp_11
,cp_4 + cp_8 as cp_12
from (
Select 1 as id,coalesce(COUNT(*),0) as cp_1, coalesce(sum(DENDA_SPPT),0) as cp_3, coalesce(sum(JML_SPPT_YG_DIBAYAR),0) as cp_4
  from pbb.pembayaran_sppt
  where tgl_pembayaran_sppt <  to_date($P{Ptgl_awal},'DD-MM-YYYY')
    and tgl_pembayaran_sppt >= date(date_part('year', to_date($P{Ptgl_awal}, 'DD-MM-YYYY'))||'-01-01')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
  )a left join (
  Select 1 as id,coalesce(COUNT(*),0) as cp_5, coalesce(sum(DENDA_SPPT),0) as cp_7, coalesce(sum(JML_SPPT_YG_DIBAYAR),0)  as cp_8
  from pbb.Pembayaran_sppt
  where tgl_pembayaran_sppt >=  to_date($P{Ptgl_awal}, 'DD-MM-YYYY') and tgl_pembayaran_sppt <=  to_date($P{Ptgl_akhir}, 'DD-MM-YYYY')
    and kd_propinsi = $P{kd_propinsi}
    and kd_dati2 		= $P{kd_dati2}
    and kd_kanwil = $P{kd_kanwil}
    and kd_kantor = $P{kd_kantor}
    and kd_tp = $P{kd_tp}
)b on a.id = b.id]]>
		</queryString>
		<field name="cp_1" class="java.lang.Long"/>
		<field name="cp_2" class="java.math.BigDecimal"/>
		<field name="cp_3" class="java.math.BigDecimal"/>
		<field name="cp_4" class="java.math.BigDecimal"/>
		<field name="cp_5" class="java.lang.Long"/>
		<field name="cp_6" class="java.math.BigDecimal"/>
		<field name="cp_7" class="java.math.BigDecimal"/>
		<field name="cp_8" class="java.math.BigDecimal"/>
		<field name="cp_9" class="java.lang.Long"/>
		<field name="cp_10" class="java.math.BigDecimal"/>
		<field name="cp_11" class="java.math.BigDecimal"/>
		<field name="cp_12" class="java.math.BigDecimal"/>
	</subDataset>
	<subDataset name="dataset4" uuid="c4b96b68-75ea-4765-8962-cea85f3bf0ea">
		<parameter name="kd_kanwil" class="java.lang.String"/>
		<parameter name="kd_kantor" class="java.lang.String"/>
		<parameter name="kd_tp" class="java.lang.String"/>
		<queryString>
			<![CDATA[select nm_tp
from tempat_pembayaran
where kd_kanwil = $P{kd_kanwil}
and kd_kantor = $P{kd_kantor}
and kd_tp = $P{kd_tp}]]>
		</queryString>
		<field name="nm_tp" class="java.lang.String"/>
	</subDataset>
	<parameter name="SUBREPORT_DIR" class="java.lang.String">
		<defaultValueExpression><![CDATA[]]></defaultValueExpression>
	</parameter>
	<parameter name="Ptgl_awal" class="java.lang.String"/>
	<parameter name="Ptgl_akhir" class="java.lang.String"/>
	<parameter name="kd_kanwil" class="java.lang.String"/>
	<parameter name="kd_kantor" class="java.lang.String"/>
	<parameter name="kd_tp" class="java.lang.String"/>
	<queryString>
		<![CDATA[SELECT A.KD_PROPINSI||'.'||A.KD_DATI2||'.'||A.KD_KECAMATAN||'-'||B.NM_KECAMATAN KODE,
A.KD_PROPINSI, A.KD_DATI2, A.KD_KECAMATAN, A.KD_KELURAHAN, A.KD_KELURAHAN||'-'||A.NM_KELURAHAN
FROM pbb.REF_KELURAHAN A,pbb.REF_KECAMATAN B where A.KD_KECAMATAN = B.KD_KECAMATAN AND A.KD_DATI2 = B.KD_DATI2 AND A.KD_PROPINSI = B.KD_PROPINSI
ORDER BY A.KD_PROPINSI, A.KD_DATI2, A.KD_KECAMATAN, A.KD_KELURAHAN]]>
	</queryString>
	<field name="kode" class="java.lang.String"/>
	<field name="kd_propinsi" class="java.lang.String"/>
	<field name="kd_dati2" class="java.lang.String"/>
	<field name="kd_kecamatan" class="java.lang.String"/>
	<field name="kd_kelurahan" class="java.lang.String"/>
	<field name="?column?" class="java.lang.String"/>
	<group name="nmKelurahan">
		<groupExpression><![CDATA[$F{kode}]]></groupExpression>
		<groupHeader>
			<band height="15">
				<textField>
					<reportElement uuid="36a969a0-d369-4442-9000-d8ef23f63b3e" x="6" y="0" width="156" height="13"/>
					<textElement>
						<font fontName="Courier New"/>
					</textElement>
					<textFieldExpression><![CDATA[$F{kode}]]></textFieldExpression>
				</textField>
				<line>
					<reportElement uuid="61082092-cedf-4e21-98a0-210573f2b9e1" x="6" y="13" width="1248" height="1"/>
					<graphicElement>
						<pen lineWidth="0.75" lineStyle="Dashed"/>
					</graphicElement>
				</line>
			</band>
		</groupHeader>
		<groupFooter>
			<band height="28">
				<staticText>
					<reportElement uuid="dc629eb9-f8ed-4f40-94ea-1c6200d7b20a" x="6" y="1" width="127" height="23"/>
					<textElement>
						<font fontName="Courier New"/>
					</textElement>
					<text><![CDATA[ J U M L A H :]]></text>
				</staticText>
				<line>
					<reportElement uuid="8ed2860a-aac8-4998-ad44-f1a6c2a596cb" x="5" y="0" width="1249" height="1"/>
					<graphicElement>
						<pen lineWidth="0.75" lineStyle="Dashed"/>
					</graphicElement>
				</line>
				<line>
					<reportElement uuid="8ed2860a-aac8-4998-ad44-f1a6c2a596cb" x="5" y="24" width="1249" height="1"/>
					<graphicElement>
						<pen lineWidth="0.75" lineStyle="Dashed"/>
					</graphicElement>
				</line>
				<line>
					<reportElement uuid="8ed2860a-aac8-4998-ad44-f1a6c2a596cb" x="5" y="26" width="1249" height="1"/>
					<graphicElement>
						<pen lineWidth="0.75" lineStyle="Dashed"/>
					</graphicElement>
				</line>
				<componentElement>
					<reportElement uuid="a80a0e5c-b021-4db3-9889-82a56c92f0bb" x="151" y="0" width="1103" height="24"/>
					<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
						<datasetRun subDataset="dataset2" uuid="c8f1ecf7-41dc-436e-8078-c979b60ede4c">
							<datasetParameter name="Ptgl_awal">
								<datasetParameterExpression><![CDATA[$P{Ptgl_awal}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="Ptgl_akhir">
								<datasetParameterExpression><![CDATA[$P{Ptgl_akhir}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="kd_propinsi">
								<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="kd_dati2">
								<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="Pkd_kecamatan">
								<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="Pkd_kelurahan">
								<datasetParameterExpression><![CDATA[$F{kd_kelurahan}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="kd_tp">
								<datasetParameterExpression><![CDATA[$P{kd_tp}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="kd_kantor">
								<datasetParameterExpression><![CDATA[$P{kd_kantor}]]></datasetParameterExpression>
							</datasetParameter>
							<datasetParameter name="kd_kanwil">
								<datasetParameterExpression><![CDATA[$P{kd_kanwil}]]></datasetParameterExpression>
							</datasetParameter>
							<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
						</datasetRun>
						<jr:listContents height="24" width="1103">
							<textField>
								<reportElement uuid="e439e3e0-d14a-4ebc-bbaf-8251cc281faf" x="1001" y="3" width="100" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_12}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="999" y="2" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="895" y="2" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<textField>
								<reportElement uuid="5a32ac14-370d-4eae-b6aa-ad9bb6518a82" x="897" y="4" width="100" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_11}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="5a826f7b-256e-4c89-b6c5-84b1ea2a8f68" x="428" y="3" width="102" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_6}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="d3fb87af-adc6-4618-ae7c-1ee2c7055e3e" x="741" y="3" width="49" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_9}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="63" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<textField>
								<reportElement uuid="0f110ab8-3cc9-4847-b219-d94c93092ec3" x="793" y="3" width="100" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_10}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="635" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="427" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<textField>
								<reportElement uuid="48ebd9d9-c55e-4d3f-9db8-efb30772de8c" x="532" y="3" width="101" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_7}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="aace0d6f-3fee-4b9c-866e-74efa1eddb85" x="169" y="3" width="100" height="19"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_3}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="375" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="271" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<textField>
								<reportElement uuid="0169151f-0a85-465b-9b5a-90df1b384d72" x="273" y="3" width="100" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_4}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="bbc9a172-bdd5-4bc3-9384-ba2f552e0b95" x="64" y="3" width="101" height="19"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_2}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="739" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="531" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="791" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<textField>
								<reportElement uuid="cdd9be39-2db8-4d01-aa52-f79845c69868" x="10" y="3" width="52" height="19"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_1}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="3e7c7f89-bc1d-4f25-acc1-eaa22172fd23" x="636" y="3" width="100" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_8}).replace(",",".")]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="76f89857-22f5-4393-9d5f-ca1c13dca200" x="376" y="3" width="50" height="20"/>
								<textElement textAlignment="Right">
									<font fontName="Courier New"/>
								</textElement>
								<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_5}).replace(",",".")]]></textFieldExpression>
							</textField>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="167" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
							<line>
								<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="10" y="1" width="1" height="22"/>
								<graphicElement>
									<pen lineWidth="0.75" lineStyle="Dashed"/>
								</graphicElement>
							</line>
						</jr:listContents>
					</jr:list>
				</componentElement>
			</band>
		</groupFooter>
	</group>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="52" splitType="Stretch">
			<staticText>
				<reportElement uuid="0ebfee46-f922-40ec-b66a-7a13e5ff5baf" x="6" y="15" width="1248" height="20"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[LAPORAN PENERIMAAN  PAJAK BUMI DAN BANGUNAN]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="efd3f3b2-c10e-4c2f-83b8-654d892ac3fb" x="482" y="35" width="51" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[PERIODE ]]></text>
			</staticText>
			<textField>
				<reportElement uuid="00623f1e-8683-4f36-8e1d-3491f8e1a26d" x="532" y="35" width="64" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{Ptgl_awal}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="efd3f3b2-c10e-4c2f-83b8-654d892ac3fb" x="596" y="35" width="22" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[s/d]]></text>
			</staticText>
			<textField>
				<reportElement uuid="204ace82-e293-4d8c-9ef9-7414b70d563f" x="618" y="35" width="67" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{Ptgl_akhir}]]></textFieldExpression>
			</textField>
			<componentElement>
				<reportElement uuid="ea503a3c-6bdd-48a8-bfc0-351e5274cfd1" x="685" y="35" width="421" height="17"/>
				<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
					<datasetRun subDataset="dataset4" uuid="ec4280da-cb26-49b3-874b-bfe8c2dd9306">
						<datasetParameter name="kd_kanwil">
							<datasetParameterExpression><![CDATA[$P{kd_kanwil}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_kantor">
							<datasetParameterExpression><![CDATA[$P{kd_kantor}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_tp">
							<datasetParameterExpression><![CDATA[$P{kd_tp}]]></datasetParameterExpression>
						</datasetParameter>
						<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
					</datasetRun>
					<jr:listContents height="17" width="421">
						<textField>
							<reportElement uuid="04ef6492-4211-43d4-90dd-aa4689aefa62" x="1" y="1" width="420" height="16"/>
							<textElement>
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[$F{nm_tp}]]></textFieldExpression>
						</textField>
					</jr:listContents>
				</jr:list>
			</componentElement>
		</band>
	</title>
	<pageHeader>
		<band height="70" splitType="Stretch">
			<staticText>
				<reportElement uuid="e2d2d7c8-51c4-4cfe-a4cd-22bf73ecf384" x="6" y="28" width="129" height="22"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[WILAYAH]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="161" y="26" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="161" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="9aa9ce75-454f-4896-90c8-c6bf2bec5f26" x="161" y="43" width="1093" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="58aa77b4-9bbd-4191-9123-e9a5b114e92d" x="162" y="47" width="52" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[STTS]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="214" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="6982e047-ebe5-4f36-890d-57d6abd435ec" x="215" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[POKOK PBB]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="318" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="4eb89fb1-0a6f-44da-8b9a-885648787ebc" x="319" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[DENDA]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="422" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="53625564-5546-40cd-ba4c-d644d29e6502" x="423" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[TOTAL]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="526" y="26" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="526" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="786" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="53625564-5546-40cd-ba4c-d644d29e6502" x="787" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[TOTAL]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4eb89fb1-0a6f-44da-8b9a-885648787ebc" x="682" y="47" width="104" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[DENDA]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="890" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="526" y="26" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="58aa77b4-9bbd-4191-9123-e9a5b114e92d" x="527" y="47" width="50" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[STTS]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="682" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="578" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="6982e047-ebe5-4f36-890d-57d6abd435ec" x="578" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[POKOK PBB]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="890" y="26" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="6982e047-ebe5-4f36-890d-57d6abd435ec" x="943" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[POKOK PBB]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="53625564-5546-40cd-ba4c-d644d29e6502" x="1151" y="47" width="103" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[TOTAL]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="942" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="4eb89fb1-0a6f-44da-8b9a-885648787ebc" x="1047" y="47" width="104" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[DENDA]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="1150" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="58aa77b4-9bbd-4191-9123-e9a5b114e92d" x="892" y="47" width="50" height="14"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[STTS]]></text>
			</staticText>
			<line>
				<reportElement uuid="969fb7f9-1bbc-4902-b11c-68b9f8d91728" x="1046" y="47" width="1" height="14"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="7e25655c-e20c-4e63-a8ba-466b31415772" x="6" y="25" width="1248" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="7e25655c-e20c-4e63-a8ba-466b31415772" x="6" y="23" width="1248" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="7e25655c-e20c-4e63-a8ba-466b31415772" x="6" y="63" width="1248" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="7e25655c-e20c-4e63-a8ba-466b31415772" x="6" y="61" width="1248" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="78c9cccc-9e4c-4f91-b113-74d0405fd325" x="1186" y="5" width="25" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[dari]]></text>
			</staticText>
			<textField>
				<reportElement uuid="678421c0-d3c3-4c4f-a2ea-4eac294a0840" x="1167" y="5" width="34" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Report">
				<reportElement uuid="df69814d-9487-472f-b806-9760e722c2b3" x="1215" y="5" width="36" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="102cac89-1e01-4398-8c32-02c60f65fd38" x="1106" y="5" width="61" height="14"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[Halaman : ]]></text>
			</staticText>
			<textField>
				<reportElement uuid="feedde62-fdfd-40cc-a70d-e5cabbbc3286" x="527" y="28" width="363" height="16"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[" ( "+$P{Ptgl_awal}+" S/D "+$P{Ptgl_akhir}+" ) "]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="e85e489c-d63d-464c-8f77-b0248f15e96d" x="162" y="28" width="364" height="15"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA["SEBELUM "+$P{Ptgl_awal}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="1255666d-342d-42c3-adf8-b264aa4f6c53" x="892" y="28" width="359" height="15"/>
				<textElement textAlignment="Center">
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA["S/D "+$P{Ptgl_akhir}]]></textFieldExpression>
			</textField>
		</band>
	</pageHeader>
	<detail>
		<band height="22" splitType="Stretch">
			<textField>
				<reportElement uuid="f48ebadd-03b8-43fd-b482-6e78c5255b8e" x="5" y="2" width="146" height="20"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{?column?}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="161" y="0" width="1" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<componentElement>
				<reportElement uuid="0fc3e022-4a55-470a-86ba-a9882994c571" x="151" y="0" width="1103" height="22"/>
				<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
					<datasetRun subDataset="dataset1" uuid="fea3d1df-6300-4147-919a-3e5fbbd51e0e">
						<datasetParameter name="Ptgl_awal">
							<datasetParameterExpression><![CDATA[$P{Ptgl_awal}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Ptgl_akhir">
							<datasetParameterExpression><![CDATA[$P{Ptgl_akhir}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_propinsi">
							<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_dati2">
							<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Pkd_kecamatan">
							<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Pkd_kelurahan">
							<datasetParameterExpression><![CDATA[$F{kd_kelurahan}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_kanwil">
							<datasetParameterExpression><![CDATA[$P{kd_kanwil}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_kantor">
							<datasetParameterExpression><![CDATA[$P{kd_kantor}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_tp">
							<datasetParameterExpression><![CDATA[$P{kd_tp}]]></datasetParameterExpression>
						</datasetParameter>
						<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
					</datasetRun>
					<jr:listContents height="22" width="1103">
						<textField>
							<reportElement uuid="cdd9be39-2db8-4d01-aa52-f79845c69868" x="10" y="2" width="52" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_1}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="63" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="bbc9a172-bdd5-4bc3-9384-ba2f552e0b95" x="64" y="2" width="101" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_2}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="167" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="aace0d6f-3fee-4b9c-866e-74efa1eddb85" x="169" y="2" width="100" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_3}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="271" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="0169151f-0a85-465b-9b5a-90df1b384d72" x="273" y="2" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_4}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="375" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="76f89857-22f5-4393-9d5f-ca1c13dca200" x="376" y="2" width="50" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_5}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="427" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="5a826f7b-256e-4c89-b6c5-84b1ea2a8f68" x="428" y="2" width="102" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_6}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="531" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="48ebd9d9-c55e-4d3f-9db8-efb30772de8c" x="532" y="2" width="101" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_7}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="635" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="3e7c7f89-bc1d-4f25-acc1-eaa22172fd23" x="636" y="2" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_8}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="d3fb87af-adc6-4618-ae7c-1ee2c7055e3e" x="741" y="2" width="49" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_9}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="791" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="0f110ab8-3cc9-4847-b219-d94c93092ec3" x="793" y="2" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_10}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="895" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="5a32ac14-370d-4eae-b6aa-ad9bb6518a82" x="897" y="2" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_11}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="999" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="fab2f09c-d3a5-4f50-b567-5cdf600f0287" x="1001" y="2" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_12}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="739" y="0" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
					</jr:listContents>
				</jr:list>
			</componentElement>
		</band>
	</detail>
	<summary>
		<band height="42" splitType="Stretch">
			<staticText>
				<reportElement uuid="7876a339-9301-41f5-b378-7c2484df88c0" x="6" y="0" width="145" height="20"/>
				<textElement>
					<font fontName="Courier New"/>
				</textElement>
				<text><![CDATA[J U M L A H  T O T A L :]]></text>
			</staticText>
			<line>
				<reportElement uuid="8ed2860a-aac8-4998-ad44-f1a6c2a596cb" x="6" y="26" width="1249" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<line>
				<reportElement uuid="8ed2860a-aac8-4998-ad44-f1a6c2a596cb" x="6" y="28" width="1249" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75" lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<componentElement>
				<reportElement uuid="a80a0e5c-b021-4db3-9889-82a56c92f0bb" x="151" y="2" width="1103" height="24"/>
				<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
					<datasetRun subDataset="dataset3" uuid="c8f1ecf7-41dc-436e-8078-c979b60ede4c">
						<datasetParameter name="Ptgl_awal">
							<datasetParameterExpression><![CDATA[$P{Ptgl_awal}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Ptgl_akhir">
							<datasetParameterExpression><![CDATA[$P{Ptgl_akhir}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_propinsi">
							<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_dati2">
							<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Pkd_kecamatan">
							<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="Pkd_kelurahan">
							<datasetParameterExpression><![CDATA[$F{kd_kelurahan}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_tp">
							<datasetParameterExpression><![CDATA[$P{kd_tp}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_kantor">
							<datasetParameterExpression><![CDATA[$P{kd_kantor}]]></datasetParameterExpression>
						</datasetParameter>
						<datasetParameter name="kd_kanwil">
							<datasetParameterExpression><![CDATA[$P{kd_kanwil}]]></datasetParameterExpression>
						</datasetParameter>
						<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
					</datasetRun>
					<jr:listContents height="24" width="1103">
						<textField>
							<reportElement uuid="e439e3e0-d14a-4ebc-bbaf-8251cc281faf" x="1001" y="3" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_12}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="999" y="2" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="895" y="2" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="5a32ac14-370d-4eae-b6aa-ad9bb6518a82" x="897" y="4" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_11}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="5a826f7b-256e-4c89-b6c5-84b1ea2a8f68" x="428" y="3" width="102" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_6}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="d3fb87af-adc6-4618-ae7c-1ee2c7055e3e" x="741" y="3" width="49" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_9}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="63" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="0f110ab8-3cc9-4847-b219-d94c93092ec3" x="793" y="3" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_10}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="635" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="427" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="48ebd9d9-c55e-4d3f-9db8-efb30772de8c" x="532" y="3" width="101" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_7}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="aace0d6f-3fee-4b9c-866e-74efa1eddb85" x="169" y="3" width="100" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_3}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="375" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="271" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="0169151f-0a85-465b-9b5a-90df1b384d72" x="273" y="3" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_4}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="bbc9a172-bdd5-4bc3-9384-ba2f552e0b95" x="64" y="3" width="101" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_2}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="739" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="531" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="791" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<textField>
							<reportElement uuid="cdd9be39-2db8-4d01-aa52-f79845c69868" x="10" y="3" width="52" height="19"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_1}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="3e7c7f89-bc1d-4f25-acc1-eaa22172fd23" x="636" y="3" width="100" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_8}).replace(",",".")]]></textFieldExpression>
						</textField>
						<textField>
							<reportElement uuid="76f89857-22f5-4393-9d5f-ca1c13dca200" x="376" y="3" width="50" height="20"/>
							<textElement textAlignment="Right">
								<font fontName="Courier New"/>
							</textElement>
							<textFieldExpression><![CDATA[new DecimalFormat("#,##0").format($F{cp_5}).replace(",",".")]]></textFieldExpression>
						</textField>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="167" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
						<line>
							<reportElement uuid="5933df81-a4d2-437e-8fe9-aa59be2c7c82" x="10" y="1" width="1" height="22"/>
							<graphicElement>
								<pen lineWidth="0.75" lineStyle="Dashed"/>
							</graphicElement>
						</line>
					</jr:listContents>
				</jr:list>
			</componentElement>
		</band>
	</summary>
</jasperReport>

AnonSec - 2021