1271 lines
52 KiB
Plaintext
1271 lines
52 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>cc410156-e988-4c34-8b6b-ee442f972681</rd:DataSourceID>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<DataSets>
|
||
|
<DataSet Name="dsCompany_CCWiseDeductSummary">
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText />
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="cc">
|
||
|
<DataField>cc</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Item">
|
||
|
<DataField>Item</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="amount">
|
||
|
<DataField>amount</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="month">
|
||
|
<DataField>month</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>dsCompany</rd:DataSetName>
|
||
|
<rd:TableName>CCWiseDeductSummary</rd:TableName>
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
<DataSet Name="dsCompany_CCWiseDeduction">
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText />
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="cc">
|
||
|
<DataField>cc</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Item">
|
||
|
<DataField>Item</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="amount">
|
||
|
<DataField>amount</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="month">
|
||
|
<DataField>month</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<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="AccountNo">
|
||
|
<DataField>AccountNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>dsCompany</rd:DataSetName>
|
||
|
<rd:TableName>CCWiseDeduction</rd:TableName>
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<ReportSections>
|
||
|
<ReportSection>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Tablix Name="table1">
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>3.25in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>3.25in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox3">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Item.Value+" : "+Fields!month.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<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>
|
||
|
<ColSpan>2</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell />
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Cost Center</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox1</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="textbox2">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Item.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox2</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox4">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!cc.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox4</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="textbox5">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Fields!amount.Value, "###,##")</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox5</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox7">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Grand Total</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox7</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="textbox8">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(SUM(Fields!amount.Value),"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox8</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<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>
|
||
|
</TablixRowHierarchy>
|
||
|
<DataSetName>dsCompany_CCWiseDeductSummary</DataSetName>
|
||
|
<Left>0.49682in</Left>
|
||
|
<Height>1in</Height>
|
||
|
<Width>6.5in</Width>
|
||
|
<Style />
|
||
|
</Tablix>
|
||
|
<Tablix Name="table2">
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>1.30502in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.00386in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.75676in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.30502in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>1.12934in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox23">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Item.Value+" : "+Fields!month.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox23</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<FontFamily />
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<ColSpan>5</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox6">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Cost Center</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox6</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="textbox9">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Employee No</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<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>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox10">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Employee Name</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox10</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="textbox17">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Account No</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox17</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="textbox20">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Item.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox20</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox11">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!cc.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox11</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="textbox12">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox12</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="textbox13">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpName.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox13</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>=Fields!AccountNo.Value</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox18</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="textbox21">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Fields!amount.Value,"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox21</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox26">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Sub Total</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<FontFamily />
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<ColSpan>4</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox30">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Sum(Fields!amount.Value),"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox30</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox14">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Grand Total</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<FontFamily />
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<ColSpan>4</ColSpan>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell />
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="textbox22">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Sum(Fields!amount.Value),"###,##")</Value>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<FontFamily />
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox22</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>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<KeepWithGroup>After</KeepWithGroup>
|
||
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<Group Name="table2_Group1">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!cc.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="table2_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_CCWiseDeduction</DataSetName>
|
||
|
<Top>1.125in</Top>
|
||
|
<Left>0.49682in</Left>
|
||
|
<Height>1.25in</Height>
|
||
|
<Width>6.5in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style />
|
||
|
</Tablix>
|
||
|
</ReportItems>
|
||
|
<Height>2.375in</Height>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Body>
|
||
|
<Width>7.50811in</Width>
|
||
|
<Page>
|
||
|
<PageHeader>
|
||
|
<Height>0.75521in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Line Name="line1">
|
||
|
<Top>0.68125in</Top>
|
||
|
<Left>0.01447in</Left>
|
||
|
<Height>0in</Height>
|
||
|
<Width>7.49364in</Width>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
<Width>1.75pt</Width>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Line>
|
||
|
<Textbox Name="textbox24">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>12pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Left>1.5353in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>5.95834in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
<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/jpg</MIMEType>
|
||
|
<Sizing>FitProportional</Sizing>
|
||
|
<Top>0.0375in</Top>
|
||
|
<Left>0.01447in</Left>
|
||
|
<Height>0.5625in</Height>
|
||
|
<Width>1.4in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Image>
|
||
|
<Textbox Name="textbox25">
|
||
|
<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.375in</Top>
|
||
|
<Left>1.5353in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>5.95834in</Width>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox27">
|
||
|
<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>
|
||
|
<Top>0.2in</Top>
|
||
|
<Left>1.5353in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>5.95834in</Width>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</PageHeader>
|
||
|
<PageHeight>11.69in</PageHeight>
|
||
|
<PageWidth>8.27in</PageWidth>
|
||
|
<LeftMargin>0.38in</LeftMargin>
|
||
|
<RightMargin>0.38in</RightMargin>
|
||
|
<TopMargin>0.5in</TopMargin>
|
||
|
<BottomMargin>0.5in</BottomMargin>
|
||
|
<Style />
|
||
|
</Page>
|
||
|
</ReportSection>
|
||
|
</ReportSections>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_0</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_2</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_3</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<DefaultValue>
|
||
|
<Values>
|
||
|
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
|
||
|
</Values>
|
||
|
</DefaultValue>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_4</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<ReportParametersLayout>
|
||
|
<GridLayoutDefinition>
|
||
|
<NumberOfColumns>2</NumberOfColumns>
|
||
|
<NumberOfRows>3</NumberOfRows>
|
||
|
<CellDefinitions>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>Logo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>Phone</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Address</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>SearchCriteria</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>2</RowIndex>
|
||
|
<ParameterName>CompanyInfo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
</CellDefinitions>
|
||
|
</GridLayoutDefinition>
|
||
|
</ReportParametersLayout>
|
||
|
<Language>en-US</Language>
|
||
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
||
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
||
|
<rd:ReportID>5a563327-0cdc-4a37-8bf6-03e68c9f1c84</rd:ReportID>
|
||
|
</Report>
|