1113 lines
45 KiB
XML
1113 lines
45 KiB
XML
<?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>b85fb0c8-9673-465d-ba29-340fcff9ec17</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="dsCompany_BonusBankAdvice">
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="EmpNo">
|
|
<DataField>EmpNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="BonusAmount">
|
|
<DataField>BonusAmount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SLNo">
|
|
<DataField>SLNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="AccountNo">
|
|
<DataField>AccountNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EmailAddress">
|
|
<DataField>EmailAddress</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="BonusMonth">
|
|
<DataField>BonusMonth</DataField>
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CostCenter">
|
|
<DataField>CostCenter</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>dsCompany</rd:DataSetName>
|
|
<rd:TableName>BonusBankAdvice</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Tablix Name="table1">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>2.53114in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.97687in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.77829in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.18871in</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.25in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Employee Name</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<ZIndex>15</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Account No</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<ZIndex>13</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox14">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Bonus Amount</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
|
<ZIndex>12</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox28">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Remarks</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<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>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox11">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CostCenter.Value</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox18">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox18</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox21">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox21</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox33">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox33</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.22in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Name">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Name.Value</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Name</rd:DefaultName>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="AccountNo">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!AccountNo.Value</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>AccountNo</rd:DefaultName>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="EmailAddress">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=IIf(Parameters!isRoundOff.Value = True, Format(Round(Fields!BonusAmount.Value, 2), "N2"),Format(Fields!BonusAmount.Value,"###,##"))</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>EmailAddress</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox29">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Bonus of: " & First(Format(Fields!BonusMonth.Value,"MMM yyyy"))</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox29</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=IIf(Parameters!isRoundOff.Value = True, Format(Round(Sum(Fields!BonusAmount.Value), 2), "N2"),Format(Sum(Fields!BonusAmount.Value),"###,##"))</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<ColSpan>3</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox31">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox31</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.22in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
|
<ZIndex>9</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox7">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox20">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=IIf(Parameters!isRoundOff.Value = True, Format(Round(Sum(Fields!BonusAmount.Value), 2), "N2"),Format(Sum(Fields!BonusAmount.Value),"###,##"))</Value>
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<FontFamily />
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox20</rd:DefaultName>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<FontFamily />
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox32">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily />
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox32</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="table1_Group1">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CostCenter.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="table1_Details_Group">
|
|
<DataElementName>Detail</DataElementName>
|
|
</Group>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
<DataElementName>Detail_Collection</DataElementName>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<DataSetName>dsCompany_BonusBankAdvice</DataSetName>
|
|
<Top>0.45in</Top>
|
|
<Height>1.09in</Height>
|
|
<Width>7.475in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
<Textbox Name="textbox6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Bonus Bank Advice for the month of: " & First(Format(Fields!BonusMonth.Value,"MMM yyyy"))</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<Top>0.1in</Top>
|
|
<Height>0.25in</Height>
|
|
<Width>7.95in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>1.54in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>7.95in</Width>
|
|
<Page>
|
|
<PageFooter>
|
|
<Height>0.85in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Line Name="line2">
|
|
<Top>0.4in</Top>
|
|
<Left>0.225in</Left>
|
|
<Height>0in</Height>
|
|
<Width>1.4in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Line>
|
|
<Textbox Name="textbox15">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Prepared By</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.45in</Top>
|
|
<Left>0.375in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Line Name="line3">
|
|
<Top>0.4in</Top>
|
|
<Left>1.925in</Left>
|
|
<Height>0in</Height>
|
|
<Width>1.5in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Line>
|
|
<Textbox Name="textbox12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Checked By</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.45in</Top>
|
|
<Left>2.175in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>0.95in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Line Name="line4">
|
|
<Top>0.4in</Top>
|
|
<Left>3.825in</Left>
|
|
<Height>0in</Height>
|
|
<Width>1.7in</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Line>
|
|
<Textbox Name="textbox16">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Authorised Signature </Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.45in</Top>
|
|
<Left>3.975in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.35in</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Line Name="line5">
|
|
<Top>0.4in</Top>
|
|
<Left>5.975in</Left>
|
|
<Height>0in</Height>
|
|
<Width>1.7in</Width>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Line>
|
|
<Textbox Name="textbox19">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Authorised Signature </Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.45in</Top>
|
|
<Left>6.125in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.35in</Width>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageFooter>
|
|
<PageHeight>11.69in</PageHeight>
|
|
<PageWidth>8.27in</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>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_0</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_2</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_3</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_4</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="isRoundOff">
|
|
<DataType>Boolean</DataType>
|
|
<Nullable>true</Nullable>
|
|
<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>isRoundOff</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<Language>en-US</Language>
|
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>7e40e8d0-c711-44ee-8935-2aa469d2a74e</rd:ReportID>
|
|
</Report> |