--- reportDefinition: ! description: "Creates a CSV file containing information needed for common remitter.\ \ When running report, enter Payroll Item code(s) and date range for payroll dates\ \ to include in file." tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "CSV" templateName: "HistoricalPayrollItem Report" suppressDetail: false showOptions: false queryParameters: null title: "HistoricalPayrollItem Report" querySpecification: specification: "code.oneOf ([param(\"codes\")])\nhistoricalEmployeePay.payroll.payDate.between\ \ param(\"startDate\"),param(\"endDate\")" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payroll.HistoricalPayrollItem" properties: ! - ! description: "SSN" type: "java.lang.String" propertyName: "ssn" propertyPath: "payrollItem.employee" entityName: "Employee" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "SSN" columnTitle: "SSN" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payrollItem.employee.ssn" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" - "employee" columnOrder: 1 suppressRepeating: false - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: "Code" alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "code" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 2 suppressRepeating: false - ! description: "Name" type: "java.lang.String" propertyName: "name" propertyPath: "payrollItem.configuration" entityName: "PayrollItemConfiguration" sortOrder: 3 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: 0 relativePropertyName: "payrollItem.configuration.name" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" - "configuration" columnOrder: 3 suppressRepeating: false - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "payrollItem.employee.name" entityName: "Name" sortOrder: 4 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: "Last Name" alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payrollItem.employee.name.lastName" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" - "employee" - "name" columnOrder: 4 suppressRepeating: false - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "payrollItem.employee.name" entityName: "Name" sortOrder: 5 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: "First Name" alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payrollItem.employee.name.firstName" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" - "employee" - "name" columnOrder: 5 suppressRepeating: false - ! description: "Total Employer Amount" type: "java.math.BigDecimal" propertyName: "totalEmployerAmount" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 6 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: "Total Employer Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "totalEmployerAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 6 suppressRepeating: false - ! description: "Total Employee Amount" type: "java.math.BigDecimal" propertyName: "totalEmployeeAmount" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 7 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: "Total Employee Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "totalEmployeeAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 7 suppressRepeating: false - ! description: "Pay Date" type: "java.util.Calendar" propertyName: "payDate" propertyPath: "historicalEmployeePay.payroll" entityName: "AbstractPayroll" sortOrder: 8 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: null columnTitle: "Pay Date" alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "historicalEmployeePay.payroll.payDate" dataSourcePath: path: ! [] currentPath: ! - "historicalEmployeePay" - "payroll" columnOrder: 8 suppressRepeating: false - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: "payrollItem.position.payGroup" entityName: "PayGroup" sortOrder: 9 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Code" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payrollItem.position.payGroup.code" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" - "position" - "payGroup" columnOrder: 9 suppressRepeating: false