762 lines
27 KiB
XML
762 lines
27 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<rd:DataSourceID>3985342c-88b0-4990-9cc6-67399dccf228</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<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="PmpYear">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_5</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<rd:GridSpacing>0.05in</rd:GridSpacing>
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
<RightMargin>0.4in</RightMargin>
|
|
<LeftMargin>0.4in</LeftMargin>
|
|
<PageHeader>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Image Name="image1">
|
|
<Sizing>Fit</Sizing>
|
|
<Top>0.1in</Top>
|
|
<Width>2.05in</Width>
|
|
<MIMEType>image/bmp</MIMEType>
|
|
<Source>External</Source>
|
|
<Style />
|
|
<Left>0.05in</Left>
|
|
<Height>0.95in</Height>
|
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
|
</Image>
|
|
</ReportItems>
|
|
<Height>1.1in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageHeader>
|
|
<BottomMargin>0.4in</BottomMargin>
|
|
<rd:ReportID>b156517e-97b7-4415-85fa-290cf8a279b8</rd:ReportID>
|
|
<PageWidth>11.69in</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_PmpEmpValueBehaviorRatings">
|
|
<Fields>
|
|
<Field Name="ValueBehavior">
|
|
<DataField>ValueBehavior</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SelfRating">
|
|
<DataField>SelfRating</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SelfComments">
|
|
<DataField>SelfComments</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ManagerRating">
|
|
<DataField>ManagerRating</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ManagerComments">
|
|
<DataField>ManagerComments</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>PmpEmpValueBehaviorRatings</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="PayrollDataSet_Pmpbasic">
|
|
<Fields>
|
|
<Field Name="AssociateName">
|
|
<DataField>AssociateName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="PresentPosition">
|
|
<DataField>PresentPosition</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Division">
|
|
<DataField>Division</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="BusinessUnit">
|
|
<DataField>BusinessUnit</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NameOfManager">
|
|
<DataField>NameOfManager</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ManagerPosition">
|
|
<DataField>ManagerPosition</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NameOfNextLevelManager">
|
|
<DataField>NameOfNextLevelManager</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="PositionOfNextLevelManager">
|
|
<DataField>PositionOfNextLevelManager</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>Pmpbasic</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<Code />
|
|
<Width>10.1in</Width>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="textbox7">
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<Top>0.1in</Top>
|
|
<Width>1.05in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>9in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=Parameters!PmpYear.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox6">
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<Top>0.1in</Top>
|
|
<Width>1in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>8in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>Year</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox5">
|
|
<Top>0.1in</Top>
|
|
<Width>7.95in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.05in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>Performance Review: Values and Behaviors</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox18">
|
|
<Top>2.35in</Top>
|
|
<Width>3.15in</Width>
|
|
<Style>
|
|
<FontSize>8.6pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>5.55in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>Overall Manager Appraisal (Rating)*</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox16">
|
|
<Top>2.1in</Top>
|
|
<Width>0.75in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>4.75in</Left>
|
|
<Height>0.55in</Height>
|
|
<Value />
|
|
</Textbox>
|
|
<Textbox Name="textbox14">
|
|
<Top>2.1in</Top>
|
|
<Width>0.75in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.4in</Left>
|
|
<Height>0.55in</Height>
|
|
<Value />
|
|
</Textbox>
|
|
<Textbox Name="textbox13">
|
|
<Top>2.35in</Top>
|
|
<Width>1.1in</Width>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>2.25in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>3 = exceeded</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox12">
|
|
<Top>2.35in</Top>
|
|
<Width>1.1in</Width>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.15in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>2 = fully met</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox20">
|
|
<Top>2.35in</Top>
|
|
<Width>1.1in</Width>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.05in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>*1 = pratially met</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox11">
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Top>1.95in</Top>
|
|
<Width>10in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.05in</Left>
|
|
<Height>0.8in</Height>
|
|
<Value />
|
|
</Textbox>
|
|
<Table Name="table1">
|
|
<ZIndex>4</ZIndex>
|
|
<DataSetName>PayrollDataSet_PmpEmpValueBehaviorRatings</DataSetName>
|
|
<Top>0.9in</Top>
|
|
<Width>10in</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="ValueBehavior_1">
|
|
<rd:DefaultName>ValueBehavior_1</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ValueBehavior.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SelfRating_1">
|
|
<rd:DefaultName>SelfRating_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SelfRating.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SelfComments_1">
|
|
<rd:DefaultName>SelfComments_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SelfComments.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="ManagerRating_1">
|
|
<rd:DefaultName>ManagerRating_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ManagerRating.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="ManagerComments_1">
|
|
<rd:DefaultName>ManagerComments_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ManagerComments.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.45in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>Solid</Top>
|
|
<Bottom>None</Bottom>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Novartis Values & Behaviors</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox9">
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Left>None</Left>
|
|
<Right>Solid</Right>
|
|
<Top>None</Top>
|
|
<Bottom>None</Bottom>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Self-Appraisal with rating* </Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox10">
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>Solid</Top>
|
|
<Bottom>None</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Manager Appraisal with Rating*</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox15">
|
|
<rd:DefaultName>textbox15</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox17">
|
|
<rd:DefaultName>textbox17</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Comments(specific examples)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox19">
|
|
<rd:DefaultName>textbox19</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> Comments(specific examples)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>2.8in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.6in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.1in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.6in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.9in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>0.95in</Height>
|
|
<Left>0.05in</Left>
|
|
</Table>
|
|
<Textbox Name="textbox4">
|
|
<Top>0.5in</Top>
|
|
<Width>2.7in</Width>
|
|
<Style>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>7.35in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=First(Fields!NameOfManager.Value, "PayrollDataSet_Pmpbasic")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox3">
|
|
<Top>0.5in</Top>
|
|
<Width>2.05in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>5.3in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>Name of Manager</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox2">
|
|
<Top>0.5in</Top>
|
|
<Width>2.65in</Width>
|
|
<Style>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>2.65in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=First(Fields!AssociateName.Value,"PayrollDataSet_Pmpbasic")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Top>0.5in</Top>
|
|
<Width>2.6in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>None</Left>
|
|
<Right>None</Right>
|
|
<Top>None</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
<PaddingTop>1pt</PaddingTop>
|
|
<PaddingBottom>1pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.05in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>Name of Associate</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>2.85in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<PageFooter>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<Height>0.25in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageFooter>
|
|
<TopMargin>0.4in</TopMargin>
|
|
<PageHeight>8.27in</PageHeight>
|
|
</Report> |