1571 lines
70 KiB
Plaintext
1571 lines
70 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
||
|
<AutoRefresh>0</AutoRefresh>
|
||
|
<DataSources>
|
||
|
<DataSource Name="DummyDataSource">
|
||
|
<ConnectionProperties>
|
||
|
<DataProvider>SQL</DataProvider>
|
||
|
<ConnectString />
|
||
|
</ConnectionProperties>
|
||
|
<rd:DataSourceID>cb6eeb31-6de6-4486-aafb-3a420d59ef99</rd:DataSourceID>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<DataSets>
|
||
|
<DataSet Name="AttendenceDataSet_MonthlyAttnBenefit">
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText>/* Local Query */</CommandText>
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="EmpNo">
|
||
|
<DataField>EmpNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="EmpName">
|
||
|
<DataField>EmpName</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Grade">
|
||
|
<DataField>Grade</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Designation">
|
||
|
<DataField>Designation</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Department">
|
||
|
<DataField>Department</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Description">
|
||
|
<DataField>Description</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Amount">
|
||
|
<DataField>Amount</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="SL">
|
||
|
<DataField>SL</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdinaryHourDeduct">
|
||
|
<DataField>OrdinaryHourDeduct</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdinaryHourExtra">
|
||
|
<DataField>OrdinaryHourExtra</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdinaryHourPayable">
|
||
|
<DataField>OrdinaryHourPayable</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdinaryHourTotal">
|
||
|
<DataField>OrdinaryHourTotal</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>AttendenceDataSet</rd:DataSetName>
|
||
|
<rd:SchemaPath>D:\Local\BAT (New)\BAT_Desktop\BAT_Desktop.root\BAT_Desktop\Payroll.Report\Attendence\AttendenceDataSet\AttendenceDataSet.xsd</rd:SchemaPath>
|
||
|
<rd:TableName>MonthlyAttnBenefit</rd:TableName>
|
||
|
<rd:TableAdapterFillMethod />
|
||
|
<rd:TableAdapterGetDataMethod />
|
||
|
<rd:TableAdapterName />
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<ReportSections>
|
||
|
<ReportSection>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Tablix Name="matrix1">
|
||
|
<TablixCorner>
|
||
|
<TablixCornerRows>
|
||
|
<TablixCornerRow>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox14">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>SL</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox14</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>None</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<VerticalAlign>Bottom</VerticalAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox24">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Emp No</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox24</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>None</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<VerticalAlign>Bottom</VerticalAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox26">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Name</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox26</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>None</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<VerticalAlign>Bottom</VerticalAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox28">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Ordinary Hour</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox28</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<ColSpan>4</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell />
|
||
|
<TablixCornerCell />
|
||
|
<TablixCornerCell />
|
||
|
</TablixCornerRow>
|
||
|
<TablixCornerRow>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Rectangle Name="rectangle1">
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox15">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Left>1.10972in</Left>
|
||
|
<Height>0.18958in</Height>
|
||
|
<Width>0.95in</Width>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
||
|
<Left>0.25139in</Left>
|
||
|
<Height>0.18958in</Height>
|
||
|
<Width>0.85in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox8">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
||
|
<Height>0.18958in</Height>
|
||
|
<Width>0.25in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<DataElementOutput>ContentsOnly</DataElementOutput>
|
||
|
<ZIndex>6</ZIndex>
|
||
|
<Style />
|
||
|
</Rectangle>
|
||
|
<ColSpan>3</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell />
|
||
|
<TablixCornerCell />
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox19">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Monthly Hour</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox20">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Deduct</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox23">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Extra</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox5">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Total Payable Hour</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox5</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
</TablixCornerRow>
|
||
|
</TablixCornerRows>
|
||
|
</TablixCorner>
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>0.5in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>0.22in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Amount_1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Sum(Fields!Amount.Value),"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontSize>7pt</FontSize>
|
||
|
<Format>N2</Format>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Amount_1</rd:DefaultName>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Visibility>
|
||
|
<Hidden>=iif(IsNothing(Fields!Description.Value),True,False)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.22in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox17">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Sum(Fields!Amount.Value),"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontSize>7pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
<Format>N2</Format>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Amount_1</rd:DefaultName>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Visibility>
|
||
|
<Hidden>=iif(IsNothing(Fields!Description.Value),True,False)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="matrix1_ColumnGroup2">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Description.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixHeader>
|
||
|
<Size>0.125in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox33">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Description.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>7pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox33</rd:DefaultName>
|
||
|
<Visibility>
|
||
|
<Hidden>=iif(IsNothing(Fields!Description.Value),True,False)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</TopBorder>
|
||
|
<BottomBorder>
|
||
|
<Style>None</Style>
|
||
|
</BottomBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<VerticalAlign>Bottom</VerticalAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.21042in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Description">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>7pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Description</rd:DefaultName>
|
||
|
<ZIndex>5</ZIndex>
|
||
|
<Visibility>
|
||
|
<Hidden>=iif(IsNothing(Fields!Description.Value),True,False)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<TopBorder>
|
||
|
<Style>None</Style>
|
||
|
</TopBorder>
|
||
|
<LeftBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</LeftBorder>
|
||
|
<RightBorder>
|
||
|
<Style>Solid</Style>
|
||
|
</RightBorder>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="matrix1_EmpNo">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixHeader>
|
||
|
<Size>0.25in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="SLNo">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=First(Fields!SL.Value)</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>SLNo</rd:DefaultName>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="matrix1_EmpName">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixHeader>
|
||
|
<Size>0.85in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="EmpNo">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.95972in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Name">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpName.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Name</rd:DefaultName>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="matrix1_RowGroup1">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Grade.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57292in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="OrdinaryHourPayable1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!OrdinaryHourTotal.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>OrdinaryHourPayable1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57665in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="OrdinaryHourDeduct">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Sum(Fields!OrdinaryHourDeduct.Value)</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>OrdinaryHourDeduct</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57831in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="OrdinaryHourExtra">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Sum(Fields!OrdinaryHourExtra.Value)</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>OrdinaryHourExtra</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.59375in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox7">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Sum(Fields!OrdinaryHourPayable.Value)</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox7</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<DataElementOutput>Output</DataElementOutput>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>2.05972in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox3">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Total</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57292in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox6">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox6</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57665in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox20">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox20</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.57831in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox25">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox25</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.59375in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox9">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
<HideIfNoRows>true</HideIfNoRows>
|
||
|
<DataElementOutput>NoOutput</DataElementOutput>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixRowHierarchy>
|
||
|
<RepeatColumnHeaders>true</RepeatColumnHeaders>
|
||
|
<RepeatRowHeaders>true</RepeatRowHeaders>
|
||
|
<DataSetName>AttendenceDataSet_MonthlyAttnBenefit</DataSetName>
|
||
|
<Top>0.225in</Top>
|
||
|
<Left>0.0125in</Left>
|
||
|
<Height>0.77542in</Height>
|
||
|
<Width>4.88135in</Width>
|
||
|
<Style />
|
||
|
</Tablix>
|
||
|
</ReportItems>
|
||
|
<Height>1.365in</Height>
|
||
|
<Style />
|
||
|
</Body>
|
||
|
<Width>6.9288in</Width>
|
||
|
<Page>
|
||
|
<PageHeader>
|
||
|
<Height>1.39458in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox2">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>11pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>2.8125in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>2.29375in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Image Name="image1">
|
||
|
<Source>External</Source>
|
||
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
||
|
<MIMEType>image/bmp</MIMEType>
|
||
|
<Sizing>Fit</Sizing>
|
||
|
<Height>0.9in</Height>
|
||
|
<Width>2.07222in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style />
|
||
|
</Image>
|
||
|
<Textbox Name="textbox21">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!Phone.Value</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
||
|
<Top>0.475in</Top>
|
||
|
<Left>2.8125in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.29375in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox29">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!Address.Value</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>2.8125in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.29375in</Width>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox22">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Attendance Benefit for month: " & Parameters!Month.Value</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
||
|
<Top>0.97229in</Top>
|
||
|
<Left>0.80711in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>4.50208in</Width>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style />
|
||
|
</PageHeader>
|
||
|
<PageFooter>
|
||
|
<Height>0.50625in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox18">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Print Date & Time: " & Format(Today(), "dd MMM yyyy")</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
||
|
<Top>0.20104in</Top>
|
||
|
<Left>0.00521in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>1.68334in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox30">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.25104in</Top>
|
||
|
<Left>5.18786in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.67427in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style />
|
||
|
</PageFooter>
|
||
|
<PageHeight>8.27in</PageHeight>
|
||
|
<PageWidth>11.69in</PageWidth>
|
||
|
<InteractiveHeight>11in</InteractiveHeight>
|
||
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
||
|
<LeftMargin>0.1in</LeftMargin>
|
||
|
<RightMargin>0.1in</RightMargin>
|
||
|
<TopMargin>0.4in</TopMargin>
|
||
|
<BottomMargin>0.29in</BottomMargin>
|
||
|
<Style />
|
||
|
</Page>
|
||
|
</ReportSection>
|
||
|
</ReportSections>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_0</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_2</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_3</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_4</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Month">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="FromDate">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="ToDate">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<ReportParametersLayout>
|
||
|
<GridLayoutDefinition>
|
||
|
<NumberOfColumns>2</NumberOfColumns>
|
||
|
<NumberOfRows>4</NumberOfRows>
|
||
|
<CellDefinitions>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>SearchCriteria</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>CompanyInfo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Logo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Address</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>2</RowIndex>
|
||
|
<ParameterName>Phone</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>2</RowIndex>
|
||
|
<ParameterName>Month</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>3</RowIndex>
|
||
|
<ParameterName>FromDate</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>3</RowIndex>
|
||
|
<ParameterName>ToDate</ParameterName>
|
||
|
</CellDefinition>
|
||
|
</CellDefinitions>
|
||
|
</GridLayoutDefinition>
|
||
|
</ReportParametersLayout>
|
||
|
<Language>en-US</Language>
|
||
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
||
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
||
|
<rd:ReportID>4cdacac0-67a3-4118-bb3a-6941d413c0d7</rd:ReportID>
|
||
|
</Report>
|