|
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="SKPemantauanOP_5" language="groovy" pageWidth="7200" pageHeight="595" columnWidth="7200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="d29d68af-8292-4282-910c-4e5f23902629">
<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"/>
<queryString>
<![CDATA[select a.nip,b.nm_pegawai
from pbb.posisi_pegawai a,
pbb.pegawai b
where a.kd_kanwil = $P{kd_propinsi} and
a.kd_KANTOR = '01' and
a.kd_wewenang = '11' and
a.kd_jabatan = '11' and
a.nip = b.nip and
NOW() between a.tgl_awal_berlaku and a.tgl_akhir_berlaku;]]>
</queryString>
<field name="nip" class="java.lang.String"/>
<field name="nm_pegawai" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<columnHeader>
<band height="119" splitType="Stretch">
<staticText>
<reportElement uuid="b43a4a56-588c-4494-ad23-334985f775e3" x="0" y="0" width="100" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Mengetahui,]]></text>
</staticText>
<staticText>
<reportElement uuid="b43a4a56-588c-4494-ad23-334985f775e3" x="0" y="16" width="100" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Kepala Dinas]]></text>
</staticText>
<textField>
<reportElement uuid="fcb855ad-5944-460f-a298-4e10b73f6645" x="0" y="73" width="174" height="17"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_pegawai}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="e29afb8c-46ff-4361-9465-536d763ddf31" x="0" y="90" width="28" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[NIP : ]]></text>
</staticText>
<textField>
<reportElement uuid="a15ca7ea-5aa4-43fb-ac8b-3a7c6147075a" x="28" y="90" width="146" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nip}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="b43a4a56-588c-4494-ad23-334985f775e3" x="556" y="1" width="100" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[Petugas,]]></text>
</staticText>
<staticText>
<reportElement uuid="b43a4a56-588c-4494-ad23-334985f775e3" x="556" y="73" width="171" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[(..........................)]]></text>
</staticText>
<staticText>
<reportElement uuid="b43a4a56-588c-4494-ad23-334985f775e3" x="559" y="88" width="171" height="16"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[NIP]]></text>
</staticText>
</band>
</columnHeader>
</jasperReport>