<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="WELR024_NSTDA"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="842"
		 pageHeight="595"
		 columnWidth="782"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="30"
		 topMargin="20"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />

	<parameter name="REPORTHEADER" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA["รายงานทะเบียนประเภทบริษัท"]]></defaultValueExpression>
	</parameter>
	<parameter name="COMPANY" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA["CSC"]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTAL" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TOTAL"]]></defaultValueExpression>
	</parameter>
	<parameter name="CODE" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["CODE(S)"]]></defaultValueExpression>
	</parameter>
	<parameter name="SCREEN" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA["CS008"]]></defaultValueExpression>
	</parameter>
	<parameter name="PAGE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAGE"]]></defaultValueExpression>
	</parameter>
	<parameter name="RECORDS" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["RECORDS"]]></defaultValueExpression>
	</parameter>
	<parameter name="WELFARE" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["WELFARE"]]></defaultValueExpression>
	</parameter>
	<parameter name="LANG" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="NO" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["NO"]]></defaultValueExpression>
	</parameter>
	<parameter name="EMPLOYEEID" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["EMPLOYEEID"]]></defaultValueExpression>
	</parameter>
	<parameter name="NAMESURNAME" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["NAME SURNAME"]]></defaultValueExpression>
	</parameter>
	<parameter name="DEPARTMENT__T1" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["DEPARTMENT"]]></defaultValueExpression>
	</parameter>
	<parameter name="STATUS" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["STATUS"]]></defaultValueExpression>
	</parameter>
	<parameter name="REQUEST" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["REQUEST"]]></defaultValueExpression>
	</parameter>
	<parameter name="APPROVE" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["APPROVE"]]></defaultValueExpression>
	</parameter>
	<parameter name="DOCUMENTID" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["DOCUMENTID"]]></defaultValueExpression>
	</parameter>
	<parameter name="TYPEOFREQ" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TYPEOFREQ"]]></defaultValueExpression>
	</parameter>

	<field name="mcomplain__complainid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__complainid]]></fieldDescription>
	</field>
	<field name="mcomplain__caseid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__caseid]]></fieldDescription>
	</field>
	<field name="mcomplain__sitewelid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__sitewelid]]></fieldDescription>
	</field>
	<field name="mcomplain__welid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__welid]]></fieldDescription>
	</field>
	<field name="mcomplain__weltid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__weltid]]></fieldDescription>
	</field>
	<field name="mcomplain__disid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__disid]]></fieldDescription>
	</field>
	<field name="mcomplain__casedesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__casedesc]]></fieldDescription>
	</field>
	<field name="mcomplain__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__employeeid]]></fieldDescription>
	</field>
	<field name="mcomplain__refno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__refno]]></fieldDescription>
	</field>
	<field name="mcomplain__refdoc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__refdoc]]></fieldDescription>
	</field>
	<field name="mcomplain__gainerid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__gainerid]]></fieldDescription>
	</field>
	<field name="mcomplain__reqcost" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__reqcost]]></fieldDescription>
	</field>
	<field name="mcomplain__cost" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__cost]]></fieldDescription>
	</field>
	<field name="mcomplain__status" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__status]]></fieldDescription>
	</field>
	<field name="mcomplain__remark" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__remark]]></fieldDescription>
	</field>
	<field name="mcomplain__approvestatus" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__approvestatus]]></fieldDescription>
	</field>
	<field name="mcomplain__occurdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__occurdate]]></fieldDescription>
	</field>
	<field name="mcomplain__complaindate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__complaindate]]></fieldDescription>
	</field>
	<field name="mcomplain__startdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__startdate]]></fieldDescription>
	</field>
	<field name="mcomplain__enddate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__enddate]]></fieldDescription>
	</field>
	<field name="mcomplain__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__companyid]]></fieldDescription>
	</field>
	<field name="mcomplain__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__bu1]]></fieldDescription>
	</field>
	<field name="mcomplain__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__bu2]]></fieldDescription>
	</field>
	<field name="mcomplain__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__bu3]]></fieldDescription>
	</field>
	<field name="mcomplain__bu4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__bu4]]></fieldDescription>
	</field>
	<field name="mcomplain__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__bu5]]></fieldDescription>
	</field>
	<field name="mcomplain__budyear" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__budyear]]></fieldDescription>
	</field>
	<field name="mcomplain__reqtype" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcomplain__reqtype]]></fieldDescription>
	</field>
	<field name="mwelfare__welid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__welid]]></fieldDescription>
	</field>
	<field name="mwelfare__budid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__budid]]></fieldDescription>
	</field>
	<field name="mwelfare__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__tdesc]]></fieldDescription>
	</field>
	<field name="mwelfare__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__edesc]]></fieldDescription>
	</field>
	<field name="mwelfare__welgid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__welgid]]></fieldDescription>
	</field>
	<field name="mwelfare__whouse" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__whouse]]></fieldDescription>
	</field>
	<field name="mwelfare__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__companyid]]></fieldDescription>
	</field>
	<field name="mwelfare__docgid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelfare__docgid]]></fieldDescription>
	</field>
	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></fieldDescription>
	</field>
	<field name="memployee__status" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__status]]></fieldDescription>
	</field>
	<field name="memployee__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__efname]]></fieldDescription>
	</field>
	<field name="memployee__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__elname]]></fieldDescription>
	</field>
	<field name="memployee__job" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__job]]></fieldDescription>
	</field>
	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__emp_position" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_position]]></fieldDescription>
	</field>
	<field name="mposition__positionid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__positionid]]></fieldDescription>
	</field>
	<field name="mposition__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__tdesc]]></fieldDescription>
	</field>
	<field name="mposition__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__edesc]]></fieldDescription>
	</field>
	<field name="mposition__consolidate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__consolidate]]></fieldDescription>
	</field>
	<field name="mposition__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__companyid]]></fieldDescription>
	</field>
	<field name="mprefix__prefixid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__prefixid]]></fieldDescription>
	</field>
	<field name="mprefix__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__tdesc]]></fieldDescription>
	</field>
	<field name="mprefix__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="mbu1__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu1__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__companyid]]></fieldDescription>
	</field>
	<field name="mbu2__bu2id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__bu2id]]></fieldDescription>
	</field>
	<field name="mbu2__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__tdesc]]></fieldDescription>
	</field>
	<field name="mbu2__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__edesc]]></fieldDescription>
	</field>
	<field name="mbu2__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__companyid]]></fieldDescription>
	</field>
	<field name="mbu3__bu3id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__bu3id]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__companyid]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>

	<variable name="TEST" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA["A"]]></variableExpression>
		<initialValueExpression><![CDATA["A"]]></initialValueExpression>
	</variable>
	<variable name="RECCOUNT" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{mcomplain__complainid}]]></variableExpression>
	</variable>

		<group  name="bu2" isReprintHeaderOnEachPage="true" >
			<groupExpression><![CDATA[$F{mcomplain__bu2}]]></groupExpression>
			<groupHeader>
			<band height="52"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="26"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="28"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="48"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="51"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="30"
						width="42"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NO}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="42"
						y="30"
						width="66"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{EMPLOYEEID}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="108"
						y="30"
						width="118"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NAMESURNAME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="30"
						width="193"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{DEPARTMENT__T1}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="419"
						y="30"
						width="110"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{STATUS}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="529"
						y="30"
						width="68"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REQUEST}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="597"
						y="30"
						width="65"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{APPROVE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="662"
						y="30"
						width="52"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{DOCUMENTID}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="4"
						width="63"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu2__bu2id}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="63"
						y="4"
						width="522"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu2__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="714"
						y="30"
						width="68"
						height="18"
						key="textField-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{TYPEOFREQ}]]></textFieldExpression>
				</textField>
			</band>
			</groupHeader>
			<groupFooter>
			<band height="24"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="2"
						width="384"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu2__bu2id}+"  "+$F{mbu2__tdesc}+"   "+$P{TOTAL}+" "+$V{bu2_COUNT}+" "+$P{RECORDS}]]></textFieldExpression>
				</textField>
			</band>
			</groupFooter>
		</group>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="63"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="277"
						y="43"
						width="278"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORTHEADER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="658"
						y="3"
						width="83"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{PAGE} + $V{PAGE_NUMBER} + " / "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="741"
						y="3"
						width="39"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["" + $V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="277"
						y="23"
						width="278"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{COMPANY}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="277"
						y="3"
						width="278"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{WELFARE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="2"
						y="3"
						width="212"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"
						isPrintInFirstWholeBand="true"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{SCREEN}+"-"+new com.csc.library.report.ReportUDF().getTimeShort()+"-"+new com.csc.library.report.ReportUDF().getDateShort()]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="18"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="42"
						y="0"
						width="66"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mcomplain__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="108"
						y="0"
						width="118"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="0"
						width="193"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu3__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="419"
						y="0"
						width="110"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.report.ReportUDF().getSystemCode("WHOUSE",$P{LANG},$F{mwelfare__whouse})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="529"
						y="0"
						width="68"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(new com.csc.library.utilities.CheckNull().chkNullString($F{mcomplain__reqcost},"0.00"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="597"
						y="0"
						width="65"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(new com.csc.library.utilities.CheckNull().chkNullString($F{mcomplain__cost},"0.00"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="662"
						y="0"
						width="51"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mcomplain__refdoc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2"
						y="0"
						width="40"
						height="18"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{RECCOUNT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="713"
						y="0"
						width="68"
						height="18"
						key="textField-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.report.ReportUDF().getSystemCode("TYPEOFREQ",$P{LANG},$F{mcomplain__reqtype})]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="34"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="29"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="31"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="1"
						y="7"
						width="523"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{TOTAL}+" "+$V{REPORT_COUNT}+" "+$P{RECORDS}]]></textFieldExpression>
				</textField>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="1"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="3"
						width="782"
						height="0"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line"/>
					<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />
				</line>
			</band>
		</summary>
</jasperReport>