--- reportDefinition: ! description: "PayrollItem Report" tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "PDF" templateName: "Payroll Item List by Employee" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "employee.name.lastName" label: "Last Name" ascending: true controlBreak: false pageBreak: false - propertyName: "employee.name.firstName" label: "First Name" ascending: true controlBreak: false pageBreak: false queryParameters: ! {} title: "Payroll Item List by Employee" querySpecification: specification: "employee.archived.ne param(\"archived\",\"\",\"Exclude Archived\ \ Employees? ( T / F )\")\nconfiguration.code.between param(\"startCode\",\"\ \",\"Enter Starting Payroll Item Number\"),param(\"endCode\",\"\",\"Enter Ending\ \ Payroll Item Number\")" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payrollitem.PayrollItem" properties: ! - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "employee.name" entityName: "Name" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Last Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.name.lastName" dataSourcePath: path: ! [] currentPath: ! - "employee" - "name" suppressRepeating: false columnOrder: 1 permission: null - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "employee.name" entityName: "Name" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "First Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.name.firstName" dataSourcePath: path: ! [] currentPath: ! - "employee" - "name" suppressRepeating: false columnOrder: 2 permission: null - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "METHOD" label: "" columnTitle: "Code" alignment: "CENTER" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 5 relativePropertyName: "code" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 3 permission: null - ! description: "Name" type: "java.lang.String" propertyName: "name" propertyPath: "configuration" entityName: "PayrollItemConfiguration" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 20 relativePropertyName: "configuration.name" dataSourcePath: path: ! [] currentPath: ! - "configuration" suppressRepeating: false columnOrder: 4 permission: null - ! description: "Type" type: "org.ssdt_ohio.usps.model.constants.PayrollItemType" propertyName: "type" propertyPath: "configuration" entityName: "PayrollItemConfiguration" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Type" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "configuration.type" dataSourcePath: path: ! [] currentPath: ! - "configuration" suppressRepeating: false columnOrder: 5 permission: null - ! description: "Rate" type: "java.math.BigDecimal" propertyName: "rate" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Rate" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 10 relativePropertyName: "rate" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 6 permission: null - ! description: "Employer Rate" type: "java.math.BigDecimal" propertyName: "employerRate" propertyPath: null entityName: "EmployerPaidBenefitItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "" columnTitle: "Employer Rate" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 10 relativePropertyName: "employerRate" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 7 permission: null - ! description: "Start Date" type: "java.util.Calendar" propertyName: "startDate" propertyPath: "activeDateRange" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: null columnTitle: "Start Date" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "activeDateRange.startDate" dataSourcePath: path: ! [] currentPath: ! - "activeDateRange" suppressRepeating: false columnOrder: 8 permission: null - ! description: "Stop Date" type: "java.util.Calendar" propertyName: "stopDate" propertyPath: "activeDateRange" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: null columnTitle: "Stop Date" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "activeDateRange.stopDate" dataSourcePath: path: ! [] currentPath: ! - "activeDateRange" suppressRepeating: false columnOrder: 9 permission: null