|
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/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_4" language="groovy" pageWidth="141" pageHeight="56" columnWidth="141" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="c8c26529-72ad-41b5-8ce4-c6f69f0d06f9">
<property name="ireport.zoom" value="3.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="kd_propinsi" class="java.lang.String"/>
<queryString>
<![CDATA[select a.nip,b.nm_pegawai
from pbb.posisi_pegawai a,
pbb.pegawai b
where a.kd_kanwil = '15' and
a.kd_KANTOR = '14' and
a.kd_wewenang = '11' and
a.kd_jabatan = '11' and
a.nip = b.nip]]>
</queryString>
<field name="nip" class="java.lang.String"/>
<field name="nm_pegawai" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<columnHeader>
<band height="56" splitType="Stretch">
<textField>
<reportElement uuid="5bb64003-b512-421b-9e89-c65de2f8f12b" x="0" y="8" width="141" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_pegawai}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="d875afa1-a3ce-4c76-a729-f26d11855fc6" x="25" y="28" width="116" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nip}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="cff32232-4ece-496d-864b-96c93c83cbad" x="2" y="28" width="25" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Nip.]]></text>
</staticText>
</band>
</columnHeader>
</jasperReport>