--- reportDefinition: ! description: "HistoricalEmployeePay Report" tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "PDF" templateName: "DetailReport" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "name.lastName" label: "Last Name" ascending: true controlBreak: true pageBreak: false - propertyName: "payroll.payDate" label: "Pay Date" ascending: true controlBreak: false pageBreak: false - propertyName: "payrollItemsPaid.code" label: "Code" ascending: true controlBreak: false pageBreak: false queryParameters: ! {} title: "DetailReport" querySpecification: specification: "payroll.payDate.between param(\"startDate\"),param(\"endDate\"\ )" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payroll.HistoricalEmployeePay" properties: ! - ! description: "Pay Date" type: "java.util.Calendar" propertyName: "payDate" propertyPath: "payroll" entityName: "AbstractPayroll" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: "" columnTitle: "Pay Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "payroll.payDate" dataSourcePath: path: ! [] currentPath: ! - "payroll" columnOrder: 1 suppressRepeating: false - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "name" entityName: "Name" sortOrder: 0 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: "name.firstName" dataSourcePath: path: ! [] currentPath: ! - "name" columnOrder: 2 suppressRepeating: false - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "name" entityName: "Name" sortOrder: 1 controlBreak: true 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: "name.lastName" dataSourcePath: path: ! [] currentPath: ! - "name" columnOrder: 3 suppressRepeating: false - ! description: "Net" type: "java.math.BigDecimal" propertyName: "net" propertyPath: null entityName: "HistoricalEmployeePay" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Net" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "net" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 4 suppressRepeating: false - ! description: "Gross" type: "java.math.BigDecimal" propertyName: "gross" propertyPath: null entityName: "HistoricalEmployeePay" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "" columnTitle: "Gross" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "gross" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 5 suppressRepeating: false - ! description: "Net Pay" type: "java.math.BigDecimal" propertyName: "netPay" propertyPath: null entityName: "HistoricalEmployeePay" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: "Net Pay" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "netPay" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 6 suppressRepeating: false - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: "payrollItemsPaid" entityName: "HistoricalPayrollItem" sortOrder: 3 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: "code" dataSourcePath: path: ! - "payrollItemsPaid" currentPath: ! [] columnOrder: 7 suppressRepeating: false - ! description: "Amount" type: "java.math.BigDecimal" propertyName: "amount" propertyPath: "payrollItemsPaid" entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "amount" dataSourcePath: path: ! - "payrollItemsPaid" currentPath: ! [] columnOrder: 8 suppressRepeating: false - ! description: "Employer Amount" type: "java.math.BigDecimal" propertyName: "employerAmount" propertyPath: "payrollItemsPaid" entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Employer Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employerAmount" dataSourcePath: path: ! - "payrollItemsPaid" currentPath: ! [] columnOrder: 9 suppressRepeating: false