|
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="SKOpIndividu_5" language="groovy" pageWidth="7200" pageHeight="595" columnWidth="7200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="91978d0b-0f5b-4b96-bb42-02e7ed8db76c">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="njop_tanah_m2" class="java.lang.String"/>
<parameter name="tahun_pajak" class="java.lang.String"/>
<queryString>
<![CDATA[select vlc_kd_kelas from pbb.penentuan_kelas(1,$P{tahun_pajak},cast($P{njop_tanah_m2} as numeric))]]>
</queryString>
<field name="vlc_kd_kelas" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<detail>
<band height="16" splitType="Stretch">
<textField>
<reportElement uuid="7a3cf352-b60f-4f4c-a3db-16a3499835f1" x="4" y="1" width="33" height="14"/>
<textElement textAlignment="Right">
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{vlc_kd_kelas}]]></textFieldExpression>
</textField>
</band>
</detail>
</jasperReport>