|
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/SKKepalaDaerah/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?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="SKZntSistep" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="7dde52d8-fd21-4972-8006-a7f448087b14">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="kd_propinsi" class="java.lang.String"/>
<parameter name="kd_dati2" class="java.lang.String"/>
<parameter name="kd_kecamatan" class="java.lang.String"/>
<parameter name="kd_kelurahan" class="java.lang.String"/>
<parameter name="tahun_pajak" class="java.lang.String"/>
<parameter name="no_keputusan" class="java.lang.String"/>
<parameter name="tgl_keputusan" class="java.lang.String"/>
<parameter name="SUBREPORT_DIR" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[select a.kd_propinsi, a.nm_propinsi, b.kd_dati2, b.nm_dati2, c.kd_kecamatan, c.nm_kecamatan, d.kd_kelurahan, d.nm_kelurahan
from pbb.ref_propinsi a, pbb.ref_dati2 b, pbb.ref_kecamatan c, pbb.ref_kelurahan d
where
b.kd_propinsi= a.kd_propinsi and
c.kd_dati2= b.kd_dati2 and
d.kd_kecamatan= c.kd_kecamatan and
a.kd_propinsi=$P{kd_propinsi} and
b.kd_dati2=$P{kd_dati2} and
c.kd_kecamatan=$P{kd_kecamatan} and
d.kd_kelurahan=$P{kd_kelurahan};]]>
</queryString>
<field name="kd_propinsi" class="java.lang.String"/>
<field name="nm_propinsi" class="java.lang.String"/>
<field name="kd_dati2" class="java.lang.String"/>
<field name="nm_dati2" class="java.lang.String"/>
<field name="kd_kecamatan" class="java.lang.String"/>
<field name="nm_kecamatan" class="java.lang.String"/>
<field name="kd_kelurahan" class="java.lang.String"/>
<field name="nm_kelurahan" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="159" splitType="Stretch">
<staticText>
<reportElement uuid="cbd97994-e421-40de-84e3-c955d37ec123" x="14" y="129" width="62" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Propinsi :]]></text>
</staticText>
<staticText>
<reportElement uuid="cbd97994-e421-40de-84e3-c955d37ec123" x="14" y="142" width="62" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Kota/Kab :]]></text>
</staticText>
<textField>
<reportElement uuid="18f7eb16-acd8-403c-b6fe-2714927d5fcc" x="76" y="129" width="16" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{kd_propinsi}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="d3f73384-10df-4fae-8c16-496335bb5734" x="92" y="129" width="11" height="14"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[-]]></text>
</staticText>
<textField>
<reportElement uuid="cb4430df-c24c-4419-8c90-61e4a01635d2" x="104" y="129" width="100" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_propinsi}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="db61ff61-7349-4a79-a8be-e3d358943149" x="76" y="143" width="16" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{kd_dati2}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="d3f73384-10df-4fae-8c16-496335bb5734" x="92" y="142" width="11" height="14"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[-]]></text>
</staticText>
<textField>
<reportElement uuid="32b401c0-1aea-4418-8cd3-1038661debdf" x="104" y="143" width="112" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_dati2}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="cbd97994-e421-40de-84e3-c955d37ec123" x="332" y="129" width="68" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Kecamatan :]]></text>
</staticText>
<textField>
<reportElement uuid="efed4a1f-30d4-4261-8383-e1d3af4fdda3" x="400" y="129" width="16" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{kd_kecamatan}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="d3f73384-10df-4fae-8c16-496335bb5734" x="416" y="129" width="11" height="14"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[-]]></text>
</staticText>
<textField>
<reportElement uuid="c410af04-ba23-421d-9e46-cea9be1b08cd" x="427" y="129" width="114" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_kecamatan}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="9dd6f460-71a5-4b4b-8ab4-cf714520492a" x="400" y="143" width="21" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{kd_kelurahan}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="cbd97994-e421-40de-84e3-c955d37ec123" x="332" y="143" width="68" height="14"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Kelurahan :]]></text>
</staticText>
<staticText>
<reportElement uuid="d3f73384-10df-4fae-8c16-496335bb5734" x="421" y="143" width="11" height="14"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[-]]></text>
</staticText>
<textField>
<reportElement uuid="efa9f951-283a-4fac-a267-dd956fc7d74e" x="432" y="143" width="109" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_kelurahan}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="982fd2c3-9b0e-4e07-98e2-697ff6f28438" x="43" y="91" width="384" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KLASIFIKASI DAN BESARNYA NJOP PERMUKAAN BUMI BERUPA TANAH TAHUN]]></text>
</staticText>
<textField>
<reportElement uuid="eecd4f65-094a-47a5-9e58-f879ac3be77f" x="427" y="90" width="81" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$P{tahun_pajak}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="a44d29a5-4086-47dd-b84a-000828eb659b" x="408" y="4" width="147" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Lampiran I]]></text>
</staticText>
<staticText>
<reportElement uuid="f30f0a0c-6df5-4c5c-9424-71b8f9ce345e" x="408" y="37" width="147" height="12"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Nomor : ]]></text>
</staticText>
<textField>
<reportElement uuid="3cbfffc5-1eb2-4b51-b6e7-d4a45f859efc" x="465" y="37" width="82" height="12"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$P{no_keputusan}.replace("^","/")]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="f2226e59-ae50-40e3-80f6-1577734c68c2" x="408" y="56" width="147" height="12"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Tanggal :]]></text>
</staticText>
<textField>
<reportElement uuid="fd0170cf-8c8e-4678-b705-5d982b9908f7" x="465" y="56" width="82" height="12"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$P{tgl_keputusan}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="a44d29a5-4086-47dd-b84a-000828eb659b" x="408" y="21" width="147" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Kep.]]></text>
</staticText>
<subreport>
<reportElement uuid="4d272f31-7e8d-4bb9-bbd8-6c1a9a51e477" x="435" y="21" width="92" height="13"/>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "SKZntSistep_5.jasper"]]></subreportExpression>
</subreport>
</band>
</pageHeader>
<columnHeader>
<band height="72" splitType="Stretch">
<staticText>
<reportElement uuid="a8d4bcd4-82fb-455c-95d3-11818615090b" x="14" y="6" width="527" height="12"/>
<textElement verticalAlignment="Top">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[=========================================================================================]]></text>
</staticText>
<staticText>
<reportElement uuid="a8d4bcd4-82fb-455c-95d3-11818615090b" x="14" y="50" width="527" height="12"/>
<textElement verticalAlignment="Top">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[=========================================================================================]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="68" y="15" width="100" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[NAMA JALAN]]></text>
</staticText>
<staticText>
<reportElement uuid="a6d293cc-cfa3-4239-bb02-3d228a23a994" x="19" y="15" width="38" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[BLK]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="204" y="15" width="27" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KODE]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="204" y="27" width="27" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[ZNT]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="245" y="15" width="32" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KELAS]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="245" y="27" width="32" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="315" y="15" width="79" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[PENGGOLONGAN]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="307" y="28" width="97" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[NILAI JUAL BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="307" y="40" width="97" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[( RUPIAH/M2 )]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="447" y="15" width="92" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KET NILAI JUAL]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="432" y="27" width="107" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[OBJEK PAJAK BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="288a9fda-986f-40b8-b975-60626c5cfe15" x="457" y="39" width="82" height="13"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[( RUPIAH/M2 )]]></text>
</staticText>
</band>
</columnHeader>
<detail>
<band height="42" splitType="Stretch">
<subreport>
<reportElement uuid="42ba9f7f-bc76-4ea1-9df5-c86878b3dc8d" x="14" y="0" width="525" height="17"/>
<subreportParameter name="kd_propinsi">
<subreportParameterExpression><![CDATA[$P{kd_propinsi}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="kd_dati2">
<subreportParameterExpression><![CDATA[$P{kd_dati2}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="kd_kecamatan">
<subreportParameterExpression><![CDATA[$P{kd_kecamatan}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="kd_kelurahan">
<subreportParameterExpression><![CDATA[$P{kd_kelurahan}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="tahun_pajak">
<subreportParameterExpression><![CDATA[$P{tahun_pajak}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="SUBREPORT_DIR">
<subreportParameterExpression><![CDATA[$P{SUBREPORT_DIR}]]></subreportParameterExpression>
</subreportParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
<subreportExpression><![CDATA["SKZntSistep_1.jasper"]]></subreportExpression>
</subreport>
</band>
</detail>
<summary>
<band height="185" splitType="Stretch">
<staticText>
<reportElement uuid="fc5ee52b-dcf9-40f2-888f-2c3326536858" x="12" y="5" width="527" height="13"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[========================================================================================]]></text>
</staticText>
</band>
</summary>
</jasperReport>