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/bphtb/report/LaporanPelayanan/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : C:/xampp5/htdocs/bphtb/report/LaporanPelayanan/skpdPengurangan.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="skpdPengurangan" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="9a90df12-51c1-4536-b723-b0003ab1f69f">
	<property name="ireport.zoom" value="1.5"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="384"/>
	<subDataset name="dataset1" uuid="482cd15e-bfc1-407f-b1ff-80713e5ba877">
		<queryString>
			<![CDATA[select a.judul1, a.judul2,a.nip, b.nama_pjb, c.nm_pangkat ||' '|| c.golongan || '/' || c.ruang as Pangkat
from bphtb.t_ttd a
inner join bphtb.pejabat b On a.nip = b.nip
inner join bphtb.ref_gol_pangkat c on b.id_gol_pangkat = c.id_gol_pangkat
where a.kd_ttd = '18']]>
		</queryString>
		<field name="judul1" class="java.lang.String"/>
		<field name="judul2" class="java.lang.String"/>
		<field name="nip" class="java.lang.String"/>
		<field name="nama_pjb" class="java.lang.String"/>
		<field name="pangkat" class="java.lang.String"/>
	</subDataset>
	<parameter name="id_mohon_kurang" class="java.lang.Integer">
		<defaultValueExpression><![CDATA[]]></defaultValueExpression>
	</parameter>
	<queryString>
		<![CDATA[select
a.pajak_bphtb / (100 - g.persen_sebab_kurang) * 100 as hasil,
a.pajak_bphtb / (100 - g.persen_sebab_kurang) * 100  * (g.persen_sebab_kurang::float/100) as persen_pajak,
f.id_mohon_kurang,f.no_sk, bphtb.bulan(f.tgl_mohon_kurang) as tgl_tetapkan,
a.no_reg,a.no_permohonan, a.kd_propinsi || a.kd_dati2 || a.kd_kecamatan || a.kd_kelurahan || a.kd_blok || a.no_urut || a.kd_jns_op as nop, a.pajak_bphtb as Bphtb_terhutang,
a.nilai_transaksi,a.tot_njop1, a.nik_wp, a.ls_tnh || '/' || a.ls_bng as luas_Tanah_Bangunan,
            b.nama,
            b.jalan,
            c.jenis_prh,
            d.no_sertf,
            e.jalan_op,
	  f.no_mohon_kurang, f.no_dokumen,f.ttd_dokumen,
 	  g.sebab_kurang,g.persen_sebab_kurang,
	  bphtb.bulan(h.tgl_serah_berkas) as tgl_berkas,
	    	case when extract(dow from f.tgl_mohon_kurang)= 0 then 'Minggu'
	           when extract(dow from f.tgl_mohon_kurang)= 1 then 'Senin'
		 when extract(dow from f.tgl_mohon_kurang)= 2 then 'Selasa'
		 when extract(dow from f.tgl_mohon_kurang)= 3 then 'Rabu'
		 when extract(dow from f.tgl_mohon_kurang)= 4 then 'Kamis'
		 when extract(dow from f.tgl_mohon_kurang)= 5 then 'Jumat'
		 when extract(dow from f.tgl_mohon_kurang)= 6 then 'Sabtu' end as Hari,
	  initcap(pbb.terbilang(extract (month from f.tgl_mohon_kurang)::int)) as Bulan,
	  initcap(pbb.terbilang(extract (year from f.tgl_mohon_kurang)::int)) as Tahun,
	  initcap(pbb.terbilang(extract(day from f.tgl_mohon_kurang)::int)) as Tgl,
	  initcap(pbb.terbilang(a.nilai_transaksi::numeric)) as terbilang,
	  initcap(pbb.terbilang(a.pajak_bphtb::numeric)) as terbilang_BPHTB_TERHUTANG,
	  initcap(pbb.terbilang(g.persen_sebab_kurang::numeric)) as persen
	  from bphtb.setoran a
            inner join bphtb.wajib_pajak b on a.nik_wp = b.nik
            inner join bphtb.jenis_prh c on a.kode_jns = c.kode_jns
            inner join bphtb.objek_pajak d on
            a.kd_propinsi = d.kd_propinsi
            and a.kd_dati2 = d.kd_dati2
            and a.kd_kecamatan = d.kd_kecamatan
            and a.kd_kelurahan = d.kd_kelurahan
            and a.kd_blok = d.kd_blok
            and a.no_urut = d.no_urut
            and a.kd_jns_op = d.kd_jns_op
            inner join pbb.dat_objek_pajak e on
            a.kd_propinsi = e.kd_propinsi
            and a.kd_dati2 = e.kd_dati2
            and a.kd_kecamatan = e.kd_kecamatan
            and a.kd_kelurahan = e.kd_kelurahan
            and a.kd_blok = e.kd_blok
            and a.no_urut = e.no_urut
            and a.kd_jns_op = e.kd_jns_op
	 inner join bphtb.mohon_kurang f on a.no_reg = f.no_reg
 	 inner join bphtb.ref_sebab_kurang g on f.id_sebab_kurang = g.id_sebab_kurang
	 inner join bphtb.daftar h on a.no_reg = h.no_reg
	 where f.id_mohon_kurang =$P{id_mohon_kurang}]]>
	</queryString>
	<field name="hasil" class="java.lang.Double"/>
	<field name="persen_pajak" class="java.lang.Double"/>
	<field name="id_mohon_kurang" class="java.lang.Integer"/>
	<field name="no_sk" class="java.lang.String"/>
	<field name="tgl_tetapkan" class="java.lang.String"/>
	<field name="no_reg" class="java.lang.Integer"/>
	<field name="no_permohonan" class="java.lang.String"/>
	<field name="nop" class="java.lang.String"/>
	<field name="bphtb_terhutang" class="java.lang.Double"/>
	<field name="nilai_transaksi" class="java.lang.Double"/>
	<field name="tot_njop1" class="java.lang.Double"/>
	<field name="nik_wp" class="java.lang.String"/>
	<field name="luas_tanah_bangunan" class="java.lang.String"/>
	<field name="nama" class="java.lang.String"/>
	<field name="jalan" class="java.lang.String"/>
	<field name="jenis_prh" class="java.lang.String"/>
	<field name="no_sertf" class="java.lang.String"/>
	<field name="jalan_op" class="java.lang.String"/>
	<field name="no_mohon_kurang" class="java.lang.String"/>
	<field name="no_dokumen" class="java.lang.String"/>
	<field name="ttd_dokumen" class="java.lang.String"/>
	<field name="sebab_kurang" class="java.lang.String"/>
	<field name="persen_sebab_kurang" class="java.lang.Integer"/>
	<field name="tgl_berkas" class="java.lang.String"/>
	<field name="hari" class="java.lang.String"/>
	<field name="bulan" class="java.lang.String"/>
	<field name="tahun" class="java.lang.String"/>
	<field name="tgl" class="java.lang.String"/>
	<field name="terbilang" class="java.lang.String"/>
	<field name="terbilang_bphtb_terhutang" class="java.lang.String"/>
	<field name="persen" class="java.lang.String"/>
	<pageHeader>
		<band height="67" splitType="Stretch">
			<staticText>
				<reportElement uuid="bc68e96c-b54f-4a89-9eab-2a6c1d015833" x="77" y="36" width="473" height="14"/>
				<textElement textAlignment="Center"/>
				<text><![CDATA[Jl. Drs. H. Abdullah Silondae No. 8 Telp. (0401) 3122261]]></text>
			</staticText>
			<image>
				<reportElement uuid="b98ab251-691e-490c-b72c-8ff728b2e789" x="7" y="5" width="99" height="59"/>
				<imageExpression><![CDATA["C:\\xampp\\htdocs\\bphtb-kendari\\images\\logo_edit.png"]]></imageExpression>
			</image>
			<line>
				<reportElement uuid="ff850ad8-14b7-4cec-a635-075715ad02d2" x="0" y="66" width="555" height="1"/>
				<graphicElement>
					<pen lineWidth="2.5" lineStyle="Solid"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="c474d5e7-b16b-4141-81b5-b3e54474f69a" x="77" y="22" width="473" height="14"/>
				<textElement textAlignment="Center">
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[KEPALA BADAN PENGELOLA PAJAK DAN RETRIBUSI DAERAH (BPPRD)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f7850be8-fcc5-4605-b194-dff992bfc845" x="-4" y="-80" width="554" height="14"/>
				<textElement textAlignment="Center"/>
				<text><![CDATA[TENTANG]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f7850be8-fcc5-4605-b194-dff992bfc845" x="77" y="8" width="473" height="14"/>
				<textElement textAlignment="Center"/>
				<text><![CDATA[PEMERINTAH KOTA KENDARI]]></text>
			</staticText>
		</band>
	</pageHeader>
	<detail>
		<band height="536" splitType="Stretch">
			<frame>
				<reportElement uuid="84047bb0-34d2-4c6a-bf39-5da09438522b" x="0" y="106" width="555" height="148"/>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="8" width="17" height="13"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="43" width="17" height="13"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="b8b128c0-10cc-497a-8878-48acaa82630b" x="2" y="43" width="75" height="13"/>
					<textElement/>
					<text><![CDATA[Menimbang]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="7c1f4bf0-cfd5-4cf4-980d-9a869f2837e7" x="92" y="43" width="9" height="13"/>
					<textElement/>
					<text><![CDATA[-]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="6d117ed2-b30c-404c-81c0-f31e4b1fc07b" x="100" y="43" width="455" height="28"/>
					<textElement/>
					<text><![CDATA[Bahwa yang bersangkutan dipandang memenuhi syarat untuk memperoleh pengurangan BPHTB sesuai yang dipersyaratkan.]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="19c7841b-c5b9-4109-8e0b-f60e81a5e042" x="100" y="70" width="455" height="13"/>
					<textElement/>
					<text><![CDATA[Bahwa Sehubungan dengan itu perlu menetapkan Surat Keputusan Kepala Dinas.]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="7c1f4bf0-cfd5-4cf4-980d-9a869f2837e7" x="92" y="70" width="9" height="13"/>
					<textElement/>
					<text><![CDATA[-]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="96" width="17" height="13"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="b8b128c0-10cc-497a-8878-48acaa82630b" x="1" y="96" width="75" height="13"/>
					<textElement/>
					<text><![CDATA[Mengingat]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="46e870b2-af92-4f99-b783-3df8fee6127d" x="93" y="96" width="462" height="13"/>
					<textElement/>
					<text><![CDATA[1. Undang-Undang No.28 Tahun 2009 tentang Pajak Daerah dan Retribusi Daerah]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="4bd83216-4c6b-43b2-9181-59881e530856" x="94" y="108" width="461" height="13"/>
					<textElement/>
					<text><![CDATA[2. Peraturan Pemerintah Nomor 58 Tahun 2005 tentang Pengelolaan Keuangan Daerah]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="1e891aeb-b477-4f9b-891f-caea6b409409" x="93" y="120" width="462" height="13"/>
					<textElement/>
					<text><![CDATA[3. Peraturan Daerah Kota Kendari No. 2 Tahun 2011 tentang Pajak Daerah]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="5935330d-ffbe-426f-afa5-405d4827682f" x="93" y="133" width="462" height="13"/>
					<textElement/>
					<text><![CDATA[4. Peraturan Walikota Nomor 25 Tahun 2014 tentang Prosedur Pengenaan BPHTB]]></text>
				</staticText>
				<line>
					<reportElement uuid="1fd88b4f-c170-412e-926c-e1dace1823c6" x="94" y="21" width="457" height="1"/>
					<graphicElement>
						<pen lineStyle="Dotted"/>
					</graphicElement>
				</line>
				<line>
					<reportElement uuid="1fd88b4f-c170-412e-926c-e1dace1823c6" x="94" y="35" width="457" height="1"/>
					<graphicElement>
						<pen lineStyle="Dotted"/>
					</graphicElement>
				</line>
				<textField>
					<reportElement uuid="10c1006e-2916-422a-9cac-774f944de73b" x="94" y="7" width="457" height="15"/>
					<textElement/>
					<textFieldExpression><![CDATA["Permohonan Wajib Pajak A.n " + $F{nama} + " tanggal " + $F{tgl_berkas}]]></textFieldExpression>
				</textField>
			</frame>
			<staticText>
				<reportElement uuid="6f0a6fbd-bccf-44c0-ab62-f82c25e6ea5c" x="63" y="6" width="492" height="20"/>
				<textElement>
					<font isBold="true" isUnderline="true"/>
				</textElement>
				<text><![CDATA[SURAT KEPUTUSAN KEPALA BADAN PENGELOLA PAJAK & RETRIBUSI DAERAH KOTA KENDARI]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f7850be8-fcc5-4605-b194-dff992bfc845" x="0" y="44" width="554" height="14"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<text><![CDATA[TENTANG]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="26e7a33c-347e-4f6e-800c-03b34511c9b5" x="0" y="60" width="555" height="13"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[PEMBERIAN PENGURANGAN BPHTB]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="1f619177-5088-4476-aa6a-14971ba2e4ed" x="0" y="74" width="555" height="20"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<text><![CDATA[KEPALA BADAN PENGELOLA PAJAK DAN RETRIBUSI DAERAH KOTA KENDARI]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b8b128c0-10cc-497a-8878-48acaa82630b" x="2" y="114" width="75" height="13"/>
				<textElement/>
				<text><![CDATA[Membaca ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="02b5f402-2a27-4aba-8722-5b27e0ea101c" x="0" y="255" width="555" height="14"/>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<text><![CDATA[MEMUTUSKAN]]></text>
			</staticText>
			<frame>
				<reportElement uuid="181cc454-4299-4528-bb13-1d82eb1ff1de" x="0" y="266" width="555" height="267"/>
				<staticText>
					<reportElement uuid="d5432278-52b3-4cdb-b5e0-38ac1fea7bfa" x="3" y="2" width="73" height="14"/>
					<textElement/>
					<text><![CDATA[Menetapkan ]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="2" width="17" height="14"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="16" width="17" height="14"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="d5432278-52b3-4cdb-b5e0-38ac1fea7bfa" x="3" y="16" width="73" height="14"/>
					<textElement/>
					<text><![CDATA[Pertama]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="7ab55128-eb21-44bf-ab5d-b268b7436467" x="92" y="16" width="462" height="27"/>
					<textElement/>
					<text><![CDATA[Surat Keputusan Kepala Badan Pengelola Pajak Dan Retribusi Daerah Kota Kendari tentang Pemberian Pengurangan Pajak BPHTB.]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="75" y="43" width="16" height="14"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="d5432278-52b3-4cdb-b5e0-38ac1fea7bfa" x="4" y="43" width="71" height="14"/>
					<textElement/>
					<text><![CDATA[Kedua]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="02215092-fddb-4008-9cc0-4a334724334b" x="92" y="43" width="462" height="14"/>
					<textElement/>
					<text><![CDATA[Bahwa besarnya Pengurangan BPHTB yang diberikan sebagaimana terlampir dalam keputusan ini]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="76" y="198" width="16" height="14"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="d5432278-52b3-4cdb-b5e0-38ac1fea7bfa" x="3" y="198" width="73" height="14"/>
					<textElement/>
					<text><![CDATA[Dengan Huruf]]></text>
				</staticText>
				<line>
					<reportElement uuid="7fe3f94b-76cc-4a86-bdb0-1e425d5f794c" x="96" y="209" width="455" height="1"/>
					<graphicElement>
						<pen lineStyle="Dotted"/>
					</graphicElement>
				</line>
				<line>
					<reportElement uuid="d7baede8-7072-4dde-b843-e39f74b9eb61" x="96" y="227" width="455" height="1"/>
					<graphicElement>
						<pen lineStyle="Dotted"/>
					</graphicElement>
				</line>
				<staticText>
					<reportElement uuid="69b5e86a-9377-40da-a286-85fea2f26274" x="77" y="238" width="16" height="14"/>
					<textElement/>
					<text><![CDATA[:]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="d5432278-52b3-4cdb-b5e0-38ac1fea7bfa" x="4" y="238" width="73" height="14"/>
					<textElement/>
					<text><![CDATA[Ketiga]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="4ce176b4-de63-45df-86ff-fabcfa9e672c" x="92" y="238" width="463" height="27"/>
					<textElement/>
					<text><![CDATA[Surat Keputusan ini mulai berlaku sejak tanggal ditetapkan dengan ketentuan apabila dikemudian hari terdapat kekeliruan dalam Surat Keputusan ini akan diadakan perbaikan sebagaimana mestinya.]]></text>
				</staticText>
				<frame>
					<reportElement uuid="a3ef51af-74e4-442f-b232-e5fb3c3a9d71" x="88" y="66" width="466" height="121"/>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="117" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="68" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="84" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="53" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="101" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="20" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="4" width="210" height="1"/>
					</line>
					<line>
						<reportElement uuid="8d1b8ad3-83af-40cc-8ba9-50b7067154ef" x="8" y="37" width="210" height="1"/>
					</line>
					<staticText>
						<reportElement uuid="661e413a-f5f7-428f-8f72-dfd0f764f996" x="233" y="39" width="22" height="13"/>
						<textElement/>
						<text><![CDATA[Rp]]></text>
					</staticText>
					<staticText>
						<reportElement uuid="661e413a-f5f7-428f-8f72-dfd0f764f996" x="233" y="56" width="22" height="13"/>
						<textElement>
							<font isBold="true"/>
						</textElement>
						<text><![CDATA[Rp]]></text>
					</staticText>
					<staticText>
						<reportElement uuid="661e413a-f5f7-428f-8f72-dfd0f764f996" x="233" y="22" width="22" height="13"/>
						<textElement/>
						<text><![CDATA[Rp]]></text>
					</staticText>
					<staticText>
						<reportElement uuid="0a8d1348-ec67-4be3-8472-cc12cb0b32d4" x="10" y="23" width="139" height="13"/>
						<textElement/>
						<text><![CDATA[Jumlah BPHTB Terhutang]]></text>
					</staticText>
					<staticText>
						<reportElement uuid="56e48117-572d-4532-8e14-cc6c9b03c1e0" x="10" y="38" width="139" height="15"/>
						<textElement/>
						<text><![CDATA[Pengurangan BPHTB sebesar]]></text>
					</staticText>
					<staticText>
						<reportElement uuid="b21f7ca9-7448-4c1a-8f57-0989835beb7b" x="10" y="55" width="139" height="13"/>
						<textElement>
							<font isBold="true"/>
						</textElement>
						<text><![CDATA[BPHTB yang harus dibayar]]></text>
					</staticText>
					<textField>
						<reportElement uuid="31c19d0b-ac17-4694-a1bf-606921cbc0ae" x="254" y="22" width="122" height="13"/>
						<textElement textAlignment="Right" verticalAlignment="Middle"/>
						<textFieldExpression><![CDATA["Rp. " + new java.text.DecimalFormat("#,##0").format(($F{hasil}).doubleValue()).replace(",", "x").replace(".", ",").replace("x", ".")]]></textFieldExpression>
					</textField>
					<textField>
						<reportElement uuid="2db58f09-743e-4df5-97f8-4d64a5043b2c" x="154" y="39" width="50" height="13"/>
						<textElement>
							<font isBold="true"/>
						</textElement>
						<textFieldExpression><![CDATA[$F{persen_sebab_kurang} + " %"]]></textFieldExpression>
					</textField>
					<textField>
						<reportElement uuid="d43ea3ae-edba-4368-b06b-a8a2dfc658f9" x="254" y="56" width="122" height="13"/>
						<textElement textAlignment="Right" verticalAlignment="Middle">
							<font isBold="true"/>
						</textElement>
						<textFieldExpression><![CDATA["Rp. " + new java.text.DecimalFormat("#,##0").format(($F{bphtb_terhutang}).doubleValue()).replace(",", "x").replace(".", ",").replace("x", ".")]]></textFieldExpression>
					</textField>
					<textField>
						<reportElement uuid="6359caba-c8fe-4a47-804a-4398682536f3" x="254" y="39" width="122" height="13"/>
						<textElement textAlignment="Right" verticalAlignment="Middle"/>
						<textFieldExpression><![CDATA["Rp. " + new java.text.DecimalFormat("#,##0").format(($F{persen_pajak}).doubleValue()).replace(",", "x").replace(".", ",").replace("x", ".")]]></textFieldExpression>
					</textField>
					<line>
						<reportElement uuid="2c70756c-ca4d-4e44-bd11-7a89ad63599c" x="232" y="53" width="144" height="1"/>
					</line>
				</frame>
				<textField>
					<reportElement uuid="c445b9ae-3482-44ad-a0e3-10cc9dcc819c" x="108" y="194" width="442" height="15"/>
					<textElement>
						<font isBold="true"/>
					</textElement>
					<textFieldExpression><![CDATA[$F{terbilang_bphtb_terhutang} + " Rupiah"]]></textFieldExpression>
				</textField>
			</frame>
			<textField>
				<reportElement uuid="40771a6a-8be3-44f2-8df3-bc9380bf598a" x="126" y="19" width="178" height="13"/>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA["NOMOR : " + $F{no_sk}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<summary>
		<band height="186" splitType="Stretch">
			<frame>
				<reportElement uuid="7d659712-397e-42ad-99ed-c8e7e9559313" x="321" y="4" width="234" height="124"/>
				<staticText>
					<reportElement uuid="a525a76a-2648-4409-8365-d53cbf3e8985" x="0" y="0" width="67" height="13"/>
					<textElement/>
					<text><![CDATA[Ditetapkan di]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="d85926b4-33d9-4f05-a9ab-004f3654242e" x="0" y="12" width="67" height="14"/>
					<textElement/>
					<text><![CDATA[Pada tanggal]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="dde3dfdf-cff5-42da-9660-8abc804fa52d" x="67" y="29" width="100" height="13"/>
					<textElement/>
					<text><![CDATA[An. Walikota Kendari]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="eb71c70e-10e8-424a-a9bd-ee1892f61ddd" x="67" y="42" width="100" height="13"/>
					<textElement textAlignment="Center"/>
					<text><![CDATA[Kepala Badan,]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="035fccb4-d9cb-44dc-ba02-67ccabf5faae" x="80" y="0" width="100" height="15"/>
					<textElement/>
					<text><![CDATA[KENDARI]]></text>
				</staticText>
				<componentElement>
					<reportElement uuid="61c6b617-8566-4b80-811c-870dcdb0c552" x="0" y="29" width="233" height="95"/>
					<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="efda5cdc-a57e-4793-9a24-972abaed4ecf">
							<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
						</datasetRun>
						<jr:listContents height="95" width="233">
							<textField>
								<reportElement uuid="84234c75-8219-4c8f-92fc-f6f3436bc20c" x="0" y="83" width="233" height="10"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font fontName="Arial" size="8" isBold="true" isUnderline="false"/>
								</textElement>
								<textFieldExpression><![CDATA["NIP. " + $F{nip}]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="7e341aa5-8a1f-42a2-a1b0-6e389062eb7e" x="0" y="61" width="233" height="12"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font fontName="Arial" size="8" isBold="true" isUnderline="true"/>
								</textElement>
								<textFieldExpression><![CDATA[$F{nama_pjb}]]></textFieldExpression>
							</textField>
							<textField>
								<reportElement uuid="7e341aa5-8a1f-42a2-a1b0-6e389062eb7e" x="0" y="72" width="233" height="12"/>
								<textElement textAlignment="Center" verticalAlignment="Middle">
									<font fontName="Arial" size="8" isBold="true" isUnderline="false"/>
								</textElement>
								<textFieldExpression><![CDATA[$F{pangkat}]]></textFieldExpression>
							</textField>
						</jr:listContents>
					</jr:list>
				</componentElement>
				<textField>
					<reportElement uuid="f022eefa-fed1-4c74-a6dc-d4a248becf90" x="79" y="15" width="100" height="13"/>
					<textElement/>
					<textFieldExpression><![CDATA[$F{tgl_tetapkan}]]></textFieldExpression>
				</textField>
			</frame>
			<line>
				<reportElement uuid="ad395753-a7a4-4995-aba5-f403add818d9" x="320" y="32" width="235" height="1"/>
			</line>
			<frame>
				<reportElement uuid="c204792f-6206-4c37-9120-7e8aebd1ee03" x="0" y="131" width="262" height="54"/>
				<staticText>
					<reportElement uuid="0964b496-c9c2-41ec-b338-1471569e0aed" x="0" y="0" width="238" height="13"/>
					<textElement/>
					<text><![CDATA[Surat Keputusan ini disampaikan kepada :]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="172a3aa4-fa40-486f-a61e-531e2353d528" x="2" y="14" width="100" height="14"/>
					<textElement/>
					<text><![CDATA[1. Wajib Pajak]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="34076146-400b-4be4-8412-c8bd28bb5304" x="2" y="28" width="100" height="13"/>
					<textElement/>
					<text><![CDATA[2. Kepala BPN Kota Kendari]]></text>
				</staticText>
				<staticText>
					<reportElement uuid="08cb9d8f-ddd9-45e8-964b-e360193ce3cd" x="2" y="40" width="100" height="14"/>
					<textElement/>
					<text><![CDATA[3. Arsip]]></text>
				</staticText>
			</frame>
			<staticText>
				<reportElement uuid="e05055a6-77c7-4124-8841-0fa37473a062" x="388" y="4" width="13" height="16"/>
				<textElement/>
				<text><![CDATA[:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e05055a6-77c7-4124-8841-0fa37473a062" x="388" y="15" width="13" height="16"/>
				<textElement/>
				<text><![CDATA[:]]></text>
			</staticText>
		</band>
	</summary>
</jasperReport>

AnonSec - 2021